open_toontown_panda3d/direct/src/interval
David Rose fbb2032a97 fluid intervals 2003-11-12 00:15:50 +00:00
..
ActorInterval.py add forceUpdate 2003-09-27 00:39:55 +00:00
FunctionInterval.py FunctionInterval should report its name as Func 2003-08-04 17:47:28 +00:00
Interval.py add resume_until 2003-11-11 01:04:30 +00:00
IntervalGlobal.py added ProjectileInterval 2003-04-23 01:32:16 +00:00
IntervalManager.py fix resume_until some more 2003-11-11 06:51:15 +00:00
IntervalTest.py volume attenuation with distance 2003-04-09 07:14:17 +00:00
LerpInterval.py replace set_velocity() with set_fluid_pos() 2003-10-08 19:08:53 +00:00
MetaInterval.py fix resume_until some more 2003-11-11 06:51:15 +00:00
MopathInterval.py MopathInterval inherits from LerpFunctionInterval to take advantage of blendType 2003-11-09 06:52:37 +00:00
ParticleInterval.py Change loop paramter on particle and sound intervals which was stomping on loop function 2002-10-19 23:34:04 +00:00
ProjectileInterval.py fluid intervals 2003-11-12 00:15:50 +00:00
SoundInterval.py made __init__ a little more flexible 2003-07-10 20:30:54 +00:00
Sources.pp move WaitInterval to C, add debugging features 2002-09-12 18:08:54 +00:00
cInterval.I generalize interruptible to autoPause and autoFinish 2003-02-26 22:26:43 +00:00
cInterval.cxx fix resume_until some more 2003-11-11 06:51:15 +00:00
cInterval.h fix resume_until some more 2003-11-11 06:51:15 +00:00
cIntervalManager.I generalize interruptible to autoPause and autoFinish 2003-02-26 22:26:43 +00:00
cIntervalManager.cxx finishIntervalsMatching 2003-06-26 20:01:25 +00:00
cIntervalManager.h finishIntervalsMatching 2003-06-26 20:01:25 +00:00
cLerpAnimEffectInterval.I new C++-based intervals 2002-08-29 16:45:26 +00:00
cLerpAnimEffectInterval.cxx better assertion checking 2002-09-23 18:27:05 +00:00
cLerpAnimEffectInterval.h polish interval interface 2002-09-07 19:38:15 +00:00
cLerpInterval.I new C++-based intervals 2002-08-29 16:45:26 +00:00
cLerpInterval.cxx lerp with duration 0 is equivalent to set 2002-10-03 21:37:31 +00:00
cLerpInterval.h new C++-based intervals 2002-08-29 16:45:26 +00:00
cLerpNodePathInterval.I add shear intervals 2003-08-06 17:59:39 +00:00
cLerpNodePathInterval.cxx replace set_velocity() with set_fluid_pos() 2003-10-08 19:08:53 +00:00
cLerpNodePathInterval.h replace set_velocity() with set_fluid_pos() 2003-10-08 19:08:53 +00:00
cMetaInterval.I add done event 2002-09-10 18:41:22 +00:00
cMetaInterval.cxx whoops 2002-09-30 23:25:52 +00:00
cMetaInterval.h guarantee order of active intervals--fix for suit squirt movie bug 2002-09-30 23:01:19 +00:00
config_interval.cxx define start()/finish(), put more assertion checks in for state 2002-09-04 22:04:36 +00:00
config_interval.h define start()/finish(), put more assertion checks in for state 2002-09-04 22:04:36 +00:00
hideInterval.I new C++-based intervals 2002-08-29 16:45:26 +00:00
hideInterval.cxx better assertion checking 2002-09-23 18:27:05 +00:00
hideInterval.h polish interval interface 2002-09-07 19:38:15 +00:00
lerp_helpers.h new C++-based intervals 2002-08-29 16:45:26 +00:00
showInterval.I new C++-based intervals 2002-08-29 16:45:26 +00:00
showInterval.cxx better assertion checking 2002-09-23 18:27:05 +00:00
showInterval.h polish interval interface 2002-09-07 19:38:15 +00:00
waitInterval.I move WaitInterval to C, add debugging features 2002-09-12 18:08:54 +00:00
waitInterval.cxx better assertion checking 2002-09-23 18:27:05 +00:00
waitInterval.h move WaitInterval to C, add debugging features 2002-09-12 18:08:54 +00:00