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
/
SceneGraph.cs
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
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
|
\
\
|
|
/
|
*
refactor: Rename SOG.GetChildPart() to GetPart() since it can also return the...
Justin Clark-Casey (justincc)
2012-03-31
1
-2
/
+2
|
*
Rename SOG.HasChildPrim(uint) to SOG.ContainsPart(uint) to match existing Con...
Justin Clark-Casey (justincc)
2012-03-31
1
-3
/
+3
*
|
add some more notifications about changes on physical parameters ( still inc...
UbitUmarov
2012-03-20
1
-0
/
+4
*
|
Merge branch 'master' into careminster
Melanie
2012-03-18
1
-30
/
+1
|
\
\
|
|
/
|
*
Replace script-lines-per-second with the script execution time scaled by its ...
Justin Clark-Casey (justincc)
2012-03-16
1
-30
/
+1
*
|
added ObjectPhysicsProperties http event message to send viewer that data. F...
UbitUmarov
2012-03-15
1
-0
/
+1
*
|
initial suport for ExtraPhysical parts parameters. Reading from llclientView ...
UbitUmarov
2012-03-13
1
-2
/
+9
*
|
Refactor, move OjectChangeData into it's own file and rename
Melanie
2012-03-13
1
-114
/
+1
*
|
BIG MESS. changed Iclient interface so only one event is used to inform scene...
UbitUmarov
2012-03-10
1
-0
/
+152
*
|
Merge branch 'master' into careminster
Melanie
2012-03-09
1
-21
/
+3
|
\
\
|
|
/
|
*
Simplify minimap coarse location code by just reference SP.AbsolutePosition
Justin Clark-Casey (justincc)
2012-03-09
1
-5
/
+1
|
*
Use SP.ParentPart instead of ParentID in places where it's more efficient (sa...
Justin Clark-Casey (justincc)
2012-03-09
1
-19
/
+5
*
|
Move KeyframeMotion from SOG to SOP because we can't persist it any
Melanie
2012-02-26
1
-0
/
+11
*
|
Merge branch 'master' into careminster
Melanie
2012-02-18
1
-2
/
+2
|
\
\
|
|
/
|
*
Fix a bug where changing shape parameters of a child prim in a linkset would ...
Justin Clark-Casey (justincc)
2012-02-18
1
-2
/
+2
*
|
Merge branch 'master' into careminster
Melanie
2012-02-16
1
-5
/
+5
|
\
\
|
|
/
|
*
In ObjectTortureTests, run garbage collector on Teardown and run scene loop u...
Justin Clark-Casey (justincc)
2012-02-15
1
-5
/
+5
*
|
Merge branch 'master' into careminster
Melanie
2012-02-09
1
-2
/
+11
|
\
\
|
|
/
|
*
Stop a scene object from attempting to link with itself (which results in an ...
Justin Clark-Casey (justincc)
2012-02-08
1
-5
/
+11
*
|
Merge branch 'master' into careminster
Melanie
2012-02-03
1
-17
/
+2
|
\
\
|
|
/
|
*
ObjectAddedToScene event should be fired when duplicating objects
Dan Lake
2012-02-02
1
-16
/
+0
|
*
Merge branch 'master' of ssh://opensimulator.org/var/git/opensim
Dan Lake
2012-02-01
1
-25
/
+20
|
|
\
|
*
|
Add a version of GetGroupByPrim to Scene which accepts UUID instead of localID
Dan Lake
2012-01-19
1
-1
/
+2
*
|
|
Merge branch 'master' into careminster
Melanie
2012-01-31
1
-1
/
+18
|
\
\
\
|
|
|
/
|
|
/
|
|
*
|
Remove scene object null check on SceneGraph.AddSceneObject(). Complain expl...
Justin Clark-Casey (justincc)
2012-01-31
1
-1
/
+7
|
*
|
Add torture tests to test adding 10,000, 100,000 and 200,000 single prim scen...
Justin Clark-Casey (justincc)
2012-01-31
1
-0
/
+6
*
|
|
Merge branch 'master' into careminster
Melanie
2012-01-30
1
-5
/
+7
|
\
\
\
|
|
/
/
|
*
|
lock SceneObjectGroupsByFullID in SceneGraph.ForEachSOG() to stop failure if ...
Justin Clark-Casey (justincc)
2012-01-30
1
-5
/
+7
*
|
|
Merge branch 'master' into careminster
Melanie
2012-01-25
1
-6
/
+0
|
\
\
\
|
|
/
/
|
*
|
Removed unused delegates in SceneGraph: ObjectDuplicateDelegate, ObjectCreate...
Dan Lake
2012-01-24
1
-6
/
+0
*
|
|
Merge branch 'master' into careminster
Melanie
2012-01-25
1
-12
/
+0
|
\
\
\
|
|
/
/
|
*
|
Removed unused events in SceneGraph: OnObjectCreate, OnObjectRemove, OnObject...
Dan Lake
2012-01-24
1
-13
/
+0
|
|
/
*
|
Merge branch 'master' into careminster
Melanie
2011-12-22
1
-1
/
+0
|
\
\
|
|
/
|
*
Remove unused m_physicalPrim parameter from SOG.ApplyPhysics()
Justin Clark-Casey (justincc)
2011-12-22
1
-1
/
+0
*
|
Merge branch 'master' into careminster
Melanie
2011-12-18
1
-14
/
+0
|
\
\
|
|
/
[next]