SFML/bindings/ruby
2011-03-05 14:52:28 +00:00
..
sfml-all sfml/all couldn't be loaded since it's symbol was not C style but got name mangled by C++. 2011-02-26 01:09:31 +00:00
sfml-audio Some refactoring, moved C++ allocation into the *_Alloc function instead of directly in new, removed new in most of classes too. Cloning should work on all copyable classes now. 2011-02-27 14:07:10 +00:00
sfml-graphics Was being compiled both against shared library and static library. 2011-03-05 14:52:28 +00:00
sfml-system Some refactoring, moved C++ allocation into the *_Alloc function instead of directly in new, removed new in most of classes too. Cloning should work on all copyable classes now. 2011-02-27 14:07:10 +00:00
sfml-window Some refactoring, moved C++ allocation into the *_Alloc function instead of directly in new, removed new in most of classes too. Cloning should work on all copyable classes now. 2011-02-27 14:07:10 +00:00
shared Some refactoring, moved C++ allocation into the *_Alloc function instead of directly in new, removed new in most of classes too. Cloning should work on all copyable classes now. 2011-02-27 14:07:10 +00:00
testing Nothing major, just some changes here and there. 2010-11-28 01:02:57 +00:00
license.txt Moved all bindings to the "bindings" sub-directory 2010-11-09 17:13:17 +00:00
Rakefile new directory structure for ruby binding should compile and link fine under windows 2011-02-13 05:26:14 +00:00