Welcome, Guest. Please login or register. Did you miss your activation email?

Author Topic: CSFML 2.5.1 Released  (Read 7770 times)

0 Members and 1 Guest are viewing this topic.

eXpl0it3r

  • SFML Team
  • Hero Member
  • *****
  • Posts: 10815
    • View Profile
    • development blog
    • Email
CSFML 2.5.1 Released
« on: July 12, 2021, 08:59:05 am »
CSFML 2.5.1

Note: 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
Official FAQ: https://www.sfml-dev.org/faq.php
Official Discord Server: https://discord.gg/nr4X7Fh
——————————————————————
Dev Blog: https://duerrenberger.dev/blog/

 

anything