1
I Use This!
Inactive

Commits : Listings

Analyzed about 21 hours ago. based on code collected about 21 hours ago.
Feb 13, 2025 — Feb 13, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Working on new demo More... almost 13 years ago
Tweak to graphics Shape inheritance More... almost 13 years ago
Moving tests/examples to subdirectory More... almost 13 years ago
Added further collision functions to core.Entity, added placeholders for missing functions in core.Entity More... almost 13 years ago
Workaround for possible circular imports More... almost 13 years ago
Working on core.Entity collision More... almost 13 years ago
Added the rest of the core.Entity hitbox/origin functions. More... almost 13 years ago
added PP.VERSION More... almost 13 years ago
Added world instance/information retrieval More... almost 13 years ago
Removing old code More... almost 13 years ago
Merge remote-tracking branch 'refs/remotes/origin/pp2-Entity-handling' into PyPunk2 More... almost 13 years ago
Transition done. May still be slightly buggy, but whatever. More... almost 13 years ago
Updated _update_Lists to new system. Almost done, still broken. More... almost 13 years ago
Fixed syntax error in World.render(), continued work on moving to new system. Still broken. More... almost 13 years ago
Working on migrate to more flashpunk-like handling of update and render lists. More... almost 13 years ago
Bugfix to core.World More... almost 13 years ago
Few bugfixes for move of Graphic More... almost 13 years ago
Moved Graphic to pypunk.core, no idea why it was in with pypunk.graphics in the first place. My bad. More... almost 13 years ago
Implementation of graphics.Graphicslist More... almost 13 years ago
Basic implementation of graphics.Text. Will likely expand with non-native features at a later point. More... almost 13 years ago
graphics.Text WIP More... almost 13 years ago
Split pypunk.graphics More... almost 13 years ago
Updated .gitignore to ignore __pycache__ properly More... almost 13 years ago
Merge branch 'refs/heads/pp2-core-refactor' into PyPunk2 More... almost 13 years ago
Split pypunk.core to improve duture readability. API remains unchanged. More... almost 13 years ago
Implementation of tweens.motion.* (Untested), bugfix to tweens.misc More... almost 13 years ago
Fix to core.PP. I'm surprised it was working at all like this. More... almost 13 years ago
Bit of cleanup for utils.Ease More... almost 13 years ago
Implementation of utils.Ease More... almost 13 years ago
Bugfixes to tweens.misc More... almost 13 years ago