CSFML 2.5.1Note: Yes, this is about the C-binding and not the C++ library
Bugfixes- The sfRenderTexture_getMaximumAntialiasingLevel symbol wasn't properly exported
- sfRenderTexture_createWithSettings had a wrong signature, making it uncallable from SFML.Net
- sfTexture_updateFromTexture was not implemented, causing failures in SFML.Net
Features