aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/Framework/Scenes/Tests/SceneObjectResizeTests.cs (follow)
Commit message (Expand)AuthorAgeFilesLines
* Make various tweaks to undo code in an effort to get things working better.Justin Clark-Casey (justincc)2011-07-181-1/+1
* Use a standard generic system stack for the undo/redo stacks instead of our o...Justin Clark-Casey (justincc)2011-07-181-0/+2
* refactor: Push all part resize code down into SceneObjectPart.Resize()Justin Clark-Casey (justincc)2011-07-161-1/+1
* add test for resizing one part in a groupJustin Clark-Casey (justincc)2011-07-161-0/+35
* remove the need to supply SceneObjectGroup.GroupResize() with a localId.Justin Clark-Casey (justincc)2011-07-161-1/+1
* Add very basic test for resizing a scene object with one primJustin Clark-Casey (justincc)2011-07-161-0/+67