open_toontown_panda3d/direct/src/interval
David Rose b0e3667dbe fix IndirectInterval not to start/stop sounds repeatedly 2004-01-07 02:47:54 +00:00
..
ActorInterval.py add constrainedLoop 2003-12-13 22:14:28 +00:00
FunctionInterval.py pass most keyword arguments through to function 2003-11-19 23:41:49 +00:00
IndirectInterval.py fix IndirectInterval not to start/stop sounds repeatedly 2004-01-07 02:47:54 +00:00
Interval.py whoops, typo 2003-11-14 09:47:35 +00:00
IntervalGlobal.py define IndirectInterval 2003-11-14 09:34:13 +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 fix IndirectInterval not to start/stop sounds repeatedly 2004-01-07 02:47:54 +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 ensure sounds aren't played past their duration 2004-01-06 20:46:57 +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 add debugging output 2003-11-17 00:59:59 +00:00
cInterval.h add debugging output 2003-11-17 00:59:59 +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