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
*
Change the way attachments are persisted. Editing a worn attachment will now
Melanie
2010-11-16
1
-5
/
+12
*
Fix child prims returning after being unlinked and deleted where the root is
Melanie
2010-11-04
1
-0
/
+5
*
Merge branch 'master' into careminster-presence-refactor
Melanie
2010-10-27
1
-1
/
+4
|
\
|
*
Prevent nullrefs in scene object deletion. Mantis #5156
Melanie
2010-10-27
1
-1
/
+4
*
|
Merge branch 'master' into careminster-presence-refactor
Melanie
2010-10-03
1
-2
/
+1
|
\
\
|
|
/
|
*
I really have to say it again and again: e.Message is NOT enough data for
Melanie
2010-10-03
1
-2
/
+1
|
*
Prevent setting arbitrary groups on your objects.
Melanie
2010-09-27
1
-0
/
+3
*
|
Enforce region agent limit as set in estate tools
Melanie
2010-09-30
1
-0
/
+5
*
|
Prevent setting arbitrary groups on your objects.
Melanie
2010-09-27
1
-0
/
+3
*
|
Merge branch 'master' into careminster-presence-refactor
Melanie
2010-09-17
1
-34
/
+21
|
\
\
|
|
/
|
*
Changed SceneObjectGroup to store parts with the fast and thread-safe MapAndA...
John Hurliman
2010-09-16
1
-33
/
+20
*
|
Merge branch 'master' into careminster-presence-refactor
Melanie
2010-09-14
1
-10
/
+0
|
\
\
|
|
/
|
*
Remove SceneGraph.DetachObject() which was accidentally left around after bei...
Justin Clark-Casey (justincc)
2010-09-13
1
-10
/
+0
*
|
Merge branch 'master' into careminster-presence-refactor
Melanie
2010-09-13
1
-159
/
+148
|
\
\
|
|
/
|
*
Formatting cleanup.
Jeff Ames
2010-09-12
1
-3
/
+3
|
*
Second pass at cleaning up thread safety in EntityManager and SceneGraph
John Hurliman
2010-09-10
1
-34
/
+32
|
*
First pass at cleaning up thread safety in EntityManager and SceneGraph
John Hurliman
2010-09-10
1
-136
/
+127
*
|
Fix some issues with unlinking
Melanie Thielker
2010-09-07
1
-56
/
+53
*
|
Merge branch 'master' into careminster-presence-refactor
Melanie
2010-09-07
1
-0
/
+2
|
\
\
|
|
/
|
*
Make sure unlinked child prims get persisted
Melanie
2010-09-07
1
-0
/
+5
|
*
Adjust the "Magic numbers" we use because we can't reference the actual
Melanie Thielker
2010-08-31
1
-1
/
+1
*
|
Don't turn off the sale settings on child prims when linking, and on copy
Melanie Thielker
2010-09-06
1
-8
/
+0
*
|
Adjust the "Magic numbers" we use because we can't reference the actual
Melanie Thielker
2010-08-31
1
-1
/
+1
*
|
Merge branch 'master' into careminster-presence-refactor
Melanie
2010-08-30
1
-38
/
+25
|
\
\
|
|
/
|
*
Improve liveness by operating on list copies of SOG.Children where appropriate
Justin Clark-Casey (justincc)
2010-08-28
1
-25
/
+26
|
*
refactor: break out attachment position change code in Scene.UpdatePrimPositi...
Justin Clark-Casey (justincc)
2010-08-26
1
-24
/
+13
|
*
Remove mono compiler warnings
Justin Clark-Casey (justincc)
2010-08-26
1
-2
/
+0
*
|
Fix a horrible bug in SG, where iteration of scene objects is carried
Melanie Thielker
2010-08-26
1
-2
/
+4
*
|
Merge branch 'master' into careminster-presence-refactor
Melanie
2010-08-26
1
-36
/
+54
|
\
\
|
|
/
|
*
Merge branch 'master' of ssh://opensimulator.org/var/git/opensim
Justin Clark-Casey (justincc)
2010-08-26
1
-26
/
+38
|
|
\
|
*
|
Improve consistency of locking for SOG.m_parts in order to avoid race conditi...
Justin Clark-Casey (justincc)
2010-08-26
1
-45
/
+66
*
|
|
Merge branch 'master' into careminster-presence-refactor
Melanie
2010-08-25
1
-0
/
+36
|
\
\
\
|
|
|
/
|
|
/
|
|
*
|
Make scene object directories more robust and prevent deleted SOP's from
Melanie Thielker
2010-08-25
1
-17
/
+29
|
|
/
|
*
Split out actual scene object insertion code from Scene.Inventory.RezObject a...
Justin Clark-Casey (justincc)
2010-08-24
1
-0
/
+36
*
|
Change object cleanup again. Make scene object directories more robust and
Melanie Thielker
2010-08-25
1
-17
/
+29
*
|
Fix minimap issues. This addresses mantis #228.
meta7
2010-08-08
1
-21
/
+2
*
|
Merge branch 'master' into careminster-presence-refactor
Melanie
2010-08-07
1
-1
/
+6
|
\
\
|
|
/
|
*
Add new SceneGraphTests class. Add simple TestDuplicateObject()
Justin Clark-Casey (justincc)
2010-08-07
1
-1
/
+1
|
*
minor: a few miscellaneous comments
Justin Clark-Casey (justincc)
2010-08-07
1
-0
/
+5
*
|
Merge branch 'master' into careminster-presence-refactor
Melanie
2010-07-31
1
-5
/
+0
|
\
\
|
|
/
|
*
remove unused BasicQuadTreeNode
Justin Clark-Casey (justincc)
2010-07-30
1
-5
/
+0
|
*
Remove AgentID and GroupOD from the signature of SOG.Copy(). They were never
Melanie Thielker
2010-06-28
1
-1
/
+1
|
*
Fix Copy on Ray, Drag Copy and other little things. Removed the wrong and
Melanie Thielker
2010-06-28
1
-1
/
+1
|
*
Make drag copy and copy-on-ray handle friends list perms properly
Melanie Thielker
2010-06-27
1
-0
/
+22
*
|
Allow megaregions to be used in M7, should we so decide
Melanie Thielker
2010-07-21
1
-22
/
+25
*
|
Remove AgentID and GroupOD from the signature of SOG.Copy(). They were never
Melanie Thielker
2010-06-28
1
-1
/
+1
*
|
Fix Copy on Ray, Drag Copy and other little things. Removed the wrong and
Melanie Thielker
2010-06-28
1
-1
/
+1
*
|
Make drag copy and copy-on-ray handle friends list perms properly
Melanie Thielker
2010-06-27
1
-0
/
+22
*
|
Add new event: OnChangedBackup
Tom Grimshaw
2010-06-25
1
-0
/
+11
*
|
Merge branch 'careminster-presence-refactor' of ssh://3dhosting.de/var/git/ca...
Tom Grimshaw
2010-06-25
1
-6
/
+7
|
\
\
[next]