Laurent Gomila
|
e4c6c30e0b
|
Times in SFML are now Uint32 milliseconds instead of float seconds
Added the sf::Uint64 and sf::Int64 types
|
2011-05-19 08:19:42 +02:00 |
|
Laurent Gomila
|
ede01df778
|
Added the sf::Event::KeyEvent::System member (implements feature #8)
|
2011-04-26 21:58:03 +02:00 |
|
Laurent Gomila
|
df6874273a
|
Renamed Window::GetEvent to PollEvent
|
2011-04-11 18:20:21 +02:00 |
|
Laurent Gomila
|
4892866905
|
Added Window::SetTitle to CSFML and SFML.Net
|
2011-04-10 09:48:33 +02:00 |
|
Laurent Gomila
|
12245224a4
|
Added the 64-bits versions of SFML.Net dependencies
|
2011-03-26 11:20:13 +01:00 |
|
laurentgom
|
5dbe00eaa5
|
Updated SFML.Net
Updated target architectures (can now choose between x86 and x64) in SFML.Net
git-svn-id: https://sfml.svn.sourceforge.net/svnroot/sfml/branches/sfml2@1814 4e206d99-4929-0410-ac5d-dfc041789085
|
2011-03-21 19:02:00 +00:00 |
|
LaurentGom
|
f4fa8b1fbc
|
Renamed Window::UseVerticalSync to EnableVerticalSync
Renamed Shape::Get/SetOutlineWidth to Get/SetOutlineThickness
git-svn-id: https://sfml.svn.sourceforge.net/svnroot/sfml/branches/sfml2@1767 4e206d99-4929-0410-ac5d-dfc041789085
|
2011-01-02 22:23:12 +00:00 |
|
LaurentGom
|
9ce6a2aa2a
|
Updated libsndfile DLL to version 1.0.23 on Windows (fixes bad quality with some ogg/vorbis files)
git-svn-id: https://sfml.svn.sourceforge.net/svnroot/sfml/branches/sfml2@1729 4e206d99-4929-0410-ac5d-dfc041789085
|
2010-11-30 18:55:00 +00:00 |
|
LaurentGom
|
13b91bf116
|
Removed default constructor of Image and Shader in CSFML and SFML.Net
git-svn-id: https://sfml.svn.sourceforge.net/svnroot/sfml/branches/sfml2@1633 4e206d99-4929-0410-ac5d-dfc041789085
|
2010-11-11 09:53:12 +00:00 |
|
LaurentGom
|
0e2297af28
|
Moved all bindings to the "bindings" sub-directory
Renamed the CSFML directory to c
Renamed the DSFML directory to d
--> bindings must now be updated to match the new organization!
git-svn-id: https://sfml.svn.sourceforge.net/svnroot/sfml/branches/sfml2@1630 4e206d99-4929-0410-ac5d-dfc041789085
|
2010-11-09 17:13:17 +00:00 |
|