Skip to content
This repository has been archived by the owner on Aug 29, 2024. It is now read-only.

Releases: xparq/sfw

Departing from the original, rebranding as sfw::GUI

01 Mar 03:24
Compare
Choose a tag to compare

Changes:

  • Renamed the namespace to sfw:: (from the old gui::), the root object is now sfw::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

27 Feb 19:21
Compare
Choose a tag to compare

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