aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/Framework/Scenes/UndoState.cs (follow)
Commit message (Expand)AuthorAgeFilesLines
* Refactor, move OjectChangeData into it's own file and renameMelanie2012-03-131-21/+22
* cleanup + commentsUbitUmarov2012-03-111-167/+52
* Changed undo redo internals. moved exec code to UndoState.cs from sop that n...UbitUmarov2012-03-111-3/+173
* BIG MESS. changed Iclient interface so only one event is used to inform scene...UbitUmarov2012-03-101-1/+112
* more changes on undo/redo group scaling seems to work betterUbitUmarov2012-03-091-12/+6
* changes on undo/redo (untested/incomplete). Think we may consider moving thi...UbitUmarov2012-03-071-105/+34
* Merge branch 'master' into bigmergeMelanie2011-11-031-4/+2
|\
| * Changes UpdateFlag in SOP to an enumeration of NONE, TERSE and FULL.Dan Lake2011-11-021-4/+2
* | Merge fixes, and fix the buildTom2011-09-141-90/+37
* | Resolve merge commits, stage 1Tom2011-09-041-87/+158
|\ \ | |/
| * Partially fix autopilot/go hereJustin Clark-Casey (justincc)2011-08-021-1/+1
| * refator: simplify UndoState.Compare() codeJustin Clark-Casey (justincc)2011-07-191-20/+9
| * rip out pointless null checks in UndoState where part can never be nullJustin Clark-Casey (justincc)2011-07-191-81/+72
| * Fix undo when changing just the root prim's position in a linkset.Justin Clark-Casey (justincc)2011-07-191-4/+4
| * comment out all kinds of debugging guffJustin Clark-Casey (justincc)2011-07-191-18/+18
| * Fix undo for rotation of the root prim in a linkset on its own.Justin Clark-Casey (justincc)2011-07-191-2/+4
| * Fix undo of rotation of single prims in a linksetJustin Clark-Casey (justincc)2011-07-191-6/+6
| * Fix undo of prim group rotation.Justin Clark-Casey (justincc)2011-07-191-16/+19
| * Stop undo of just the root prim position in the linkset from shifting the who...Justin Clark-Casey (justincc)2011-07-191-2/+9
| * Fix undo for resizing linksetsJustin Clark-Casey (justincc)2011-07-191-4/+20
| * Make various tweaks to undo code in an effort to get things working better.Justin Clark-Casey (justincc)2011-07-181-6/+87
* | Undo fix is now complete. This commit repairs the special case of the root pr...Tom Grimshaw2010-07-051-2/+3
* | Bring "Redo" up to date with "Undo" so it works tooTom Grimshaw2010-07-051-31/+10
* | Rotation undo fix and remove a debug chatter i missed. Still not working: Ind...Tom Grimshaw2010-07-041-4/+3
* | The majority of the Undo fix. There is still an issue with Rotation which i'...Tom Grimshaw2010-07-041-4/+76
* | Fix Undo! Made a lot of changes to Undo state saving; it now considers that ...Tom Grimshaw2010-07-031-10/+45
|/
* Revolution is on the roll again! :)Revolution2010-02-141-16/+63
* Reading GroupPosition, but setting OffsetPosition in undo doesnt' seem right.Melanie Thielker2009-06-241-2/+2
* Minor: Change OpenSim to OpenSimulator in older copyright headers and LICENSE...Jeff Ames2009-06-011-1/+1
* This changeset is the step 1 of 2 in refactoringDr Scofield2009-02-061-0/+116