aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/Framework/Scenes/SceneObjectPart.cs (follow)
Commit message (Expand)AuthorAgeFilesLines
* Minor: Change OpenSim to OpenSimulator in older copyright headers and LICENSE...Jeff Ames2009-06-011-1/+1
* * refactor: little tweaks to trigger another buildJustin Clarke Casey2009-05-291-4/+15
* * Add save xml2 serialization testJustin Clarke Casey2009-05-291-0/+2
* reinstate a hopefully more robust experimental decoded sculpt map caching schemeDahlia Trimble2009-05-291-2/+2
* disable sculpt map caching until a better method of avoiding asset requests c...Dahlia Trimble2009-05-291-1/+3
* null test for texture assets when using cached sculpt mapDahlia Trimble2009-05-291-2/+3
* Experimental decoded sculpt map cachingDahlia Trimble2009-05-291-1/+1
* From: Chris Yeoh <cyeoh@au1.ibm.com>Dr Scofield2009-05-271-1/+14
* Revert "From: Chris Yeoh <cyeoh@au1.ibm.com>"Dr Scofield2009-05-251-14/+1
* From: Chris Yeoh <cyeoh@au1.ibm.com>Dr Scofield2009-05-251-1/+14
* Heart surgery on asset service code bits. Affects OpenSim.ini configuration -...diva2009-05-151-4/+12
* * minor: remove some mono compiler warnings, minor cleanupJustin Clarke Casey2009-05-041-1/+1
* Thank you kindly, RemedyTomm, for a patch that fixes:Charles Krinke2009-04-251-1/+4
* * Allow passing of material type to physics engineTeravus Ovares2009-04-201-1/+8
* Handle ObjectSpin* packets to spin physical prims on Ctrl+Shift+Dragnlin2009-04-101-0/+5
* * This updates LibOMV to the current release 0.6.0 on March 19 2009Teravus Ovares2009-03-271-1/+1
* * refactor: call some EventManager triggers directly rather than through sceneJustin Clarke Casey2009-03-271-5/+2
* add a taint to SOP.UpdateShape() - addresses Mantis #3277Dahlia Trimble2009-03-111-0/+1
* Fixes Mantis #3260. Thank you kindly, MCortez for a patch that:Charles Krinke2009-03-061-0/+17
* * remove now unused serialization codeJustin Clarke Casey2009-03-051-124/+1
* * Refactored SOP.FolderID weirdness by removing calls to empty setter. YEs, I...lbsa712009-02-251-1/+3
* Mantis#3218. Thank you kindly, TLaukkan (Tommil) for a patch that:Charles Krinke2009-02-221-9/+9
* * Consistently lock part.TaskInventory as pointed out in http://opensimulator...Justin Clarke Casey2009-02-201-13/+21
* * refactor: remove AssetCache field hanging off SceneJustin Clarke Casey2009-02-161-3/+5
* This changeset is the step 1 of 2 in refactoringDr Scofield2009-02-061-0/+3826