open_toontown_panda3d/direct/src/particles
tc 33d11dba27 ParticlePanel: fixed an issue that prevented saving with Python 3
Since in Python 3 `str == bytes` no longer holds true, I modified
the source to write a text file, which it actually is, instead of a
binary file.

Closes #553
Fixes #543
2019-02-08 15:46:52 +01:00
..
ForceGroup.py Deprecate pandac.PandaModules and genPyCode, move extensions to panda3d/, clean up imports and deprecated behaviour 2015-06-28 13:55:31 +02:00
GlobalForceGroup.py The direct tree is now valid Python 2 *and* 3 2016-03-28 22:33:30 +02:00
ParticleEffect.py ParticlePanel: fixed an issue that prevented saving with Python 3 2019-02-08 15:46:52 +01:00
ParticleFloorTest.py Cleanup trailing whitespace 2015-12-13 10:08:41 -05:00
ParticleManagerGlobal.py updated direct/particle to import from panda3d.physics 2015-01-12 21:41:36 +01:00
ParticleTest.py The direct tree is now valid Python 2 *and* 3 2016-03-28 22:33:30 +02:00
Particles.py particles: Import SpriteAnim in Particles.py 2019-01-31 00:06:34 +01:00
SpriteParticleRendererExt.py The direct tree is now valid Python 2 *and* 3 2016-03-28 22:33:30 +02:00
__init__.py Improvements to generated API docs, especially in direct tree. 2017-05-24 13:30:21 +02:00