Releases: SFML/SFML.Net
Releases · SFML/SFML.Net
SFML.Net 2.6.0
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
- Fix RenderTexture Display Method Return Incorrect Type #211 by @Rosst0pher in #230
- Handle null pointers in Cursor constructors by @Marioalexsan in #233
- Update CSFML to 2.6.0 by @eXpl0it3r in #242
- In-code Documentation Update by @DemoXinMC in #239
- Implement most CSFML 2.6.0 features by @Marioalexsan in #243
- Binding and API fixes by @Marioalexsan in #244
- Build Examples in CI by @eXpl0it3r in #248
- Use CSFML 2.6.1 and add missing WindowBase functions by @eXpl0it3r in #249
- Add missing Vulkan and Keyboard functions by @Marioalexsan in #250
- Rect Contains With Vector2 by @Rosst0pher in #191
- Fix AccessViolationException on KeyPress by @nulldg in #254
- Update sRGB API for Texture and RenderTarget by @Marioalexsan in #252
- Use UIntPtr for size_t arguments and return values from CSFML by @Marioalexsan in #253
- Remove unused DllImports by @Marioalexsan in #257
- Use fixed version for CSFML by @Marioalexsan in #258
- Fix documentation, up versions, change platform configuration for examples by @Marioalexsan in #261
Download
The packages have been published to NuGet: https://www.nuget.org/packages/SFML.Net/2.6.0
Contributors
- @Rosst0pher
- @Marioalexsan
- @eXpl0it3r
- @DemoXinMC
- @nulldg
Thanks to everyone who helped with this release! 🎉
SFML.Net 2.5.1
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
andContextSettings
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 tosfBool
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
- @DemoXinMC
- @negative-seven
- @ashleydavies
- @sinshu
- @Howld
- @Rosst0pher
- @RadixComet
- @eXpl0it3r
Thanks to everyone who helped with this release! 🎉
SFML.Net 2.5.0
What's Changed
- Update SFML.Net to 2.5.0 by @DemoXinMC in #157
- Generate NuGet packages by @Davipb in #160
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! 🎉