367 Commits

Author SHA1 Message Date
Chris Brunner
ee3adf5723 Fix a bug where privReverseInstant would reset to the last state of an interval and not the start state 2012-01-27 03:02:50 +00:00
David Rose
fb220d8f93 missing file 2011-12-19 18:43:27 +00:00
David Rose
c5c21a566a UnalignedLVecBase etc, remove lerp etc, moving towards Eigen on win32 2011-12-18 16:30:31 +00:00
Zhao Huang
33e1ead6c5 Don't import ParticleInterval if the ParticleSystem doesn't exist (ie., not compiled in) 2011-12-15 04:45:40 +00:00
David Rose
f9658303e7 ah, *this* is the proper fix to recent interrogate bug. 2011-12-09 05:56:27 +00:00
David Rose
262a3558c7 fix interrogate error? 2011-12-09 02:35:34 +00:00
David Rose
dfe16c64f6 rename all Panda-built libraries to begin with libp3 or libpanda 2011-12-06 02:39:21 +00:00
David Rose
a1e13af431 wip: improve scrubbing behavior through SoundInterval 2011-10-31 21:39:04 +00:00
David Rose
05bd74a80e Parabolaf -> LParabola 2011-10-30 20:28:55 +00:00
David Rose
501470169f stdfloat_double 2011-10-10 05:25:10 +00:00
David Rose
d6a8731988 fix for nameless functors 2011-06-22 21:32:23 +00:00
rdb
804a72b716 Partially apply typo fix patch I found somewhere on the web, by someone named Christoph Korn 2010-11-16 08:58:45 +00:00
Redmond Urbino
1c33e886ea kill garbage cycle by calling cleanup instead of disable 2010-06-15 21:40:42 +00:00
David Rose
be3a0f3520 fix setPlayRate() on running MetaInterval 2010-05-19 12:28:17 +00:00
David Rose
91e6231a3c apply per-attrib override to TexMatrixAttrib also 2010-05-06 01:12:34 +00:00
rdb
7a33157f92 Revert some of my callable changes, I found out that old-style classes don't provide __call__ 2010-03-20 10:30:06 +00:00
rdb
ac1223d0da Ditch stuff like has_key and backticks 2010-03-19 10:32:09 +00:00
rdb
6eee4b9ace Replace remaining instances of Disney license with CMU license 2009-10-20 08:16:12 +00:00
Zachary Pavlov
ae0ced7c2c prevented anim control crash 2009-10-13 18:12:04 +00:00
Zachary Pavlov
b292e06ff6 removed errant print 2009-07-15 00:25:09 +00:00
Zachary Pavlov
3e2f301fb7 new interval! 2009-07-14 23:37:30 +00:00
David Rose
1ce2ce2413 integrate changes from Schell Games 2009-06-01 21:52:15 +00:00
David Rose
ff81be2aee overrides 2009-03-21 16:52:22 +00:00
Josh Wilson
cf80c1f689 printing name of function in Func intervals 2008-10-24 22:53:05 +00:00
David Rose
39f5de7827 minor fixes 2008-08-08 00:10:49 +00:00
Darren Ranalli
95abe649e8 moved DelayDelete to /home/WDIG/player/toontown 2008-08-07 21:05:12 +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
Redmond Urbino
d789e292ae take out annoying prints (use self.notify if needed!) 2008-06-13 19:56:16 +00:00
Przemyslaw Iwanowski
3b2fa8da18 sound ival cutoff fix 2008-06-11 06:29:39 +00:00
Dustin Barnard
6e1c76ede5 *** empty log message *** 2008-06-04 16:09:03 +00:00
David Rose
fb9c56432a we are now using the modified BSD license 2008-05-28 18:37:20 +00:00
Josh Wilson
3d322b7394 attempt to prevent a RockDebris effect that would otherwise crash the client 2008-05-28 02:51:27 +00:00
Greg Wiatroski
7bcdf9a225 Robustify interval delayDelete cleanup: 2008-04-30 17:55:59 +00:00
David Rose
8516d4a812 allow endHpr for LerpQuatInterval 2008-04-16 22:31:58 +00:00
David Rose
8918488fa7 allow endHpr for LerpQuatInterval 2008-04-16 22:17:39 +00:00
Redmond Urbino
bb6497427c conveyor belts have sound 2008-02-26 04:27:42 +00:00
Darren Ranalli
a8a8869011 detect leaked DelayDeletes, explicitly name and destroy DelayDeletes, base.cr.printDelayDeletes(), prevent DelayDeleted objs from being cached 2008-02-20 22:30:38 +00:00
Redmond Urbino
7368702ed1 cleanup garbage cycle at donald's dock 2008-02-19 23:48:10 +00:00
Josh Wilson
0d977f5ee3 throwing an error in projectile interval if calcTimeOLastImpactOnPlane() fails 2008-01-16 19:25:05 +00:00
David Rose
a3dc987415 default parameters for C++ convenience 2007-11-19 18:55:12 +00:00
David Rose
ed3a0dd294 allow auto-incrementing custom names 2007-10-19 17:29:52 +00:00
David Rose
2a3d4d0934 use new parabola-based collision system 2007-10-16 20:11:56 +00:00
David Rose
39adcebb3d add setPlayRate() 2007-08-29 21:38:44 +00:00
David Rose
4b2e5394c4 pstats track lerp intervals better 2007-07-14 13:05:07 +00:00
Asad M. Zaman
9fad0977ff On behalf of Prezmek; I am chcking it in 2007-07-03 22:56:40 +00:00
David Rose
356b46e11d oops! One bit only per flag, please 2007-06-01 03:57:21 +00:00
David Rose
c7a0652426 add LerpTexOffsetInterval, etc. 2007-05-31 23:13:49 +00:00
David Rose
150f9411ce add pauseIntervalsMatching(), getIntervalsMatching() 2007-05-10 16:47:43 +00:00
greytower
4f51f073a0 deal with 0 duration projectile interval 2007-04-17 01:17:27 +00:00
David Rose
cd85248a06 revert accidental checkin 2007-04-04 17:03:15 +00:00