rdb
|
14c4a9ad38
direct: Move particlePath definition to Python (see #1014)
|
2 months ago |
omn14
|
33e6ed8907
physics: Add support for distance-based falloff (#1731)
|
8 months ago |
WMOkiishi
|
f7f3179a89
Move test code from across `direct` to proper test modules
|
2 years ago |
WMOkiishi
|
d1f4212acd
direct: Utilize the built-in `sorted` function
|
2 years ago |
rdb
|
37b5c9ad9e
direct: More code style changes
|
2 years ago |
rdb
|
8b1126ba3e
direct: General cleanup of Python code
|
2 years ago |
WMOkiishi
|
c7c70bc32a
direct: Cut down on usage of `import *` (#1454)
|
2 years ago |
rdb
|
be9dde1eee
direct: add .pylintrc, perform major code cleanup pass
|
5 years ago |
rdb
|
d799a09002
cleanup: Remove support for EOL versions of Python
|
5 years ago |
rdb
|
7ca66bfe6f
tkpanels: work around tkinter bug cancelling file open dialog on macOS
|
6 years ago |
rdb
|
2c9d16f62e
ParticlePanel: set reasonable max values for integer sliders
|
6 years ago |
rdb
|
58df4064da
ParticlePanel: fix Pmw error spam when hovering over File menu items
|
6 years ago |
rdb
|
0fbfeb712f
ParticlePanel: comment out unimplemented OrientedParticleFactory
|
7 years ago |
rdb
|
f068a8613b
Fix a few unnecessary uses of exec/eval
|
9 years ago |
rdb
|
23bf9ea5c7
The direct tree is now valid Python 2 *and* 3
|
9 years ago |
mfwass
|
f8837999ed
Cleanup trailing whitespace
|
10 years ago |
rdb
|
32367fcbdc
Fix various import issues in the direct tree
|
10 years ago |
rdb
|
6cf2da9e56
Fix error when loading a particle effect in particle panel
|
10 years ago |
rdb
|
d9342043b0
Deprecate pandac.PandaModules and genPyCode, move extensions to panda3d/, clean up imports and deprecated behaviour
|
10 years ago |
rdb
|
88048bf3da
Fix use of has_key and map()
|
12 years ago |
rdb
|
106a7977ba
fix particle panel error
|
12 years ago |
rdb
|
ac1223d0da
Ditch stuff like has_key and backticks
|
15 years ago |
Gyedo Jeon
|
07ce815f64
Fixed particle panel crash
|
16 years ago |
Gyedo Jeon
|
f65ab84347
Made panda started
|
17 years ago |
David Rose
|
ddf501b588
loadModelOnce -> loadModel
|
17 years ago |
Asad M. Zaman
|
558999a774
from prezmek:
|
18 years ago |
David Rose
|
08c3f5e2d5
direct -> base.direct
|
19 years ago |
David Rose
|
59b8349fe9
new safe-import convention, from Josh Yelon
|
19 years ago |
Josh Yelon
|
dd5ba5cd01
Fixes for __all__
|
19 years ago |
Josh Wilson
|
58135b894a
read isModulated() status from ptf on load
|
19 years ago |