1
I Use This!
Very Low Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Aug 18, 2025 — Aug 18, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
- updated setup.py to include my name, cleaned up a couple of things, converted tabs to spaces More... almost 14 years ago
- revised inroduction More... almost 14 years ago
- revised index.rst, changing wording in some places, correcting spelling and grammar in others More... almost 14 years ago
- reorganized api documentation, renaming documentation to api More... almost 14 years ago
- moved documentation from doc/sphinx/* to doc/* More... almost 14 years ago
Updated the documentation More... almost 14 years ago
Updated the documentation More... almost 14 years ago
Updated documentation More... almost 14 years ago
Implement an event generator returned by sf.Window.event #42 More... almost 14 years ago
Ported voip example (#21) More... almost 14 years ago
Improved the chunk wrapper More... almost 14 years ago
Fixed bug in sf.SoundStream More... almost 14 years ago
Improved sf.Chunk implementation More... almost 14 years ago
sf.View.move takes now two numbers (to pass a vector, use * which unpacks) More... almost 14 years ago
Fixed issue #33 More... almost 14 years ago
Fixed issue #34 More... almost 14 years ago
Updated the documentation More... almost 14 years ago
sf.Color can now be copied with the copy module (I had forgotten this one) More... almost 14 years ago
Made sf.Color's constructor's arguments optional More... almost 14 years ago
Implemented __pos__ and __neg__ to sf.Vector2 and sf.Vector3 More... almost 14 years ago
Merge branch 'master' of github.com:Sonkun/python-sfml2 More... almost 14 years ago
- updated license and readme files. More... almost 14 years ago
- removed test stubs More... almost 14 years ago
- updated a few network unit tests More... almost 14 years ago
- updated a few network unit tests More... almost 14 years ago
Updated the documentation More... about 14 years ago
Exported some class definitions More... about 14 years ago
- updated imports for system More... about 14 years ago
- updated sf.network.IpAddress unit test More... about 14 years ago
- replaced multiple func args with list and dict func args More... about 14 years ago