1
I Use This!
Inactive

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Feb 19, 2025 — Feb 19, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Added missing hacks.cpp file More... almost 10 years ago
Fixed sf::Style enumeration declaration in pxd file More... almost 10 years ago
Fixed import_sfml__window() declaration in Cython API More... almost 10 years ago
Implemented EventType enumeration in window module More... almost 10 years ago
Changed .gitmodules to use HTTP URLs More... about 10 years ago
Switched to more pythonic conventions More... over 10 years ago
Fixed VideoMode class declaration in window.pxd More... over 10 years ago
Cleaned calls to import_sfml__<module>() (#63) More... over 10 years ago
Improved implementation of Rect class More... over 10 years ago
Dropped __div__ in favor of __truediv__ More... over 10 years ago
Forgot to make Chunck class public More... over 10 years ago
Implemented mul and div operators in Time class (#38) More... over 10 years ago
Implemented unary operator in Time class More... over 10 years ago
Forgot to implement the unary and comparison operators in Vector3 More... over 10 years ago
Renamed Rectangle class to Rect More... over 10 years ago
Removed useless draw() implementation from Sprite and VertexArray More... over 10 years ago
Cleaned DerivableDrawable implementation More... over 10 years ago
Removed useless __deepcopy__ implementation More... over 10 years ago
Fixed and cleaned wrap_foobar and to_foobar functions More... over 10 years ago
Fixed not all headers installed More... over 10 years ago
Reworked the implementation of Vector2 and Vector3 to be much faster More... over 10 years ago
Implemented NumericObject More... over 10 years ago
Removed __getitem__ and __setitem__ methods from Vector2 and Vector3 More... over 10 years ago
Removed sf.RenderWindow width and heigth property More... over 10 years ago
Fixed sf.RenderWindow size property not writable (#74) More... over 10 years ago
Renamed recreate() of sf.Window to create() More... over 10 years ago
Simplified and cleaned implementation of derivable windows More... over 10 years ago
Fixed creation of sf.Window results in segfault More... over 10 years ago
Fixed bug with 'MouseWheelEvent' events (#115) More... over 10 years ago
Don't install any Cython headers More... over 10 years ago