1
I Use This!
Inactive

Commits : Listings

Analyzed about 11 hours ago. based on code collected 1 day ago.
Apr 14, 2023 — Apr 14, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Fixed Sfx.playing, Sfx.stop() More... almost 11 years ago
Merge branch 'master' of https://github.com/ackwell/PyPunk More... almost 11 years ago
renamed Engine.close() to Engine.stop() for consistency, Worlds now keep reference to the Engine with World.engine More... almost 11 years ago
Added window style flags, exposed core.Screen More... almost 11 years ago
Merge branch 'origin/master' More... almost 11 years ago
Fixes to tweens.misc.MultiVarTween More... almost 11 years ago
Spelling fixes More... almost 11 years ago
Commented examples/space_shooter, bugfix to core.Entity More... almost 11 years ago
Merge branch 'master' of https://github.com/ackwell/PyPunk More... almost 11 years ago
Fixed derp More... almost 11 years ago
Update README.md More... almost 11 years ago
Merge pull request #5 from doctormo/master More... almost 11 years ago
Make py2 compatible More... almost 11 years ago
Few bugfixes, more docs. More... almost 11 years ago
Switching to default RTD theme More... almost 11 years ago
Work on documentation, tiny bugfix to tweens.Motion. More... almost 11 years ago
Started working on some documentation. More... almost 11 years ago
core.Sfx more or less complete. Renamed some functions and vars to represent private-ness. More... almost 11 years ago
Orphaned non-looping sounds will now play until completion by default. More... almost 11 years ago
Work on core.Sfx. Need to fix non-looping sounds stopping intantly when the Entity playing gets removed More... almost 11 years ago
Merge branch 'master' of https://github.com/ackwell/PyPunk More... almost 11 years ago
Engine.begin() -> Engine.start(). Added Sfx calls to Space Shooter example (do not do anything yet) More... almost 11 years ago
Fixed pySFML link in readme More... almost 11 years ago
Fix to texture rect setters. Fix to z-depth in test.py More... almost 11 years ago
Further fixes for the port. Space Shooter example now runs. More... almost 11 years ago
Started work porting to pySFML-1.3.0 More... almost 11 years ago
Merging PyPunk2 across before I start porting to the (more) official Python-SFML api More... almost 11 years ago
Started work on Sfx, moved caching into classes More... almost 11 years ago
Fixes to layer rendering order and entity adding. Bit more work on new demo. More... almost 11 years ago
It's true. More... almost 11 years ago