Skip to content

Releases: SFML/SFML.Net

SFML.Net 2.6.0

09 Jun 21:58
Compare
Choose a tag to compare

What's Changed

Note: If you have manually installed CSFML, you may first need to uninstall the CSFML NuGet package in order to update SFML.Net

Download

The packages have been published to NuGet: https://www.nuget.org/packages/SFML.Net/2.6.0

Contributors

Thanks to everyone who helped with this release! 🎉

SFML.Net 2.5.1

15 Jun 21:30
Compare
Choose a tag to compare

What's Changed

We got a lot of fixes in, not just on the SFML.Net side, but also by updating from CSFML 2.5.0 to CSFML 2.5.2.

  • Fix FloatRect class summary by @negative-seven in #165
  • Fix sfRenderTexture_createWithSettings and ContextSettings Signature Mismatch by @DemoXinMC in #168
  • Time Division Scalar by @DemoXinMC in #178
  • Added conversions to and from .NET's TimeSpan struct by @DemoXinMC in #183
  • Fixed type mismatch in DllImport. by @sinshu in #188
  • Adds null check to GetPointCount by @Rosst0pher in #206
  • Fix Music.TimeSpan fields should be public by @Rosst0pher in #208
  • Fixe Missing Access Modifier Warnings by @Rosst0pher in #209
  • Fixed Several API disparities by @RadixComet in #216
  • Fix Bool marshalling to sfBool in Glsl.cs by @RadixComet in #217
  • Rename readme.txt to README.md & update links by @ashleydavies in #181
  • Update MainPage.html by @Howld in #193
  • Add support for GitHub Actions by @eXpl0it3r in #220
  • Remove unnecessary dependencies for the Audio module by @eXpl0it3r in #229

Download

The packages have been published to NuGet: https://www.nuget.org/packages/SFML.Net/2.5.1

Contributors

Thanks to everyone who helped with this release! 🎉

SFML.Net 2.5.0

15 Jun 21:22
Compare
Choose a tag to compare

What's Changed

Download

The packages have been published to NuGet: https://www.nuget.org/packages/SFML.Net/2.5.0

Contributors

Thanks to everyone who helped with this release! 🎉