This repository has been archived by the owner on Aug 29, 2024. It is now read-only.
Releases: xparq/sfw
Releases · xparq/sfw
Departing from the original, rebranding as sfw::GUI
Changes:
- Renamed the namespace to
sfw::
(from the oldgui::
), the root object is nowsfw::GUI
; renamed various other components. - Reshuffled the source tree even more.
- Changed the API a bit (some cleanup, some improvements, perhaps some issues, too...).
- Decoupled the Widget API from the gfx. backend (SFML).
Auto-generated changelog: sfw-0.1.0...v0.2.0
sfw-0.1.0
First reference baseline after the fork from abodelot/sfml-widgets.
After this version an accelerated divergent development path is anticipated that will no longer try to preserve continuity (either in the API, architecture, design or source code style etc.; even a newly created repo would be expected if enough of the legacy code gets replaced).
Full Changelog: https://github.com/xparq/sfw/commits/sfw-0.1.0