Commit History

Author SHA1 Message Date
  UbitUmarov 8e15d4ad57 limit number of prims on physical objects. Not all cases covered still 10 years ago
  Justin Clark-Casey (justincc) 099212167b Implement STATUS_BLOCK_GRAB_OBJECT in llSetStatus()/llGetStatus() and correct effect of STATUS_BLOCK_GRAB 10 years ago
  Oren Hurvitz f94b3bbe0f Minor: changed "existant" to "existent" 10 years ago
  Oren Hurvitz 0301c81b01 Made GetScenePresence() case-insensitive when searching by user name. This makes it easier to use console commands such as "show appearance". 10 years ago
  Justin Clark-Casey (justincc) 0af8886400 Fix problem where moving an object to another region on the same simulator was failing, with the object returning to its original position. 10 years ago
  Justin Clark-Casey (justincc) 7da10850b0 Fix bug where removing a physical linkset would only decrement the Active Objects statistic by 1 instead of by the number of prims removed. 10 years ago
  Melanie 008c98a974 Merge branch 'master' into careminster 11 years ago
  Justin Clark-Casey (justincc) 065c5839b5 Refactor: merge SceneGraph.AddScenePresence() into CreateAndAddChildScenePresence() since the former was only ever called from the latter 11 years ago
  Melanie 81ad9255b5 Hook up Keyframe motion to almost everything. Failing to cross a sim border 11 years ago
  Melanie 7bf33d333a Plumb the path from the client to the extra physics params and back 11 years ago
  Melanie 26cc57b6ca Merge branch 'master' into careminster 11 years ago
  Justin Clark-Casey (justincc) 81aeecc907 Allow "show object", "show part", "dump object" and "delete object" to accept a local ID as well as a UUID. 11 years ago
  Melanie 416bc19da7 Merge branch 'avination' into careminster 11 years ago
  Melanie aba078c93f Fix perms when linking an object. Set root part perms to the perms 11 years ago
  Melanie 007a45aa76 Merge commit 'a0d178b284050df64d0eb5b9728565fd72615c22' into careminster 12 years ago
  Justin Clark-Casey (justincc) cd325fdf02 Pass the "attachToBackup" bool given to SceneGraph.AddNewSceneObject() down into the 3-parameter AddNewSceneObject() method instead of always hardcoding true. 12 years ago
  Melanie aee7a31bc3 Merge branch 'master' into careminster 12 years ago
  Melanie bbac8f76fa Remove AreUpdatesSuspended flag because it does nothing 12 years ago
  Melanie b97053269b Change case of areUpdatesSuspended to upper case as is proper for a property 12 years ago
  SignpostMarv ef4122213c enables configurable minimum sizes for physical & non-physical prims 12 years ago
  Melanie fc77bca936 Committing Avination's memleak fix-a-thon, installment #3 12 years ago
  Melanie 7da744566d Merge branch 'master' into careminster 12 years ago
  Justin Clark-Casey (justincc) e9a121e1b2 Add TestCreateDuplicateRootScenePresence() regression test. 12 years ago
  Melanie 89c9528e38 Merge branch 'avination' into careminster 12 years ago
  UbitUmarov 7836933133 Melanie fix: detach SOGs from backup on linking 12 years ago
  Melanie 0bc8238a6c Merge branch 'master' into careminster 12 years ago
  Justin Clark-Casey (justincc) 7ff4eec79c Remove redundant SetScene() function in Scene.AddSceneObject() 12 years ago
  Justin Clark-Casey (justincc) 056c9a59b2 Add assert to attachment regression tests to check that number of objects in the scene graph 12 years ago
  Melanie 26d89777d8 Merge branch 'avination' into careminster 12 years ago
  UbitUmarov 909572ed86 fix SceneGraph Add/Remove PhysicalPrim counters 12 years ago