aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/Environment/Scenes/SceneObject.cs (unfollow)
Commit message (Expand)AuthorFilesLines
2007-07-16*Renamed everything Parcels and ParcelData to Land and LandDatamingchen1-1/+1
2007-07-16changed to native line ending encodingSean Dague1-309/+309
2007-07-16*Fixed bug that incorrectly tabulated 'others' prims on a parcelmingchen1-0/+2
2007-07-15* More scripting enhancemnents and properties.Adam Frisby1-0/+8
2007-07-15*Added support for the "show" button that highlights objects over the selecte...mingchen1-2/+1
2007-07-15Removed reference to Scene EventManager from primitive. In its place, primiti...MW1-10/+9
2007-07-15* Adding example "NullStorage" DataStore engine.Adam Frisby1-0/+1
2007-07-14* Fixed an issue which caused regions to crash when duplicating primitives.Adam Frisby1-0/+2
2007-07-14*Removed ParcelManager from SceneObject and Primitive and replaced with event...mingchen1-6/+4
2007-07-14* Worked some more on SimpleApplbsa711-4/+4
2007-07-14*Added support for prim counting on parcelsmingchen1-10/+50
2007-07-14* encapsulated some public fieldslbsa711-1/+1
2007-07-13* Small commit: SceneObject now registers itself with the Backup event via th...Adam Frisby1-0/+12
2007-07-13Prim Copying (both CTRL+D and shift-drag) should now work.MW1-3/+5
2007-07-13Think SceneObject/Primitive copying should now work, just need to hook it up ...MW1-6/+5
2007-07-13Changed simpleApp to use basic physics.MW1-11/+11
2007-07-13* ObjectAddPacket now confined to ClientView,´using PrimitiveBaseShape inste...lbsa711-5/+6
2007-07-13* Fixing compiler warnings in an attempt to reduce them back down to zero.Adam Frisby1-1/+1
2007-07-09Done a little bit of renaming in primitive.cs and on a few events in IClientAPI.MW1-5/+1
2007-07-09* Begun work on Primitive Duplication. Not hooked up yet, but theoretically c...Adam Frisby1-0/+28
2007-07-05Fixed rotation editing of individual prims in a group. I think positioning an...MW1-1/+1
2007-07-04A bit more work on Building tools/support.MW1-2/+1
2007-07-04* More cleaning - Sugilite now only has build errors for "value is never used...Adam Frisby1-1/+1
2007-07-03Today's work on Building support/tools. Think I am slowly getting there. MW1-3/+21
2007-07-03* Optimized usings (the 'LL ate my scripts' commit)lbsa711-4/+1
2007-07-01Just committing this because I want my commit to be on the front page of www....MW1-3/+12
2007-07-01More work on SceneObject/Primitive and building (Linking is a work in progres...MW1-5/+16
2007-07-01Can change the name and description of a prim.MW1-3/+17
2007-07-01Started change to having SceneObject and then that having child Primitives wh...MW1-17/+63
2007-06-27*Moved all the classes into their own file from LLSDHelpers.csmingchen1-0/+0
2007-06-27*Some more restructuring/fixing -- should compile, but high chance I forgot t...mingchen1-1/+1