1
I Use This!
Inactive

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Feb 03, 2025 — Feb 03, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Implementation of tweens.misc.*, untested. More... almost 13 years ago
Added placeholder debug.Console More... almost 13 years ago
Added Rectangle/Circle shape classes to graphics, convenience staticmethods to graphics.Image More... almost 13 years ago
Yeah, changed my mind. Symlinks are the future, man. More... almost 13 years ago
Refactoring for use as a git submodule More... almost 13 years ago
Added graphic updating to core.World More... almost 13 years ago
Implementation of graphics.Spritemap More... almost 13 years ago
World.add_graphic, World entity reshuffling functions More... about 13 years ago
Merge remote-tracking branch 'origin/PyPunk2' into PyPunk2 More... about 13 years ago
Added support for Entity names, changed default background to FlashPunk's 0x202020 More... about 13 years ago
Added README More... about 13 years ago
No idea why this didn't get commited. Wierd. More... about 13 years ago
Fixed derp in utils.Input More... about 13 years ago
Added mouse events to Input (now complete, i think), pypunk.util => pypunk.utils More... about 13 years ago
graphis.Image implemented More... about 13 years ago
Image.alpha, fixed bug with Image.scale More... about 13 years ago
Fleshed out Image to include transforms, screen background colour More... about 13 years ago
Basic implementation of Image More... about 13 years ago
Base implementation of Entity More... about 13 years ago
Tween and basic implementation of World More... about 13 years ago
Switching from @classmethod to Singleton DP. More... about 13 years ago
Work on Engine update loop and similar More... about 13 years ago
Removing project files More... about 13 years ago
Initial commit for PyPunk2. Now runs on Py32+SFML2-Cython More... about 13 years ago
Merge pull request #4 from julsam/master More... over 14 years ago
shouldn't use `object` and `property` as variables More... over 14 years ago
Tweener and Alarm integration More... over 14 years ago
Merge pull request #3 from julsam/master More... over 14 years ago
added more attributes to Punk and initialize them in Engine More... over 14 years ago
Moved World instance from Engine to Punk More... over 14 years ago