index
:
opensim-SC
Domme
switch
My fork of OpenSim for IG and DG, called SledjChisl.
about
summary
refs
log
tree
commit
diff
stats
homepage
log msg
author
committer
range
path:
root
/
OpenSim
/
Region
/
Framework
/
Scenes
/
KeyframeMotion.cs
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2018-01-15
shut up some pesty warnings
UbitUmarov
1
-12
/
+12
2017-07-17
KFM: changes on update method implies other changes. Still not that good. Not...
UbitUmarov
1
-13
/
+25
2017-07-16
store kfm on inventory. this may still be a bit confusing on rez
UbitUmarov
1
-5
/
+6
2017-07-16
don't start moving KFM things on region start that where stopped on last shut...
UbitUmarov
1
-2
/
+2
2017-07-16
trigger moving_end also KFM stop and pause
UbitUmarov
1
-0
/
+2
2017-07-16
make KFM use scheduled terse updates. This may increase some rubber band, but...
UbitUmarov
1
-12
/
+14
2017-04-04
mantis 8130: improve keyframes motion
UbitUmarov
1
-70
/
+63
2017-01-05
Massive tab and trailing space cleanup
Melanie Thielker
1
-4
/
+4
2015-09-02
seems to compile ( tests comented out)
UbitUmarov
1
-118
/
+10
2015-08-30
More namespace and dll name changes. Still no functional changes.
Diva Canto
1
-1
/
+1
2015-08-30
Renamed the namespaces too
Diva Canto
1
-1
/
+1
2015-08-20
Fix multiple moving_end and add moving_start to llSetKeyframedMotion
Jeff Kelley
1
-10
/
+15
2014-10-26
bug fix
UbitUmarov
1
-1
/
+6
2014-09-19
fix positions on same frames transitions
UbitUmarov
1
-8
/
+3
2014-08-13
remove creative hack and try to fix
UbitUmarov
1
-100
/
+92
2014-07-21
Close streams immediately when we finish using them
Oren Hurvitz
1
-21
/
+25
2014-04-22
Fixed KeyframeMotion to work with very slow movement.
Oren Hurvitz
1
-25
/
+33
2014-03-11
Don't start KeyframeMotion timers until all the regions are ready. This preve...
Oren Hurvitz
1
-2
/
+28
2013-09-16
* This fixes the border crossing offsets by storing the final keyframe locati...
teravus
1
-2
/
+22
2013-08-25
Fix the root cause of keyframe motion region crossing offset - UpdateSceneObject
Melanie
1
-21
/
+1
2013-08-24
* This fixes the border crossing offsets by storing the final keyframe locati...
teravus
1
-2
/
+22
2013-08-24
Revert "* This increases accuracy when border crossing (the reason is.. the...
teravus
1
-7
/
+7
2013-08-23
* This increases accuracy when border crossing (the reason is.. the border ...
teravus
1
-7
/
+7
2013-07-08
minor: remove mono compiler warnings related to keyframe code
Justin Clark-Casey (justincc)
1
-6
/
+3
2013-06-06
Fix keyframe motion copyright
Melanie
1
-3
/
+26
2013-06-06
keyframe: add more locks, change timming stop, added Suspend and resume
UbitUmarov
1
-15
/
+64
2013-06-06
Committing Avination's Keyframe module. This is not hooked up yet and will do...
Melanie
1
-0
/
+766
2013-05-31
Stop sending velocity to avoid snap-back
Melanie
1
-1
/
+1
2013-03-03
Make Keyframe motion cross regions again
Melanie
1
-0
/
+1
2013-02-12
Revert "Make keyframes use the sim's frame timer"
Melanie
1
-8
/
+15
2013-02-12
Revert "Push updates from keyframe directly to the front of the output queue ...
Melanie
1
-6
/
+6
2013-02-12
Push updates from keyframe directly to the front of the output queue rather
Melanie
1
-6
/
+6
2013-02-11
Make keyframes use the sim's frame timer
Melanie
1
-15
/
+8
2013-02-11
Refactor KeyframeMotion to use one timer class per scene
Melanie
1
-20
/
+75
2013-01-30
Change keyframe motion to use a single timer for all objects. This is required
Melanie
1
-236
/
+229
2013-01-27
Send moving_end event to scripts when keyframed motion ends.
Melanie
1
-0
/
+10
2013-01-11
go back bypassing sog updates control (test)
UbitUmarov
1
-12
/
+12
2013-01-11
same for AngularVelocity. Use normal terse updates in place of sending
UbitUmarov
1
-10
/
+18
2013-01-11
keyframe. Don't use group UpdateRotation since this enqueues a terse
UbitUmarov
1
-2
/
+6
2012-10-10
normalize quaternion.Slerp outputs
UbitUmarov
1
-0
/
+1
2012-08-30
move keyframemotion.copy from sop.copy to sog.copy, where there is
UbitUmarov
1
-2
/
+2
2012-08-30
[possible still bad] make use of keyframemotion.copy on sop.copy, replacing
UbitUmarov
1
-25
/
+33
2012-08-29
A few more changes to keyframes
UbitUmarov
1
-61
/
+113
2012-08-29
[Potentially broken] keyframes changes.. since it's there, use timer for
UbitUmarov
1
-115
/
+165
2012-08-28
[possible still very broken] mess around keyframes. timer events
UbitUmarov
1
-103
/
+265
2012-08-26
fix incoerence btw KFM_TRANSLATION and ROTATION LSL constants and internal
UbitUmarov
1
-2
/
+2
2012-06-08
Revert "Add a frame based watchdog function to keyframed motion"
Melanie
1
-20
/
+0
2012-06-08
Add a frame based watchdog function to keyframed motion
Melanie
1
-0
/
+20
2012-02-26
Make llSetKeyframedMotion prims waut at the borders of down sims and try again
Melanie
1
-0
/
+12
2012-02-26
Implement proper selection behavior
Melanie
1
-0
/
+31
[next]