SFML playground
Go to file
2010-11-25 10:55:08 +00:00
bindings Finished the SoundRecorder class. You can make instances from it but you'll have to implement the pure abstract method yourself in ruby code. 2010-11-25 10:55:08 +00:00
cmake Fixed errors (missing double-quotes) in VS 2010 project files generated by CMake, for static build 2010-11-20 22:30:14 +00:00
doc Added support for the CMake build system 2010-08-19 15:59:24 +00:00
examples Removed old projects/makefiles for SFML examples 2010-11-05 13:29:20 +00:00
extlibs Switched to the latest version of FreeType (2.4.3) and recompiled the VC++ version with /MD 2010-10-15 19:33:58 +00:00
include/SFML Minor modifications to the Window::GetFrameTime() doc 2010-11-21 09:33:45 +00:00
src/SFML New API for sf::Thread (more flexible) 2010-11-20 13:00:19 +00:00
CMakeLists.txt Fixed install path for FindSFML.cmake 2010-11-07 18:53:18 +00:00
license.txt Added support for the CMake build system 2010-08-19 15:59:24 +00:00