UbitUmarov
|
c92ba1cc04
shut up some pesty warnings
|
há 6 anos atrás |
UbitUmarov
|
f921ad005f
KFM: changes on update method implies other changes. Still not that good. Note: objects motion timing can't be done using timers. On windows at least, those can have jitter of tens of ms
|
há 7 anos atrás |
UbitUmarov
|
9ae26fc5af
store kfm on inventory. this may still be a bit confusing on rez
|
há 7 anos atrás |
UbitUmarov
|
cd15de628d
don't start moving KFM things on region start that where stopped on last shutdown
|
há 7 anos atrás |
UbitUmarov
|
4ef64d4425
trigger moving_end also KFM stop and pause
|
há 7 anos atrás |
UbitUmarov
|
101413ddd9
make KFM use scheduled terse updates. This may increase some rubber band, but is needed, and should work better with recent changes on sop terseupdates control
|
há 7 anos atrás |
UbitUmarov
|
056b765fbc
mantis 8130: improve keyframes motion
|
há 7 anos atrás |
Melanie Thielker
|
b16abc8166
Massive tab and trailing space cleanup
|
há 7 anos atrás |
Robert Adams
|
e5367d822b
Merge of ubitworkvarnew with opensim/master as of 20150905.
|
há 9 anos atrás |
UbitUmarov
|
a11edceb00
seems to compile ( tests comented out)
|
há 9 anos atrás |
UbitUmarov
|
371c9dd2af
bad merge?
|
há 9 anos atrás |
Diva Canto
|
ce2c67876e
More namespace and dll name changes. Still no functional changes.
|
há 9 anos atrás |
Diva Canto
|
2c0cad6dd3
Renamed the namespaces too
|
há 9 anos atrás |
Jeff Kelley
|
e1a455eae5
Fix multiple moving_end and add moving_start to llSetKeyframedMotion
|
há 9 anos atrás |
UbitUmarov
|
525322efa2
bug fix
|
há 10 anos atrás |
UbitUmarov
|
242bb425f3
fix positions on same frames transitions
|
há 10 anos atrás |
UbitUmarov
|
483afe6867
remove creative hack and try to fix
|
há 10 anos atrás |
Oren Hurvitz
|
99ac770abb
Close streams immediately when we finish using them
|
há 10 anos atrás |
Melanie Thielker
|
e1b2ecdfdc
Merge branch 'avination-current'
|
há 10 anos atrás |
Oren Hurvitz
|
a893fd90cd
Fixed KeyframeMotion to work with very slow movement.
|
há 10 anos atrás |
Oren Hurvitz
|
0237d9113d
Don't start KeyframeMotion timers until all the regions are ready. This prevents problems in megaregions (prims that think they've crossed over to other regions).
|
há 11 anos atrás |
UbitUmarov
|
8ad7f2ce2d
Merge branch 'avination-current' of ssh://3dhosting.de/var/git/careminster into avination-current
|
há 11 anos atrás |
teravus
|
120b6948ed
* This fixes the border crossing offsets by storing the final keyframe location in the hijacked variable KeyFrame.AngularVelocity. When steps in OnTimer <= 0.0, normalize the final position by Constants.RegionSize and move the object there. The hack here is KeyFrame.AngularVelocity probably isn't the right name for this variable because it's the un-mucked with keyframe position. When you determine the feasibility of changing the name without affecting the serialization of existing objects in world... It's simply a name change to KeyFrame.FinalPosition or something proper.
|
há 11 anos atrás |
Melanie
|
f7378829c3
Fix the root cause of keyframe motion region crossing offset - UpdateSceneObject
|
há 11 anos atrás |
teravus
|
e0399ccaec
* This fixes the border crossing offsets by storing the final keyframe location in the hijacked variable KeyFrame.AngularVelocity. When steps in OnTimer <= 0.0, normalize the final position by Constants.RegionSize and move the object there. The hack here is KeyFrame.AngularVelocity probably isn't the right name for this variable because it's the un-mucked with keyframe position. When you determine the feasibility of changing the name without affecting the serialization of existing objects in world... It's simply a name change to KeyFrame.FinalPosition or something proper.
|
há 11 anos atrás |
teravus
|
58359788a9
Revert "* This increases accuracy when border crossing (the reason is.. the border crossing code will use velocity to predict where the object should be, so setting it to zero. It still looses about 0.0045 per loop."
|
há 11 anos atrás |
teravus
|
55400ff7be
* This increases accuracy when border crossing (the reason is.. the border crossing code will use velocity to predict where the object should be, so setting it to zero. It still looses about 0.0045 per loop.
|
há 11 anos atrás |
Justin Clark-Casey (justincc)
|
af9b17c545
minor: remove mono compiler warnings related to keyframe code
|
há 11 anos atrás |
Melanie
|
06012f8675
Fix keyframe motion copyright
|
há 11 anos atrás |
UbitUmarov
|
18e4496d2d
keyframe: add more locks, change timming stop, added Suspend and resume
|
há 11 anos atrás |