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
/
Animation
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
bug fix: leave jumping state only to landing, without fallback into
UbitUmarov
2014-10-04
1
-12
/
+12
*
clean up coments, use a even faster XY move request detection
UbitUmarov
2014-10-01
1
-65
/
+19
*
removed useless unreal inworld movement vector estimation. Do animation stat...
UbitUmarov
2014-10-01
1
-70
/
+97
*
keep same animation if in transit
UbitUmarov
2014-09-30
1
-0
/
+3
*
change avatar physics and motion control. Still not that good :(
UbitUmarov
2014-09-29
1
-48
/
+99
*
handle AO sit ground case
UbitUmarov
2014-09-10
1
-2
/
+27
*
*TEST* add movement states SIT and SITGROUND. ScenePresence on SIT,
UbitUmarov
2014-09-10
1
-15
/
+32
*
force update of movement animation
UbitUmarov
2014-09-09
1
-1
/
+14
*
*test*
UbitUmarov
2014-09-09
1
-0
/
+17
*
add full delete if uuid iz zero and state is ALL
UbitUmarov
2014-09-09
1
-1
/
+4
*
Add perms check
Melanie Thielker
2014-09-09
1
-0
/
+5
*
Add some forgotten calls
Melanie Thielker
2014-09-09
1
-0
/
+2
*
Add missing file
Melanie Thielker
2014-09-09
1
-0
/
+76
*
Actually do the overriding
Melanie Thielker
2014-09-09
1
-1
/
+7
*
some cleanup ( well or not )
UbitUmarov
2014-08-22
1
-0
/
+10
*
put bake bakes, plus a missing change forcing animations to pass by
UbitUmarov
2014-08-17
1
-1
/
+5
*
allow reset default animation to default as core does
UbitUmarov
2014-07-26
1
-1
/
+1
*
Merge branch 'master' into careminster
Melanie
2013-12-07
1
-4
/
+13
|
\
|
*
Implement most effects of AGENT_CONTROL_STOP
Justin Clark-Casey (justincc)
2013-11-30
1
-4
/
+13
*
|
Merge branch 'master' into careminster
Melanie
2013-06-13
2
-2
/
+8
|
\
\
|
|
/
|
*
Add TriggerScenePresenceUpdated events when an animation is added
Robert Adams
2013-06-11
2
-2
/
+8
*
|
Merge branch 'master' into careminster
Melanie
2013-06-04
3
-3
/
+150
|
\
\
|
|
/
|
*
Trigger OnScenePresenceUpdated when the avatar's animations change.
Robert Adams
2013-05-30
1
-3
/
+14
|
*
Add methods to Animation and AnimationSet for easier manipulation and
Robert Adams
2013-05-30
2
-0
/
+136
*
|
Merge branch 'master' into careminster
Melanie
2013-01-19
2
-10
/
+53
|
\
\
|
|
/
|
*
Add "debug set set animations true|false" region console command.
Justin Clark-Casey (justincc)
2013-01-18
1
-5
/
+28
|
*
Restore previous client AO behaviour by not allowing them to remove the defau...
Justin Clark-Casey (justincc)
2013-01-18
2
-5
/
+24
|
*
Revert "Prevent empty Anim Packs"
Melanie
2013-01-09
1
-12
/
+0
|
*
Revert "Fix sequence id fr default anim"
Melanie
2013-01-09
1
-1
/
+1
|
*
Fix sequence id fr default anim
Melanie
2013-01-08
1
-1
/
+1
|
*
Prevent empty Anim Packs
Melanie
2013-01-08
1
-0
/
+12
*
|
Merge branch 'master' into careminster
Melanie
2012-12-16
1
-1
/
+10
|
\
\
|
|
/
|
*
minor: Add commented out log lines to ScenePresenceAnimator for future debug ...
Justin Clark-Casey (justincc)
2012-12-14
1
-1
/
+10
*
|
Merge branch 'master' into careminster
Melanie
2012-10-31
1
-0
/
+11
|
\
\
|
|
/
|
*
Store and send the current movement animation state to a new sim on crossing
Melanie
2012-10-30
1
-0
/
+11
*
|
Merge branch 'master' into careminster
Melanie
2012-10-26
1
-3
/
+5
|
\
\
|
|
/
|
*
Separate LSL's notion of the default anim from the actually playing anims.
Melanie
2012-10-26
1
-2
/
+4
|
*
Revert "Fix for Mantis 0006376: Avatar no longer show Walking animation when ...
Melanie
2012-10-26
1
-1
/
+1
*
|
Merge branch 'master' into careminster
Melanie
2012-10-26
1
-1
/
+1
|
\
\
|
|
/
|
*
Fix for Mantis 0006376: Avatar no longer show Walking animation when any AO h...
nebadon
2012-10-25
1
-1
/
+1
*
|
Merge branch 'master' into careminster
Melanie
2012-10-04
2
-16
/
+29
|
\
\
|
|
/
|
*
Allow default animation to be stopped to be replaced with another one.
Melanie
2012-10-04
2
-16
/
+29
*
|
Merge branch 'master' into careminster
Melanie
2012-07-20
1
-7
/
+1
|
\
\
|
|
/
|
*
Stop explicitly closing and nulling out Animator in order to prevent NREs in ...
Justin Clark-Casey (justincc)
2012-07-19
1
-7
/
+1
*
|
Merge branch 'avination' into careminster
Melanie
2012-05-13
1
-2
/
+18
|
\
\
|
|
/
|
/
|
|
*
ªTEST MESS* reduce animation packets send. Added onchangeanim event with par...
UbitUmarov
2012-05-12
1
-2
/
+18
|
*
Revert "*TO TEST/REVIEW* added current default animation in animationSet.cs t...
Melanie
2012-05-04
1
-10
/
+3
|
*
*TO TEST/REVIEW* added current default animation in animationSet.cs to/fromAr...
UbitUmarov
2012-05-04
1
-3
/
+10
*
|
Fixed: custom walking animations didn't stop when the avatar stopped walking.
Oren Hurvitz
2012-04-27
1
-6
/
+13
|
/
*
Fix bug in ScenePresenceAnimator.RemoveAnimation() introduced in commit 1a8769e
Justin Clark-Casey (justincc)
2012-03-23
1
-1
/
+1
[next]