aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/Environment/Scenes/UndoState.cs (follow)
Commit message (Collapse)AuthorAgeFilesLines
* * This is the fabled LibOMV update with all of the libOMV types from JHurlimanTeravus Ovares2008-09-061-5/+5
| | | | | | | * This is a HUGE OMG update and will definitely have unknown side effects.. so this is really only for the strong hearted at this point. Regular people should let the dust settle. * This has been tested to work with most basic functions. However.. make sure you back up 'everything' before using this. It's that big! * Essentially we're back at square 1 in the testing phase.. so lets identify things that broke.
* Formatting cleanup.Jeff Ames2008-08-181-4/+4
|
* * Changed a number of field names to ccc (public members shouldn't be called m_)lbsa712008-07-261-2/+2
|
* * Rolled back a few changes.Adam Frisby2008-05-011-8/+12
|
* * Spring cleaning on Region.Environment. Adam Frisby2008-05-011-12/+8
| | | | | | | * Converted a large number of read-only fields to be actually, readonly. * Reformatted code sections. * Removed redundant code.
* * Assorted spring cleanings.Adam Frisby2008-05-011-2/+0
|
* * Added basic 3-5 level undo on prim position/rotation/scale.Teravus Ovares2008-04-281-0/+118
* In the future this should be a config option... and, hopefully this tides the builders over for a little while.