Commit Graph

311 Commits

Author SHA1 Message Date
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
Dave Schuyler 8900f25533 PandaObject to DirectObject 2005-12-20 22:51:18 +00:00
Dave Schuyler c76f0eea10 PandaObject to DirectObject 2005-12-20 04:26:50 +00:00
Dave Schuyler 06ffc7a5f4 formatting 2005-11-15 01:44:12 +00:00
Dave Schuyler 778bde8edf eol mode 2005-11-05 04:12:52 +00:00
Dave Schuyler c176b0e336 formatting 2005-11-04 22:16:25 +00:00
David Rose 683aa42838 reorder parameters for consistency 2005-09-30 21:55:29 +00:00
Josh Yelon 9729541f63 Added macrocomposites 2005-09-27 22:05:52 +00:00
Mark Mine bb63ebad79 Update interval controls jump to start/end 2005-08-16 21:08:49 +00:00
Roger Hughston e7cd96bf9d *** empty log message *** 2005-05-23 22:12:38 +00:00
David Rose 468fb19220 changes from Jason Pratt to support running epydoc--don't do stuff on module import 2005-04-28 17:59:00 +00:00
David Rose 7f629a8662 EventIntervals should not specify openEnded = 0 2005-03-11 18:50:42 +00:00