Skip to content

Releases: SFML/CSFML

CSFML 2.6.1

19 May 22:52
Compare
Choose a tag to compare

We've missed a few methods and did some cleaning up for the documentation

Thank you to everyone who contributed!

CSFML 2.6.0

04 Feb 14:39
Compare
Choose a tag to compare

Finally bringing CSFML inline with SFML 2.6! 🎉

Thank you to everyone who contributed!

CSFML 2.5.2

09 Jun 18:05
Compare
Choose a tag to compare

After a lot of hours put into getting the NuGet package for CSFML to work with SFML.Net on macOS, we've finally achieved it and CSFML 2.5.2 is ready for release! It again contains a lot of important bugfixes.

  • Make sure CallbackStream doesn't get destroyed before the Music (#163) by @crumblingstatue
  • Slight modernization on the CMake build system (#170, #172, #184) by @brightprogrammer & @ChrisThrasher
  • Add missing functions (#148) by @Luhrel
    • sfShader_createFromX
    • sfContext_isExtensionAvailable
    • sfTextureCoordinateType with sfTexture_bind
    • _drawVertexBufferWithIndex to _drawVertexBufferRange & Implements sfRender[Window/Texture]_drawVertexBufferWithIndex
    • sfContext_getFunction
  • Added functions for creating sRGB enabled textures from file / memory (#177) by @EnokViking
  • Fix matrix comparison in sfTransform_equal (#181) by @Bqleine
  • Add function for default RenderState (#178) by @Bqleine
  • Add support for macOS (#185) by @eXpl0it3r

Thank you to everyone who contributed!

CSFML 2.5.1

02 Aug 22:47
Compare
Choose a tag to compare

This is a bugfix release that addresses the following topics:

  • Add missing export flag (#139)
  • Add missing sfTexture_updateFromTexture function implementation (#141)
  • Correct sfRenderTexture_createWithSettings function signature (#137)
  • Add support for GitHub Actions
  • Various fixes related to the NuGet builds

Downloads

CSFML 2.5

08 Dec 12:59
61f17e3
Compare
Choose a tag to compare
Merge pull request #130 from DemoXinMC/master

sfText_getLineSpacing is not properly declared in Text.h

CSFML 2.4

08 Dec 12:59
Compare
Choose a tag to compare
Merge pull request #120 from crumblingstatue/master

Add setVirtualKeyboardVisible

CSFML 2.3

08 Dec 12:58
Compare
Choose a tag to compare
Merge pull request #75 from SFML/feature/2.3_prep

Bumped version number to 2.3 and updated readme.txt

CSFML 2.2

08 Dec 12:58
Compare
Choose a tag to compare
Merge pull request #53 from eXpl0it3r/feature/version_2.2

Updated CSFML's version to 2.2.0.

CSFML 2.1

08 Dec 12:57
Compare
Choose a tag to compare
Updated version number

CSFML 2.0

08 Dec 12:56
Compare
Choose a tag to compare
Updated the website links in readme.txt