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! 🎉