assets
|
Fix various bugs for 64-bit and Linux.
|
2018-08-22 16:22:08 -04:00 |
__init__.py
|
Initial version.
|
2013-10-22 20:38:37 -04:00 |
__main__.py
|
Show better renderer information.
|
2018-08-23 00:38:14 -04:00 |
_glgeom.pyx
|
Fix various bugs for 64-bit and Linux.
|
2018-08-22 16:22:08 -04:00 |
_model.pyx
|
Fix python 2 on linux.
|
2018-08-22 17:42:34 -04:00 |
game.py
|
Clean up texture handing.
|
2018-08-23 21:27:19 -04:00 |
model.py
|
Fix python 2 on linux.
|
2018-08-22 17:42:34 -04:00 |
small_images.py
|
Punyverse 0.3: adding Python 3 support.
|
2018-08-22 04:19:04 -04:00 |
texture.py
|
Clean up texture handing.
|
2018-08-23 21:27:19 -04:00 |
world.py
|
Moved drawing logic to the entities themselves.
|
2018-08-23 00:24:57 -04:00 |