Commit Graph

322 Commits

Author SHA1 Message Date
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
David Rose f36b15fd99 loader.asyncFlattenStrong() 2007-04-04 17:00:20 +00:00
David Rose c9b1445b7c itemize intervals in pstats 2007-03-28 22:35:03 +00:00
David Rose 3f030819a1 fix crash in clearToInitial() 2007-03-08 22:39:12 +00:00
David Rose c424b85b73 build on osx 2007-03-08 00:20:27 +00:00
Josh Wilson 3c401daec1 allowing for more descriptive functions names 2007-03-03 09:16:13 +00:00
Redmond Urbino 9e1f6e25c5 add listenerNode 2007-03-02 03:17:35 +00:00
David Rose 46e3aa267c temp workaround 2007-02-08 22:00:14 +00:00
David Rose 0be53cccf6 interrogate changes: respect const, use Python names in diagnostic messages 2007-02-08 20:15:54 +00:00
Redmond Urbino f4d998e214 add getCurrentFrame, used in toontown vine game 2007-01-24 23:05:55 +00:00
Darren Ranalli a48f00063d added warning about looping MP3s in Miles 2006-12-22 23:01:29 +00:00
Darren Ranalli dc9a29d896 fixed pause in looped audio playback 2006-12-22 22:55:45 +00:00
Darren Ranalli 3f1800da05 added stagger option to loop() 2006-12-15 19:08:25 +00:00
Josh Wilson 955dc0b9c0 formatting 2006-12-06 03:06:36 +00:00
aignacio_sf d988c266c1 Optimize Lerp. Comment out expensive debug statement. 2006-12-04 20:00:24 +00:00
David Rose ce4568d89e enable intra-frame animation interpolation 2006-10-15 00:24:34 +00:00
Josh Wilson c2afbcaac9 fixed suspended particles by calling finalize in instant 2006-10-13 18:50:42 +00:00
aignacio_sf 19eebe69c1 Add assert before notify. 2006-10-11 20:18:31 +00:00
David Rose 8de0914056 latest osx publish stuff 2006-09-28 16:31:02 +00:00
David Rose 5d2466c72a osx tweaks 2006-09-27 04:03:07 +00:00
Josh Wilson bd08aaa977 added privInstant to fix the self.__softStopped not found error 2006-09-19 21:26:54 +00:00
David Rose 34631c0fb3 correctly handle C-only intervals 2006-08-23 18:35:46 +00:00
David Rose 1f3cc3b671 more fixes for import 2006-08-09 22:32:50 +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
Josh Wilson 340248c36b adding test particle interval 2006-07-20 15:25:37 +00:00
Josh Wilson f0bafc3d7a first pass at a particle interval 2006-07-20 15:22:49 +00:00
Joe Shochet a6b5d75ce4 weakrefs to FunctionIntervals allow control-c-v redefine to work now 2006-06-15 16:55:28 +00:00
Chris Brunner ffb1b8e670 for Mac support 2006-04-26 19:33:47 +00:00
Joe Shochet 2cf3938811 allow unique naming of passed in names on LerpFuncIntervals 2006-04-13 05:50:27 +00:00
Dave Schuyler 1cb18155d0 formatting 2006-03-30 03:09:31 +00:00
Dave Schuyler 64a75159c6 formatting 2006-03-17 23:32:40 +00:00
Roger Hughston cf8f045c84 OSX linking changes 2006-03-15 01:41:29 +00:00
Samir Naik 11a5ffd557 keep track of playRate for animMixer calculations 2006-02-23 03:23:49 +00:00
David Rose 486680b144 protect with a mutex 2006-02-17 17:42:22 +00:00
Dave Schuyler b4f8764266 changed panda modules import 2006-02-15 00:43:43 +00:00
Dave Schuyler 71243aa874 formatting 2006-01-27 02:54:41 +00:00
Dave Schuyler 1e5469d22f formatting 2006-01-20 01:42:29 +00:00
David Rose f5bf5b5631 export verify_intervals 2006-01-12 00:46:18 +00:00
Dave Schuyler 86f4c2e68e remove extra paren from assert 2006-01-09 22:18:28 +00:00
David Rose a9e3575367 install lerp_helpers.h 2006-01-06 01:15:30 +00:00
Dave Schuyler 699be47bab formatting 2005-12-21 04:18:47 +00:00