UltimateZoneBuilder/Source/Editing
2008-05-17 08:00:25 +00:00
..
ClassicMode.cs some fixes and the ability to start drawing with right-click (Edit) when nothing is highlighted 2008-05-17 08:00:25 +00:00
EditMode.cs - prevented showing editing dialog when EndEdit was the result of a BeginEdit action started from another mode (which is normal behavior and desired in some cases, such as dragging) 2008-05-16 21:08:36 +00:00
EditModeAttribute.cs - introduced "volatile" editing modes 2008-05-08 16:39:14 +00:00
EditModeInfo.cs - added some new menus in the plugin 2008-05-14 21:48:36 +00:00
GridSetup.cs snapping to nearest lines where they intersect the grid! this is hot! 2008-04-29 14:41:16 +00:00
UndoGroup.cs added undo/redo 2007-11-12 22:43:01 +00:00
UndoManager.cs - fixed bug introduced with automatic release of all keys when a dialog appears on BeginAction causing an EndAction which shows a dialog to run twice 2008-05-16 20:00:49 +00:00
UndoSnapshot.cs - added things dragging mode 2008-04-07 14:33:41 +00:00
VisualMode.cs added the On* prefix to all event methods 2008-05-15 08:10:29 +00:00