Commit Graph

256 Commits

Author SHA1 Message Date
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
David Rose 59d8e8ebcb MopathInterval inherits from LerpFunctionInterval to take advantage of blendType 2003-11-09 06:52:37 +00:00
David Rose 3c3f2f4432 replace set_velocity() with set_fluid_pos() 2003-10-08 19:08:53 +00:00
Dave Schuyler 3573ccb9aa changed comments. 2003-10-02 04:23:18 +00:00
David Rose dea5eaccfb allow intervals with duration < 0 2003-09-30 17:16:27 +00:00
David Rose 6afb9a87ab add forceUpdate 2003-09-27 00:39:55 +00:00
David Rose 0f357ba02f warning is now an error 2003-09-22 22:16:52 +00:00
David Rose a4129aa412 fix reverse interval with explicit duration too long 2003-08-29 19:03:36 +00:00
David Rose 9d137295f6 better behavior when frame counts are mismatched 2003-08-21 16:57:44 +00:00
David Rose 25977a911d fix reverse interval 2003-08-21 16:17:42 +00:00
David Rose 5bd18eac4c remove old play(), stop(), setFinalT() interval interface 2003-08-18 22:56:31 +00:00
David Rose ebc60ccce5 name by animname 2003-08-18 21:51:50 +00:00