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 |
David Rose
|
76fa331c85
|
duration includes last frame
|
2003-08-17 01:23:30 +00:00 |
David Rose
|
6e1cdc100a
|
robustify edge conditions
|
2003-08-17 01:18:36 +00:00 |
David Rose
|
02900a46ce
|
add shear intervals
|
2003-08-06 17:59:39 +00:00 |
David Rose
|
3450df314f
|
enforce new interval interface
|
2003-08-05 03:13:42 +00:00 |
David Rose
|
91236ff836
|
FunctionInterval should report its name as Func
|
2003-08-04 17:47:28 +00:00 |
David Rose
|
5994cdffbd
|
fix setT() while interval paused
|
2003-08-04 17:47:12 +00:00 |
Mark Mine
|
317713f789
|
Fixed joybox resolution problem, and interval jumptostart and end commands
|
2003-08-03 03:11:00 +00:00 |
David Rose
|
962ccf7496
|
abort sooner if errors in meta interval construction
|
2003-08-02 20:19:15 +00:00 |
David Rose
|
bfc61341a1
|
don't clamp t value in set_t()
|
2003-07-23 01:03:44 +00:00 |
David Rose
|
b7f13c5309
|
try to avoid introducing a scale when lerping hpr
|
2003-07-10 21:54:53 +00:00 |
Darren Ranalli
|
8176ae9423
|
made __init__ a little more flexible
|
2003-07-10 20:30:54 +00:00 |
David Rose
|
1e076dadd1
|
support setT() while interval is playing
|
2003-07-02 23:18:41 +00:00 |
David Rose
|
dc6772b566
|
finishIntervalsMatching
|
2003-06-26 20:01:25 +00:00 |
David Rose
|
5e65b52f3a
|
fix notify name
|
2003-06-20 02:35:44 +00:00 |
David Rose
|
d56ac3776f
|
add __add__
|
2003-06-19 17:01:27 +00:00 |
David Rose
|
51885997ec
|
add more list functions
|
2003-06-06 17:37:32 +00:00 |
Darren Ranalli
|
613dea6208
|
added ProjectileInterval
|
2003-04-23 01:32:16 +00:00 |
Joe Shochet
|
c231386f16
|
volume attenuation with distance
|
2003-04-09 07:14:17 +00:00 |
David Rose
|
a71af97bf4
|
generalize interruptible to autoPause and autoFinish
|
2003-02-26 22:26:43 +00:00 |
David Rose
|
ffe2d598a9
|
comment
|
2003-01-21 16:56:35 +00:00 |
Mark Mine
|
c499efa4fa
|
Changed file to load for donald in IntervalTest
|
2002-11-15 00:07:45 +00:00 |
David Rose
|
b4ed038469
|
show number of intervals
|
2002-11-06 22:20:59 +00:00 |
Mark Mine
|
802d4549d9
|
Change loop paramter on particle and sound intervals which was stomping on loop function
|
2002-10-19 23:34:04 +00:00 |