aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/Environment/Scenes/Primitive.cs (follow)
Commit message (Expand)AuthorAgeFilesLines
* Cleaning up some of the CAPS functions, Asset uploads now use the new LLSDStr...MW2007-07-121-1/+1
* Hopefully texturing prims should now work correctly.MW2007-07-111-1/+13
* Gird mode in sugilite should now work in so far as you should be able to logi...MW2007-07-101-19/+19
* Done a little bit of renaming in primitive.cs and on a few events in IClientAPI.MW2007-07-091-30/+30
* * Begun work on Primitive Duplication. Not hooked up yet, but theoretically c...Adam Frisby2007-07-091-0/+35
* Fixed rotation editing of individual prims in a group. I think positioning an...MW2007-07-051-10/+68
* A bit more work on Building tools/support.MW2007-07-041-8/+116
* Today's work on Building support/tools. Think I am slowly getting there. MW2007-07-031-14/+116
* * Optimized usings (the 'LL ate my scripts' commit)lbsa712007-07-031-4/+3
* Just committing this because I want my commit to be on the front page of www....MW2007-07-011-3/+3
* More work on SceneObject/Primitive and building (Linking is a work in progres...MW2007-07-011-6/+47
* Can change the name and description of a prim.MW2007-07-011-0/+13
* Started change to having SceneObject and then that having child Primitives wh...MW2007-07-011-438/+94
* *Moved all the classes into their own file from LLSDHelpers.csmingchen2007-06-271-0/+582