index
:
opensim-SC_OLD
master
My fork of OpenSim for IG and MG, called SledjChisl.
about
summary
refs
log
tree
commit
diff
stats
homepage
log msg
author
committer
range
path:
root
/
OpenSim
/
Region
/
Framework
/
Scenes
/
KeyframeMotion.cs
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Make Keyframe motion cross regions again
Melanie
2013-03-03
1
-0
/
+1
*
Revert "Make keyframes use the sim's frame timer"
Melanie
2013-02-12
1
-8
/
+15
*
Revert "Push updates from keyframe directly to the front of the output queue ...
Melanie
2013-02-12
1
-6
/
+6
*
Push updates from keyframe directly to the front of the output queue rather
Melanie
2013-02-12
1
-6
/
+6
*
Make keyframes use the sim's frame timer
Melanie
2013-02-11
1
-15
/
+8
*
Refactor KeyframeMotion to use one timer class per scene
Melanie
2013-02-11
1
-20
/
+75
*
Change keyframe motion to use a single timer for all objects. This is required
Melanie
2013-01-30
1
-236
/
+229
*
Send moving_end event to scripts when keyframed motion ends.
Melanie
2013-01-27
1
-0
/
+10
*
go back bypassing sog updates control (test)
UbitUmarov
2013-01-11
1
-12
/
+12
*
same for AngularVelocity. Use normal terse updates in place of sending
UbitUmarov
2013-01-11
1
-10
/
+18
*
keyframe. Don't use group UpdateRotation since this enqueues a terse
UbitUmarov
2013-01-11
1
-2
/
+6
*
normalize quaternion.Slerp outputs
UbitUmarov
2012-10-10
1
-0
/
+1
*
move keyframemotion.copy from sop.copy to sog.copy, where there is
UbitUmarov
2012-08-30
1
-2
/
+2
*
[possible still bad] make use of keyframemotion.copy on sop.copy, replacing
UbitUmarov
2012-08-30
1
-25
/
+33
*
A few more changes to keyframes
UbitUmarov
2012-08-29
1
-61
/
+113
*
[Potentially broken] keyframes changes.. since it's there, use timer for
UbitUmarov
2012-08-29
1
-115
/
+165
*
[possible still very broken] mess around keyframes. timer events
UbitUmarov
2012-08-28
1
-103
/
+265
*
fix incoerence btw KFM_TRANSLATION and ROTATION LSL constants and internal
UbitUmarov
2012-08-26
1
-2
/
+2
*
Make llSetKeyframedMotion prims waut at the borders of down sims and try again
Melanie
2012-02-26
1
-0
/
+12
*
Implement proper selection behavior
Melanie
2012-02-26
1
-0
/
+31
*
Fix deserialization of Buoyancy, Force and Torque. Remove debug from the new
Melanie
2012-02-26
1
-1
/
+0
*
Serialize Keyframe motion for region crossings
Melanie
2012-02-26
1
-3
/
+68
*
Implement llSetKeyframedMotion. No persistence, no region crossing. Yet.
Melanie
2012-02-26
1
-0
/
+315