aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/Framework/Scenes/SceneGraph.cs (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* Slight change to state management for attach scheduling.Alan Webb2009-08-041-2/+2
* This change adds support for the attach event in scripts.Alan Webb2009-08-041-0/+2
* fixed the bug where changing the rotation of a selection of prims in a linkse...MW2009-07-171-0/+19
* Explicitly set the changed status of the prim groups affected in a delinkMelanie Thielker2009-06-021-0/+1
* Minor: Change OpenSim to OpenSimulator in older copyright headers and LICENSE...Jeff Ames2009-06-011-1/+1
* Add a tweakable for the prim queue preloadMelanie Thielker2009-05-011-0/+1
* Again, completely revamp the unlink code to finally allow unlinking Melanie Thielker2009-04-291-79/+81
* Formatting cleanup.Jeff Ames2009-04-141-5/+5
* Thank you, dslake, for a patch that converts many of the linear searchesMelanie Thielker2009-04-121-241/+197
* Handle ObjectSpin* packets to spin physical prims on Ctrl+Shift+Dragnlin2009-04-101-0/+41
* * Implements retrieving child primitives via World.Objects[id] (MRM)Adam Frisby2009-04-091-0/+3
* * refactor: Move god related methods in Scene out to a moduleJustin Clarke Casey2009-03-301-1/+1
* Change DropObject to public. Fixes Mantis #3314Melanie Thielker2009-03-201-1/+1
* From: Alan Webb <alan_webb@us.ibm.com>Dr Scofield2009-03-101-0/+17
* This started as way to correct Mantis #3158, which I believe should be fixed ...diva2009-02-151-1/+1
* Moved prim crossing out of OGS1 and into RESTComms and LocalInterregionComms....diva2009-02-091-0/+1
* This changeset is the step 1 of 2 in refactoringDr Scofield2009-02-061-0/+1814