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