aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/Framework/Scenes/SceneGraph.cs (follow)
Commit message (Expand)AuthorAgeFilesLines
* Formatting cleanup.Jeff Ames2009-10-011-1/+1
* A little hack to see if this fixes the problems with ~20% of SOG's becoming p...Diva Canto2009-09-291-0/+17
* Thank you, dslake, for a set of patches to improve OpenSim startupMelanie2009-09-021-2/+2
* Removed some debug messagesDiva Canto2009-08-161-7/+0
* Making attachments work again. Tons of debug more. This needs more testing an...Diva Canto2009-08-161-1/+12
* Merge branch 'master' of ssh://diva@opensimulator.org/var/git/opensim into in...Diva Canto2009-08-161-10/+7
|\
| * Misc cleanup.Jeff Ames2009-08-161-10/+7
* | Changed one word in a commentDiva Canto2009-08-151-1/+1
* | Changed FromAssetID to FromItemIDDiva Canto2009-08-151-7/+7
* | Redirected all calls to CachedUserProfile methods to the inventory service. R...Diva Canto2009-08-121-2/+2
|/
* 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