SFML community forums

General => General discussions => Topic started by: ekun on October 26, 2010, 07:56:13 pm

Title: Full list of SFML2 changes?
Post 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?
Title: Full list of SFML2 changes?
Post by: Laurent on October 26, 2010, 08:28:09 pm
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
Title: Full list of SFML2 changes?
Post by: ekun on October 29, 2010, 07:43:54 pm
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.
Title: Full list of SFML2 changes?
Post by: Laurent on October 29, 2010, 08:49:32 pm
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.
Title: Full list of SFML2 changes?
Post by: inlinevoid on November 01, 2010, 04:18:00 pm
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