Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
README.md | 2023-06-15 | 1.9 kB | |
SFML.Net 2.5.1 source code.tar.gz | 2023-06-15 | 836.2 kB | |
SFML.Net 2.5.1 source code.zip | 2023-06-15 | 879.2 kB | |
Totals: 3 Items | 1.7 MB | 0 |
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 https://github.com/SFML/SFML.Net/pull/165
- Fix
sfRenderTexture_createWithSettings
andContextSettings
Signature Mismatch by @DemoXinMC in https://github.com/SFML/SFML.Net/pull/168 - Time Division Scalar by @DemoXinMC in https://github.com/SFML/SFML.Net/pull/178
- Added conversions to and from .NET's
TimeSpan
struct by @DemoXinMC in https://github.com/SFML/SFML.Net/pull/183 - Fixed type mismatch in DllImport. by @sinshu in https://github.com/SFML/SFML.Net/pull/188
- Adds null check to GetPointCount by @Rosst0pher in https://github.com/SFML/SFML.Net/pull/206
- Fix
Music.TimeSpan
fields should be public by @Rosst0pher in https://github.com/SFML/SFML.Net/pull/208 - Fixe Missing Access Modifier Warnings by @Rosst0pher in https://github.com/SFML/SFML.Net/pull/209
- Fixed Several API disparities by @RadixComet in https://github.com/SFML/SFML.Net/pull/216
- Fix
Bool
marshalling tosfBool
in Glsl.cs by @RadixComet in https://github.com/SFML/SFML.Net/pull/217 - Rename readme.txt to README.md & update links by @ashleydavies in https://github.com/SFML/SFML.Net/pull/181
- Update MainPage.html by @Howld in https://github.com/SFML/SFML.Net/pull/193
- Add support for GitHub Actions by @eXpl0it3r in https://github.com/SFML/SFML.Net/pull/220
- Remove unnecessary dependencies for the Audio module by @eXpl0it3r in https://github.com/SFML/SFML.Net/pull/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! 🎉