John Cote
|
2627c433d6
|
particles: Import SpriteAnim in Particles.py
Fixes #544
Closes #545
|
2019-01-31 00:06:34 +01:00 |
rdb
|
23bf9ea5c7
|
The direct tree is now valid Python 2 *and* 3
|
2016-03-28 22:33:30 +02:00 |
rdb
|
d9342043b0
|
Deprecate pandac.PandaModules and genPyCode, move extensions to panda3d/, clean up imports and deprecated behaviour
|
2015-06-28 13:55:31 +02:00 |
frainfreeze
|
07e73672db
|
updated direct/particle to import from panda3d.physics
|
2015-01-12 21:41:36 +01:00 |
rdb
|
51dffd0f5a
|
Commit patch by cfsworks to clean up use of exec() and eval()
|
2014-04-16 13:09:12 +00:00 |
rdb
|
3403c8748e
|
Fix use of outdated exec and repr syntax
|
2013-12-17 18:05:45 +00:00 |
rdb
|
ac1223d0da
|
Ditch stuff like has_key and backticks
|
2010-03-19 10:32:09 +00:00 |
David Rose
|
4456d45f62
|
defer importing ParticleSystemManager etc. until base.enableParticles() is called
|
2009-05-01 20:10:18 +00:00 |
Asad M. Zaman
|
558999a774
|
from prezmek:
|
2007-08-10 02:41:20 +00:00 |
Josh Wilson
|
7c37ba0572
|
added ArcEmitter
|
2006-12-06 03:07:20 +00:00 |
Josh Wilson
|
a886cef943
|
more precise import statement
|
2006-07-25 01:42:10 +00:00 |
Josh Wilson
|
42b2b2d254
|
accelerate only on postive dt
|
2006-07-20 15:25:02 +00:00 |
Josh Wilson
|
6b04e6e4f4
|
bugfix on setAnimateFramesRate()
|
2006-07-13 23:42:36 +00:00 |
Josh Wilson
|
ee6a0c7382
|
added accelerate() to allow the particle system to be 'jumped' forward without exploding
|
2006-07-13 00:33:30 +00:00 |
Josh Wilson
|
f1a5b2058d
|
added getPoolSizeRanges(), a utility function to estimate the ideal particle system size
|
2006-06-29 19:18:43 +00:00 |
Josh Wilson
|
fc0a1e4cb1
|
write colorInterpolationSegment isModulated() status to ptf on save
|
2006-06-14 18:34:28 +00:00 |
Dave Schuyler
|
a2aa9486d1
|
formatting
|
2006-03-17 23:47:12 +00:00 |
Josh Wilson
|
f90a5c0058
|
Better output from particle panel ptf write.
|
2005-11-22 19:41:02 +00:00 |
Dave Schuyler
|
1a285d3c10
|
formatting
|
2005-11-15 01:35:30 +00:00 |
Joe Shochet
|
91408c4581
|
removed default setTexture for sprite particles because it is so spammy when you are not attached to ttmodels
|
2005-10-18 17:39:13 +00:00 |
Josh Wilson
|
ebdc7937c1
|
Now using new setTextureFromFile() rather than setTexture() in order to store the texture's source information.
|
2005-09-28 22:18:57 +00:00 |
Mark Mine
|
9659628797
|
Output Particle alpha in out
|
2005-09-10 03:39:01 +00:00 |
Josh Wilson
|
d8bb04a3f8
|
Updated the output .ptf function.
|
2005-07-15 19:36:37 +00:00 |
Josh Wilson
|
16e9cebc31
|
Updated to handle animated SpriteParticleRenderer.
|
2005-07-14 18:25:32 +00:00 |
Dave Schuyler
|
231d582a86
|
formatting
|
2005-07-01 01:29:36 +00:00 |
Josh Wilson
|
722d0cce4e
|
Alphainout is saved to .ptf correctly now.
|
2005-06-28 23:00:16 +00:00 |
Josh Wilson
|
7d4dd492ae
|
Updated print params to handles new color interpolation code.
|
2005-06-16 21:01:57 +00:00 |
Josh Wilson
|
e3ac4a7782
|
*** empty log message ***
|
2005-06-15 19:01:07 +00:00 |
Roger Hughston
|
e7cd96bf9d
|
*** empty log message ***
|
2005-05-23 22:12:38 +00:00 |
David Rose
|
1f23a24db3
|
protect DirectSelection stuff from shipping
|
2005-02-10 22:22:24 +00:00 |
Dave Schuyler
|
9824a5411e
|
deleted comments
|
2004-10-07 01:24:58 +00:00 |
David Rose
|
b1db93fb87
|
explicit import paths
|
2004-06-01 19:31:48 +00:00 |
Mark Mine
|
f99b1bd350
|
Properly use default textures
|
2003-10-14 23:33:07 +00:00 |
Joe Shochet
|
a418991da6
|
reduced startup time
|
2003-06-23 16:10:59 +00:00 |
Joe Shochet
|
5be70f9340
|
particle cleanup and optimizations
|
2003-06-18 07:15:48 +00:00 |
David Rose
|
1c1fb4fdcb
|
rationalize particle cleanup a bit
|
2002-09-09 17:13:52 +00:00 |
cxgeorge
|
649fb5d0ca
|
comment out OrientedParticles
|
2002-09-04 22:51:41 +00:00 |
cxgeorge
|
12a8319f8e
|
add angular velocity
|
2002-08-30 23:59:36 +00:00 |
David Rose
|
b5affce3b1
|
minor pgraph compatibility
|
2002-03-22 18:26:58 +00:00 |
fuseya
|
8670e3075a
|
fixed typo
|
2002-03-09 00:03:32 +00:00 |
Joe Shochet
|
f49cc31ef2
|
*** empty log message ***
|
2001-12-07 18:02:26 +00:00 |
David Rose
|
43a83a5e96
|
tabs to spaces
|
2001-08-21 03:45:07 +00:00 |
David Rose
|
8222c6e4d5
|
*** empty log message ***
|
2001-06-19 03:09:59 +00:00 |
Mark Mine
|
44cdf7429a
|
*** empty log message ***
|
2001-06-19 02:39:59 +00:00 |
Joe Shochet
|
160ecdf91c
|
*** empty log message ***
|
2001-06-06 16:40:10 +00:00 |
Mike Goslin
|
21ae42085a
|
*** empty log message ***
|
2001-06-01 18:26:36 +00:00 |
Mike Goslin
|
7910c64f53
|
*** empty log message ***
|
2001-05-31 19:58:29 +00:00 |
Mike Goslin
|
0f47f9fc83
|
*** empty log message ***
|
2001-05-31 17:45:12 +00:00 |
Mark Mine
|
ff9b9bcf4c
|
*** empty log message ***
|
2001-05-04 02:53:10 +00:00 |
Mark Mine
|
5e382927ae
|
*** empty log message ***
|
2001-01-31 18:36:27 +00:00 |