1
I Use This!
Very Low Activity

Commits : Listings

Analyzed about 6 hours ago. based on code collected 1 day ago.
Sep 05, 2025 — Sep 05, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Updated cython dependency version to 0.20 More... about 12 years ago
Updated installation instructions for Ubuntu More... about 12 years ago
Version numbering scheme now matches SFML (#101) More... about 12 years ago
Removed unnecessary depedency from the system module More... about 12 years ago
Added const qualifier to the first argument of wrap_string function More... about 12 years ago
Updated setup.py to use extlibs More... about 12 years ago
Added SFML 2.1 to extlibs More... about 12 years ago
Fixed Vector2(x,y) != None should be True (#87) More... about 12 years ago
Fixed sf.Shader.from_memory() method crashing (#95) More... about 12 years ago
Fixed string representations of Transform class (#92) More... about 12 years ago
Merge pull request #91 from aepsil0n/fix/video_mode_repr More... about 12 years ago
Fixed sf.TextEvent.unicode returning an integer #70 More... about 12 years ago
Implemented to_string and wrap_string and removed duplicated code More... about 12 years ago
Merge pull request #100 from nil0x42/patch-1 More... about 12 years ago
Dropped wchar in favor of utf-32 to encode strings (#86) More... about 12 years ago
Removed unfinished unit tests More... about 12 years ago
Fix invalid link on README.rst at line 28 More... over 12 years ago
Fix repr of VideoMode wrapper class More... over 12 years ago
Fixed exceptions not propagated More... almost 13 years ago
Merge pull request #90 from jcowgill/spelling-fixes More... almost 13 years ago
Spelling fixes in audio.pyx More... almost 13 years ago
Documentation spelling corrections More... almost 13 years ago
- ported qt example to pyqt5 More... almost 13 years ago
Merge branch 'unittests' More... almost 13 years ago
- pdf documentation can now be generated More... almost 13 years ago
Removed the incorrect draw method from Shape More... about 13 years ago
Improved internal pointers (de)allocation handling More... about 13 years ago
Added point_count property to RectangleShape More... about 13 years ago
Fixed some indentation More... about 13 years ago
Improved object representation More... about 13 years ago