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
*
Merge branch 'master' into careminster-presence-refactor
Melanie
2011-05-22
1
-9
/
+58
|
\
|
*
refactor Scene.RezObject() to use AddNewSceneObject() rather than copy/pastin...
Justin Clark-Casey (justincc)
2011-05-21
1
-8
/
+9
|
*
implement Scene.GetSceneObjectGroup(string name) to match the equivalent GetS...
Justin Clark-Casey (justincc)
2011-05-20
1
-1
/
+30
|
*
implement Scene.GetSceneObjectGroup(UUID fullID) using existing index
Justin Clark-Casey (justincc)
2011-05-20
1
-0
/
+16
|
*
add test for rezzing an object from a prim item
Justin Clark-Casey (justincc)
2011-05-20
1
-0
/
+3
|
*
Implement agent limits
Melanie
2011-04-21
1
-0
/
+5
*
|
Merge branch 'master' into careminster-presence-refactor
Melanie
2011-04-17
1
-0
/
+2
|
\
\
|
|
/
|
*
Add coalesced scene objects class and serializer. This is currently only use...
Justin Clark-Casey (justincc)
2011-04-13
1
-0
/
+2
*
|
Merge branch 'master' into careminster-presence-refactor
Melanie
2011-04-08
1
-1
/
+1
|
\
\
|
|
/
|
*
Fix bug where on duplication, the root part local id was continually used in ...
Justin Clark-Casey (justincc)
2011-04-06
1
-1
/
+1
*
|
Merge branch 'master' into careminster-presence-refactor
Melanie
2011-03-27
1
-39
/
+86
|
\
\
|
|
/
|
*
When an object is duplicated, add it to the full/local id SOG indexes as well...
Justin Clark-Casey (justincc)
2011-03-26
1
-1
/
+29
|
*
Make SceneGraph.ForEachSOG() execute once for each SOG, not once for each pri...
Justin Clark-Casey (justincc)
2011-03-26
1
-5
/
+25
|
*
refactor: rename SOG collections in SceneGraph to make it clearer that they a...
Justin Clark-Casey (justincc)
2011-03-26
1
-30
/
+30
|
*
Add an initial confidence-building TestAddObject() for prim counts.
Justin Clark-Casey (justincc)
2011-03-22
1
-6
/
+7
*
|
Merge branch 'master' into careminster-presence-refactor
Melanie
2011-02-27
1
-1
/
+2
|
\
\
|
|
/
|
*
Fix bug where avatars in other regions would not always show up on the mini-map
Justin Clark-Casey (justincc)
2011-02-24
1
-1
/
+2
*
|
Merge branch 'master' into careminster-presence-refactor
Melanie
2011-01-27
1
-2
/
+2
|
\
\
|
|
/
|
*
Remove the RestorePresences functions (which don't seem to be doing
Mic Bowman
2011-01-26
1
-2
/
+2
|
*
reinstate IAttachmentsModule.UpdateAttachmentPosition() since this is being u...
Justin Clark-Casey (justincc)
2010-12-14
1
-7
/
+2
*
|
Merge branch 'master' into careminster-presence-refactor
Melanie
2010-12-12
1
-2
/
+21
|
\
\
|
|
/
|
*
fix the minimap sitting avatar location bug
Justin Clark-Casey (justincc)
2010-12-10
1
-1
/
+1
|
*
Change the way attachments are persisted. Editing a worn attachment will now
Melanie
2010-11-16
1
-5
/
+12
*
|
When linking something, immediately persist the linked set.
Melanie
2010-12-03
1
-0
/
+1
*
|
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
[next]