Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
README.md | 2024-06-09 | 2.1 kB | |
SFML.Net 2.6.0 source code.tar.gz | 2024-06-09 | 843.0 kB | |
SFML.Net 2.6.0 source code.zip | 2024-06-09 | 889.5 kB | |
Totals: 3 Items | 1.7 MB | 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 https://github.com/SFML/SFML.Net/pull/230
- Handle null pointers in Cursor constructors by @Marioalexsan in https://github.com/SFML/SFML.Net/pull/233
- Update CSFML to 2.6.0 by @eXpl0it3r in https://github.com/SFML/SFML.Net/pull/242
- In-code Documentation Update by @DemoXinMC in https://github.com/SFML/SFML.Net/pull/239
- Implement most CSFML 2.6.0 features by @Marioalexsan in https://github.com/SFML/SFML.Net/pull/243
- Binding and API fixes by @Marioalexsan in https://github.com/SFML/SFML.Net/pull/244
- Build Examples in CI by @eXpl0it3r in https://github.com/SFML/SFML.Net/pull/248
- Use CSFML 2.6.1 and add missing WindowBase functions by @eXpl0it3r in https://github.com/SFML/SFML.Net/pull/249
- Add missing Vulkan and Keyboard functions by @Marioalexsan in https://github.com/SFML/SFML.Net/pull/250
- Rect Contains With Vector2 by @Rosst0pher in https://github.com/SFML/SFML.Net/pull/191
- Fix AccessViolationException on KeyPress by @nulldg in https://github.com/SFML/SFML.Net/pull/254
- Update sRGB API for Texture and RenderTarget by @Marioalexsan in https://github.com/SFML/SFML.Net/pull/252
- Use UIntPtr for size_t arguments and return values from CSFML by @Marioalexsan in https://github.com/SFML/SFML.Net/pull/253
- Remove unused DllImports by @Marioalexsan in https://github.com/SFML/SFML.Net/pull/257
- Use fixed version for CSFML by @Marioalexsan in https://github.com/SFML/SFML.Net/pull/258
- Fix documentation, up versions, change platform configuration for examples by @Marioalexsan in https://github.com/SFML/SFML.Net/pull/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! 🎉