Skip to content

ASFML v2.6.0: update to latest CSFML version

Latest
Compare
Choose a tag to compare
@mgrojo mgrojo released this 11 Feb 19:26
· 1 commit to v2.6.x since this release

Bringing ASFML inline with CSFML 2.6! πŸŽ‰

For the complete note of the CSFML 2.6 release see https://github.com/SFML/CSFML/releases/tag/2.6.0

Tests in ASFML can now directly executed from the repository: cd tests && make all run.

Known problems

Sf.Window.Vulkan.getGraphicsRequiredInstanceExtensions cannot be called yet due to a problem in CSFML, see:
SFML/CSFML#227

Full Changelog: v2.5.5...v2.6.0