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

Author Topic: Any plans releasing a stable 2.6 version?  (Read 7938 times)

0 Members and 1 Guest are viewing this topic.

vanka78bg

  • Newbie
  • *
  • Posts: 2
    • View Profile
Any plans releasing a stable 2.6 version?
« on: July 06, 2021, 04:49:46 pm »
Hello all,

The current official release of SFML is 2.5.1, which is from the distant 2018. There are a lot of additions to the library since then, which are planned for the upcoming 2.6 version. I am more specifically interested in Vulkan support, which is already merged in the main repository since 2019. I know, I can build from source, but I would prefer to work against a stable version of the library. For this reason, I would like to ask: do you have any plans to release a stable 2.6 version in the foreseeable future, or I should continue working with my custom builds from source?

Regards,
Ivan

eXpl0it3r

  • SFML Team
  • Hero Member
  • *****
  • Posts: 10801
    • View Profile
    • development blog
    • Email
Re: Any plans releasing a stable 2.6 version?
« Reply #1 on: July 06, 2021, 05:17:36 pm »
Yes, the plan is to release it, as soon as the Scancode feature has been merged.
There are outstanding review comments that I need to implement and additional testing.

The progress of the release can also be seen here: https://github.com/SFML/SFML/projects/4
Official FAQ: https://www.sfml-dev.org/faq.php
Official Discord Server: https://discord.gg/nr4X7Fh
——————————————————————
Dev Blog: https://duerrenberger.dev/blog/

vanka78bg

  • Newbie
  • *
  • Posts: 2
    • View Profile
Re: Any plans releasing a stable 2.6 version?
« Reply #2 on: July 06, 2021, 06:20:01 pm »
Thanks!

This is some good news to hear. I am currently using a nightly build, so I am not blocked for the time being.

PS: Great work with the library, by the way!

Regards,
Ivan

 

anything