0
I Use This!
Inactive

Commits : Listings

Analyzed about 13 hours ago. based on code collected about 16 hours ago.
Apr 24, 2023 — Apr 24, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Fixed invalid callback ID in render target module More... over 8 years ago
Makes sure the vertex attributes got proper type More... over 8 years ago
Some fixes for render texture More... over 8 years ago
Can now create reference rbTexture objects More... over 8 years ago
Added alias active= to window set_active method More... over 8 years ago
VertexArray#initialize now behavs like constructor More... over 8 years ago
Forgot to initialize vertex array class More... over 8 years ago
Can now allocate objects with pre allocated data More... over 8 years ago
Added RenderTexture class More... over 8 years ago
Added support for more arguments in ruby binding More... over 8 years ago
Can now convert to double values More... over 8 years ago
Rect#intersects and Rect#contains now conform to standard More... over 8 years ago
Divide should return result of division in time More... over 8 years ago
Fixed naming of some functions to conform to standard More... over 8 years ago
Some forgotten init functions to be called More... over 8 years ago
Can now retrieve hash entries More... over 8 years ago
Added hash entry to getting type for value More... over 8 years ago
Can now include transformable module to ruby classes More... over 8 years ago
Fixed so vectors can do math with normal numbers More... over 8 years ago
Added some base classes as globals More... over 8 years ago
Added so Texture and Transform returns data pointers More... over 8 years ago
Added DataPtr class to be used with extensions More... over 8 years ago
Added call super method and eval function More... over 8 years ago
Added raise function for specific object More... over 8 years ago
Added zero constant to SFML::Time More... over 8 years ago
Text class should be named Text not Font More... over 8 years ago
Some fixes to the readme More... over 8 years ago
Ported old rakefile to replace the new one More... over 8 years ago
Merge branch 'master' into rebirth More... over 8 years ago
Can now include drawable module to define own ones More... over 8 years ago