aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/Framework/Scenes/SceneGraph.cs (follow)
Commit message (Expand)AuthorAgeFilesLines
* some code reorder/minor changesUbitUmarov2014-10-251-50/+40
* debug show stack traceUbitUmarov2014-09-221-1/+1
* a few more changes on link/unlinkUbitUmarov2014-09-221-10/+7
* same in a few more spotsUbitUmarov2014-09-221-3/+10
* send to world or backup, after setting finding informationUbitUmarov2014-09-221-4/+6
* update scenegraph group find by part information in sog link, so script lin...UbitUmarov2014-09-221-3/+18
* limit number of prims on physical objects. Not all cases covered stillUbitUmarov2014-09-081-1/+9
* Merge branch 'master' into careminsterMelanie2013-09-011-28/+6
|\
| * Refactor: merge SceneGraph.AddScenePresence() into CreateAndAddChildScenePres...Justin Clark-Casey (justincc)2013-08-231-28/+6
| * Hook up Keyframe motion to almost everything. Failing to cross a sim borderMelanie2013-06-061-0/+11
| * Plumb the path from the client to the extra physics params and backMelanie2013-02-071-2/+23
* | Merge branch 'master' into careminsterMelanie2012-10-261-0/+24
|\ \ | |/
| * Allow "show object", "show part", "dump object" and "delete object" to accept...Justin Clark-Casey (justincc)2012-10-241-0/+24
* | Merge branch 'avination' into careminsterMelanie2012-10-171-0/+2
|\ \
| * | Fix perms when linking an object. Set root part perms to the permsMelanie2012-10-141-0/+2
* | | Merge commit 'a0d178b284050df64d0eb5b9728565fd72615c22' into careminsterMelanie2012-08-251-1/+1
|\ \ \ | | |/ | |/|
| * | Pass the "attachToBackup" bool given to SceneGraph.AddNewSceneObject() down i...Justin Clark-Casey (justincc)2012-08-241-1/+1
* | | Merge branch 'master' into careminsterMelanie2012-08-181-6/+3
|\ \ \ | |/ / | | / | |/ |/|
| * enables configurable minimum sizes for physical & non-physical primsSignpostMarv2012-08-151-6/+3
| * Committing Avination's memleak fix-a-thon, installment #3Melanie2012-07-231-0/+2
* | Remove AreUpdatesSuspended flag because it does nothingMelanie2012-08-161-7/+0
* | Change case of areUpdatesSuspended to upper case as is proper for a propertyMelanie2012-08-161-7/+7
* | Merge branch 'master' into careminsterMelanie2012-07-201-1/+1
|\ \ | |/
| * Add TestCreateDuplicateRootScenePresence() regression test.Justin Clark-Casey (justincc)2012-07-191-1/+1
* | Merge branch 'avination' into careminsterMelanie2012-07-111-0/+2
|\ \
| * | Melanie fix: detach SOGs from backup on linkingUbitUmarov2012-07-111-0/+2
* | | Merge branch 'master' into careminsterMelanie2012-07-111-8/+16
|\ \ \ | | |/ | |/|
| * | Remove redundant SetScene() function in Scene.AddSceneObject()Justin Clark-Casey (justincc)2012-07-071-3/+3
| * | Add assert to attachment regression tests to check that number of objects in ...Justin Clark-Casey (justincc)2012-07-061-5/+13
* | | Merge branch 'avination' into careminsterMelanie2012-07-061-2/+2
|\ \ \ | | |/ | |/|
| * | fix SceneGraph Add/Remove PhysicalPrim countersUbitUmarov2012-06-211-2/+2
* | | Merge branch 'master' into careminsterMelanie2012-06-081-6/+0
|\ \ \ | | |/ | |/|
| * | Go back to calling IncomingCloseAgent() in the "kick user" command for consis...Justin Clark-Casey (justincc)2012-06-081-6/+0
| * | Remove duplicate update of user count in Scene.IncomingCloseAgent()Justin Clark-Casey (justincc)2012-06-081-4/+4
* | | Merge branch 'avination' into careminsterMelanie2012-06-061-1/+0
|\ \ \ | | |/ | |/|
| * | fix the real cause of double velocityUbitUmarov2012-06-051-1/+0
* | | Merge branch 'master' into careminsterMelanie2012-05-191-5/+0
|\ \ \ | | |/ | |/|
| * | Check agent limit against root agent count rather than both root and child ag...Justin Clark-Casey (justincc)2012-05-171-5/+0
* | | Merge branch 'master' into careminsterMelanie2012-05-091-10/+15
|\ \ \ | |/ /
| * | Perform SceneGraph.DuplicateObject() under existing m_updateLock already used...Justin Clark-Casey (justincc)2012-05-081-75/+89
* | | Merge branch 'avination' into careminsterMelanie2012-05-081-0/+27
|\ \ \ | | |/ | |/|
| * | Fix moving no-mod objects. Fixes a regression introduced with the undo fixMelanie2012-05-071-0/+27
* | | Merge branch 'master' of ssh://melanie@3dhosting.de/var/git/careminster into ...Melanie2012-04-271-1/+1
|\ \ \ | |/ /
| * | Help big boobies to dance (avatar visualParams). May not persist and need mor...UbitUmarov2012-04-261-1/+1
* | | Merge branch 'master' of ssh://melanie@3dhosting.de/var/git/careminster into ...Melanie2012-04-201-2/+12
|\ \ \ | |/ /
| * | changed - VolumeDetect and phantom setting interaction. Script VD(true) forc...UbitUmarov2012-04-191-2/+12
* | | Merge branch 'master' into careminsterMelanie2012-04-181-0/+3
|\ \ \ | |/ / |/| / | |/
| * minor: Add some method doc. Add warnings since calling SOG link/delink metho...Justin Clark-Casey (justincc)2012-04-171-0/+3
* | Merge branch 'master' into careminsterMelanie2012-04-031-1/+2
|\ \ | |/
| * Eliminate race condition where many callers would check SOP.PhysicsActor != n...Justin Clark-Casey (justincc)2012-04-031-1/+2