367 Commits

Author SHA1 Message Date
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
Mark Mine
6ff6735166 Added ability to adjust duration 2005-03-08 21:43:17 +00:00
David Rose
4ad4e2952e add clearToInitial 2005-03-02 17:00:35 +00:00
Josh Yelon
51df2ab143 Trying to speed compilation a bit 2005-02-25 05:33:32 +00:00
Roger Hughston
fe79ba9dca *** empty log message *** 2005-02-23 02:03:00 +00:00
David Rose
2df82782a7 assert not nan 2005-02-07 05:18:46 +00:00
Samir Naik
1c96f2b970 added resetControls 2005-01-25 21:14:11 +00:00
David Rose
3646e3ea5d more debug output 2005-01-24 14:58:43 +00:00
David Rose
f2c3f1a18e much better slerp algorithm 2005-01-23 17:22:00 +00:00
David Rose
ee66668ab1 integrate latest changes from CMU 2005-01-19 23:27:15 +00:00
David Rose
9a1c68038b Miles hack is no longer necessary (workaround at a lower level) 2005-01-18 19:19:00 +00:00
David Rose
a3ddf62e00 add LerpQuatInterval and related 2005-01-17 06:04:45 +00:00
Samir Naik
a7288f855b added optional parameters in getAnimControls 2004-12-29 03:25:31 +00:00
David Rose
ef75b6751a use new config interface 2004-12-23 21:24:11 +00:00
David Rose
8ea3435458 fix easeOut blend type 2004-12-02 23:54:45 +00:00
Darren Ranalli
9bf6494bc1 added new projectile mode: pass through waypoint and end on a plane 2004-10-19 03:09:23 +00:00
Darren Ranalli
3872ad229d added comment about Miles MP3 duration hack 2004-10-14 01:52:18 +00:00
David Rose
00bdfb7118 register WaitInterval 2004-09-30 17:00:51 +00:00
David Rose
b5cf90cf1e fix link error on opt4 2004-09-22 18:40:16 +00:00
Justin Butler
72112dbe72 Checkin to disable stack track debug info for performance tuning. 2004-08-11 22:31:24 +00:00
Dave Schuyler
28ea992c31 added setLoop and getLoop 2004-08-10 22:15:23 +00:00
Dave Schuyler
44ad745064 added debugInitStackTrace 2004-06-08 22:33:40 +00:00
David Rose
b1db93fb87 explicit import paths 2004-06-01 19:31:48 +00:00
David Rose
b169b29435 remove support for old panda 2004-04-20 22:51:39 +00:00
Dave Schuyler
e45fe3235f lots of little changes for os x 2004-04-02 02:53:20 +00:00
Darren Ranalli
eec52ae30d once more must provide either startPos or duration, also implicit startPos is sampled every time interval starts rather than first time only 2004-02-23 22:46:49 +00:00
Darren Ranalli
dae5fabd22 support implicit startPos w/ startVel and endZ -- may cause trouble for parent intervals 2004-02-20 00:07:54 +00:00
Darren Ranalli
ca6e9716d8 fixed bug in endZ case 2004-02-19 23:42:41 +00:00
David Rose
843c0331ae update license, change remaining local #includes to use quotation marks 2004-02-13 19:27:33 +00:00
David Rose
b0e3667dbe fix IndirectInterval not to start/stop sounds repeatedly 2004-01-07 02:47:54 +00:00
David Rose
d787afb6a4 ensure sounds aren't played past their duration 2004-01-06 20:46:57 +00:00
David Rose
37f484dd48 add constrainedLoop 2003-12-13 22:14:28 +00:00
David Rose
ef9e7478fc turn off warning for frame count=1 2003-12-12 05:45:51 +00:00
David Rose
fcb41afd31 remove silly warning 2003-12-12 05:13:20 +00:00
David Rose
e8c4d87386 generalize partName interface 2003-12-11 08:08:09 +00:00
Dave Schuyler
6da0c1e352 changed node arg to nodePath in intervals 2003-11-26 02:54:08 +00:00
David Rose
2e3f848e85 pass most keyword arguments through to function 2003-11-19 23:41:49 +00:00
David Rose
4066f9ee8d add debugging output 2003-11-17 00:59:59 +00:00
David Rose
4d37f8fe6d make negative playRate implicitly play animation backwards 2003-11-14 09:48:01 +00:00
David Rose
77e7c30ab4 whoops, typo 2003-11-14 09:47:35 +00:00
David Rose
6ffeaf8170 define IndirectInterval 2003-11-14 09:34:13 +00:00
David Rose
ac8bb40c69 allow duration to imply endTime 2003-11-13 05:49:49 +00:00
David Rose
fbb2032a97 fluid intervals 2003-11-12 00:15:50 +00:00
David Rose
27a8da21ec fix resume_until some more 2003-11-11 06:51:15 +00:00
David Rose
80862fe41a add resume_until 2003-11-11 01:04:30 +00:00