SFML community forums
General => General discussions => Topic started by: ekun on October 26, 2010, 07:56:13 pm
-
I decided its time to upgrade from 1.6 to 2.0, and I already set everything up. However, going back and changing all of my code would be much easier if there were a full list of SFML2 changes. Is such a list available?
-
Not yet. But there are several places where you can find useful information:
- the task list
- my annoucements on the general forum
- the SVN log
-
So I fully upgraded my project to 2.0 at last.
It would have been much easier with a 1.6->2.0 changelog, but I understand that 2.0 is still undergoing development.
Still, I eagerly await such a changelog as an addition to the site, as it would be extremely helpful to all developers who wish to do what I did.
Thanks for the quick reply also btw Laurent, the SVN log provided useful.
-
You're right, right now I'm finishing the CMake tutorial and then I'll try to write the changelog and/or porting guide for SFML 2.0.
-
Ooh, a porting guide sounds nice.
I plan to upgrade my framework built with SFML from 1.6->2.0 and with 5000+ lines of code, a port guide would do wonders. :D