Redmond Urbino
|
1c33e886ea
|
kill garbage cycle by calling cleanup instead of disable
|
2010-06-15 21:40:42 +00:00 |
Josh Wilson
|
9fcac8b39c
|
replacing particleEffect.cleanup() with particleEffect.disable() in ParticleInterval.cleanup(). This should allow us to reuse pooled effects in subsequent different particle intervals. Also, printing a more helpful error message when trying to use an already cleaned up ParticleEffect
|
2008-07-10 20:09:00 +00:00 |
Josh Wilson
|
955dc0b9c0
|
formatting
|
2006-12-06 03:06:36 +00:00 |
Josh Wilson
|
c2afbcaac9
|
fixed suspended particles by calling finalize in instant
|
2006-10-13 18:50:42 +00:00 |
Josh Wilson
|
bd08aaa977
|
added privInstant to fix the self.__softStopped not found error
|
2006-09-19 21:26:54 +00:00 |
Josh Yelon
|
1b058da878
|
Added __all__ declarations
|
2006-08-09 20:49:19 +00:00 |
Josh Wilson
|
f2ad8638aa
|
back up to date
|
2006-07-27 19:36:07 +00:00 |
Josh Wilson
|
13ff6084fb
|
intermediate/remedial checkin
|
2006-07-27 19:35:36 +00:00 |
Josh Wilson
|
f75b83c440
|
MAJOR OVERHAUL: The particle interval now behaves like a normal interval. The particle system is removed from the global particle and physics managers and its stepping is controlled by the interval itself.
|
2006-07-25 20:24:50 +00:00 |
Josh Wilson
|
f9ddc872be
|
oops. checked in too early. panda hasn't built yet
|
2006-07-25 01:53:09 +00:00 |
Josh Wilson
|
cfd7181deb
|
MAJOR OVERHAUL: The particle interval now behaves like a normal interval. The particle system is removed from the global particle and physics managers and its stepping is controlled by the interval itself.
|
2006-07-25 01:47:31 +00:00 |
Dave Schuyler
|
86f4c2e68e
|
remove extra paren from assert
|
2006-01-09 22:18:28 +00:00 |
Dave Schuyler
|
06ffc7a5f4
|
formatting
|
2005-11-15 01:44:12 +00:00 |
David Rose
|
b1db93fb87
|
explicit import paths
|
2004-06-01 19:31:48 +00:00 |
Mark Mine
|
802d4549d9
|
Change loop paramter on particle and sound intervals which was stomping on loop function
|
2002-10-19 23:34:04 +00:00 |
David Rose
|
24f194bd45
|
define ivalMgr
|
2002-09-11 15:59:22 +00:00 |
David Rose
|
1c1fb4fdcb
|
rationalize particle cleanup a bit
|
2002-09-09 17:13:52 +00:00 |
David Rose
|
8a168bfa2e
|
polish interval interface
|
2002-09-07 19:38:15 +00:00 |
David Rose
|
74d183f54b
|
stop() replaces setFinalT()
|
2002-09-04 18:52:47 +00:00 |
David Rose
|
fc93752d3f
|
particles.start() now uses renderParent instead of worldRelative
|
2002-08-20 18:43:50 +00:00 |
Mike Goslin
|
ed5ff3d496
|
*** empty log message ***
|
2002-08-08 00:14:09 +00:00 |
Mark Mine
|
02ce591c1e
|
*** empty log message ***
|
2002-02-11 19:51:27 +00:00 |
gregw
|
f04032ef83
|
*** empty log message ***
|
2001-11-30 20:07:15 +00:00 |
Mike Goslin
|
74e317850a
|
*** empty log message ***
|
2001-09-13 18:39:42 +00:00 |
Mike Goslin
|
8f1605a30e
|
*** empty log message ***
|
2001-08-29 00:00:29 +00:00 |