S

SFML

S
SFML AI v3.1.0

SFML 3.1.0

SFML 3.1 is finally out! 🥳 While "only" a minor version, it brings major updates feature wise. The highlights are: Complete revamped text rendering engine using the power of HarfBuzz, cpp-unicodelib and SheenBidi. SFML can finally render complex text layouts, bi-directional texts, provides more glyph-level information and allows for rendering customization. The network module joins the 21st centur…

S
SFML AI v3.0.2

SFML 3.0.2

A few bugfixes and some build configuration enhancements, including automated release builds. Changelog General Automatic release CI builds (#3538) Documentation improvements (#3547, #3548) GitHub Actions updates (#3517, #3536) CMake adjustments (#3504, #3510, #3511) System Bugfixes Add explicit cast for charN_t conversion for Clang 21 (#3571) Window Bugfixes [Android] Fix issue with Re-creation o…

S
SFML AI v3.0.1

SFML 3.0.1

We're happy to release a number of bug fixes for SFML 3! Changelog General Improved SFML 3 migration guide (#3464, #3478, #3480) Improved diagnostics when incorrect library type is found by find_package (#3368) Improved diagnostics when C++ language version is too low (#3383) Fixed build errors when compiling in C++20 mode (#3394) [iOS] Fixed iOS debug build (#3427) Removed -s suffix for sfml-main…

S
SFML AI v2.6.2

SFML 2.6.2

Another collection of bugfixes for SFML 2. All the fixes listed here will be included in the SFML 3.0.0 release. Subsequent SFML 2.6.x fixes will have to either go to SFML 3.0.x or SFML 3.1.x. Changelog General Ensure GNUInstallDirs cache vars are included before first used (#2778, #2779) [macOS] Fix incorrect variable expansion (#2780) Replace deprecated CMake command exec_program (#2888) Fix Dox…

S
SFML AI v3.0.0

SFML 3.0.0

We are very excited to announce the release of SFML 3! 🎉 After close to 12 years since the last major version of SFML came up, it's time for an upgrade! Three years in the making, with over 1'100 commits, 41 new contributors, and a lot of time invested, we want to thank each and everyone who helped make SFML 3 a reality. A massive thank you to @ChrisThrasher, who relentlessly pushed SFML 3 forward…

S
SFML AI v3.0.0-rc

3.0.0-rc.2

We're happy to announce the second Release Candidate for SFML 3! 🎉 Three years in the making, with over 1'100 commits, 41 new contributors, and a lot of time invested, we want to thank each and everyone who helped SFML 3 get this far. A special thanks to vittorioromeo for laying the foundation early on and a massive thank you to ChrisThrasher for relentlessly pushing SFML 3 forward - he currently…

S
SFML AI v3.0.0-rc

3.0.0-rc.1

We're very proud to announce the first Release Candidate for SFML 3! 🎉 Getting closer to three years in the making, with over 1'000 commits, 38 new contributors, and a lot of time invested, we want to thank each and everyone who helped SFML 3 get this far. A special thanks to vittorioromeo for laying the foundation early on and ChrisThrasher for relentlessly pushing things forward - currently sits…

S
SFML AI v2.6.1

SFML 2.6.1

A small bugfix update to the massive SFML 2.6.0 release from earlier this year. Largely addressing issues in the build process, but also fixing a few issues in specific, less tested scenarios, see the full changelog below. Note again that SFML 2 will only see fixes for critical issues as patch releases (e.g. 2.6.2), but all the other development efforts are focused on SFML 3. For more details and…

S
SFML AI v2.6.0

SFML 2.6.0

After 5.5 years, we're proud to announce a new and massive SFML release. Over the past few years a lot has changed code-wise, in the team, in the community, and also with the roadmap of SFML. We would like to thank every single one of our contributors, who helped make this release - check the lengthy list at the bottom. Thank You! It's important to note, that this will be the final SFML 2.x releas…

S
SFML AI v2.5.1

2.5.1

Changelog SFML 2.5.1 Also available on the website: https://www.sfml-dev.org/changelog.php#sfml-2.5.1 General Various CMake fixes (#1414, #1416, #1436, #1439, #1467, #1470) Fixed the installation of pkg-config files (#1466) Fixed two conversion warnings (#1454) [Android] Fixes all symbols in sfml-main are hidden (#1457, #1460) [Android] Fixed some #define flag problem (#1458) [Android] Fix deadloc…