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
/
SceneGraph.cs
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
debug show stack trace
UbitUmarov
2014-09-22
1
-1
/
+1
*
a few more changes on link/unlink
UbitUmarov
2014-09-22
1
-10
/
+7
*
same in a few more spots
UbitUmarov
2014-09-22
1
-3
/
+10
*
send to world or backup, after setting finding information
UbitUmarov
2014-09-22
1
-4
/
+6
*
update scenegraph group find by part information in sog link, so script lin...
UbitUmarov
2014-09-22
1
-3
/
+18
*
limit number of prims on physical objects. Not all cases covered still
UbitUmarov
2014-09-08
1
-1
/
+9
*
Merge branch 'master' into careminster
Melanie
2013-09-01
1
-28
/
+6
|
\
|
*
Refactor: merge SceneGraph.AddScenePresence() into CreateAndAddChildScenePres...
Justin Clark-Casey (justincc)
2013-08-23
1
-28
/
+6
|
*
Hook up Keyframe motion to almost everything. Failing to cross a sim border
Melanie
2013-06-06
1
-0
/
+11
|
*
Plumb the path from the client to the extra physics params and back
Melanie
2013-02-07
1
-2
/
+23
*
|
Merge branch 'master' into careminster
Melanie
2012-10-26
1
-0
/
+24
|
\
\
|
|
/
|
*
Allow "show object", "show part", "dump object" and "delete object" to accept...
Justin Clark-Casey (justincc)
2012-10-24
1
-0
/
+24
*
|
Merge branch 'avination' into careminster
Melanie
2012-10-17
1
-0
/
+2
|
\
\
|
*
|
Fix perms when linking an object. Set root part perms to the perms
Melanie
2012-10-14
1
-0
/
+2
*
|
|
Merge commit 'a0d178b284050df64d0eb5b9728565fd72615c22' into careminster
Melanie
2012-08-25
1
-1
/
+1
|
\
\
\
|
|
|
/
|
|
/
|
|
*
|
Pass the "attachToBackup" bool given to SceneGraph.AddNewSceneObject() down i...
Justin Clark-Casey (justincc)
2012-08-24
1
-1
/
+1
*
|
|
Merge branch 'master' into careminster
Melanie
2012-08-18
1
-6
/
+3
|
\
\
\
|
|
/
/
|
|
/
|
|
/
|
/
|
|
*
enables configurable minimum sizes for physical & non-physical prims
SignpostMarv
2012-08-15
1
-6
/
+3
|
*
Committing Avination's memleak fix-a-thon, installment #3
Melanie
2012-07-23
1
-0
/
+2
*
|
Remove AreUpdatesSuspended flag because it does nothing
Melanie
2012-08-16
1
-7
/
+0
*
|
Change case of areUpdatesSuspended to upper case as is proper for a property
Melanie
2012-08-16
1
-7
/
+7
*
|
Merge branch 'master' into careminster
Melanie
2012-07-20
1
-1
/
+1
|
\
\
|
|
/
|
*
Add TestCreateDuplicateRootScenePresence() regression test.
Justin Clark-Casey (justincc)
2012-07-19
1
-1
/
+1
*
|
Merge branch 'avination' into careminster
Melanie
2012-07-11
1
-0
/
+2
|
\
\
|
*
|
Melanie fix: detach SOGs from backup on linking
UbitUmarov
2012-07-11
1
-0
/
+2
*
|
|
Merge branch 'master' into careminster
Melanie
2012-07-11
1
-8
/
+16
|
\
\
\
|
|
|
/
|
|
/
|
|
*
|
Remove redundant SetScene() function in Scene.AddSceneObject()
Justin Clark-Casey (justincc)
2012-07-07
1
-3
/
+3
|
*
|
Add assert to attachment regression tests to check that number of objects in ...
Justin Clark-Casey (justincc)
2012-07-06
1
-5
/
+13
*
|
|
Merge branch 'avination' into careminster
Melanie
2012-07-06
1
-2
/
+2
|
\
\
\
|
|
|
/
|
|
/
|
|
*
|
fix SceneGraph Add/Remove PhysicalPrim counters
UbitUmarov
2012-06-21
1
-2
/
+2
*
|
|
Merge branch 'master' into careminster
Melanie
2012-06-08
1
-6
/
+0
|
\
\
\
|
|
|
/
|
|
/
|
|
*
|
Go back to calling IncomingCloseAgent() in the "kick user" command for consis...
Justin Clark-Casey (justincc)
2012-06-08
1
-6
/
+0
|
*
|
Remove duplicate update of user count in Scene.IncomingCloseAgent()
Justin Clark-Casey (justincc)
2012-06-08
1
-4
/
+4
*
|
|
Merge branch 'avination' into careminster
Melanie
2012-06-06
1
-1
/
+0
|
\
\
\
|
|
|
/
|
|
/
|
|
*
|
fix the real cause of double velocity
UbitUmarov
2012-06-05
1
-1
/
+0
*
|
|
Merge branch 'master' into careminster
Melanie
2012-05-19
1
-5
/
+0
|
\
\
\
|
|
|
/
|
|
/
|
|
*
|
Check agent limit against root agent count rather than both root and child ag...
Justin Clark-Casey (justincc)
2012-05-17
1
-5
/
+0
*
|
|
Merge branch 'master' into careminster
Melanie
2012-05-09
1
-10
/
+15
|
\
\
\
|
|
/
/
|
*
|
Perform SceneGraph.DuplicateObject() under existing m_updateLock already used...
Justin Clark-Casey (justincc)
2012-05-08
1
-75
/
+89
*
|
|
Merge branch 'avination' into careminster
Melanie
2012-05-08
1
-0
/
+27
|
\
\
\
|
|
|
/
|
|
/
|
|
*
|
Fix moving no-mod objects. Fixes a regression introduced with the undo fix
Melanie
2012-05-07
1
-0
/
+27
*
|
|
Merge branch 'master' of ssh://melanie@3dhosting.de/var/git/careminster into ...
Melanie
2012-04-27
1
-1
/
+1
|
\
\
\
|
|
/
/
|
*
|
Help big boobies to dance (avatar visualParams). May not persist and need mor...
UbitUmarov
2012-04-26
1
-1
/
+1
*
|
|
Merge branch 'master' of ssh://melanie@3dhosting.de/var/git/careminster into ...
Melanie
2012-04-20
1
-2
/
+12
|
\
\
\
|
|
/
/
|
*
|
changed - VolumeDetect and phantom setting interaction. Script VD(true) forc...
UbitUmarov
2012-04-19
1
-2
/
+12
*
|
|
Merge branch 'master' into careminster
Melanie
2012-04-18
1
-0
/
+3
|
\
\
\
|
|
/
/
|
/
|
/
|
|
/
|
*
minor: Add some method doc. Add warnings since calling SOG link/delink metho...
Justin Clark-Casey (justincc)
2012-04-17
1
-0
/
+3
*
|
Merge branch 'master' into careminster
Melanie
2012-04-03
1
-1
/
+2
|
\
\
|
|
/
|
*
Eliminate race condition where many callers would check SOP.PhysicsActor != n...
Justin Clark-Casey (justincc)
2012-04-03
1
-1
/
+2
*
|
Merge branch 'master' into careminster
Melanie
2012-03-31
1
-5
/
+5
|
\
\
|
|
/
[next]