[B]Revision 927[/B]
[INDENT]Undo/Redo
Really basic implementation. Needs review and more testing and triggers for storing undo's need to be put around. So far i've got them working on repositioning, rotating and placing entities ( non brush ).
I probably need to fix the way it constructs too with the reference to the constructing this.[/INDENT] [B]Changed Files:[/B]
[LIST]
[*]trunk/Source/Worlds/EditorWorlds/EditorWorld.cpp
[*]trunk/Source/Worlds/EditorWorlds/EditorWorld.h
[*]trunk/Source/Worlds/EditorWorlds/SceneWidgets/SWMove.cpp
[*]trunk/Source/Worlds/EditorWorlds/SceneWidgets/SWMove.h
[*]trunk/Source/Worlds/EditorWorlds/UI/EditorCanvas.cpp
[*]trunk/Source/Worlds/EditorWorlds/UI/EditorCanvas.h
[*]trunk/Source/Worlds/EditorWorlds/UI/Panels/ViewPanels/Overlay/Widgets/Rotate.cpp
[*]trunk/Source/Worlds/EditorWorlds/UI/Panels/ViewPanels/Overlay/Widgets/Rotate.h
[*]trunk/Source/Worlds/EditorWorlds/botched.vcproj
[/LIST]
[B]Added Files:[/B]
[LIST]
[*]trunk/Source/Worlds/EditorWorlds/Undo/Undo.cpp
[*]trunk/Source/Worlds/EditorWorlds/Undo/Undo.h
[/LIST]
Committed By [B]Pat Glynn[/B]
Sorry, you need to Log In to post a reply to this thread.