UltimateZoneBuilder/Source/Plugins/BuilderModes/General
MaxED 9c17aa4fe8 Sectors mode: things inside of selected sectors can be moved when dragging sectors. This behavior can be toggled by the new button on Sectors mode's toolbar.
Sectors mode: changed Alt-key handling. Now it only enables "snap to grid increment" mode.
Things mode: "snap to grid increment" mode now works in this mode.
Updated documentation.
2014-07-18 15:11:37 +00:00
..
Association.cs Removed a metric ton of unused "using" directives from BuilderModes plugin. 2013-04-11 11:26:57 +00:00
BuilderPlug.cs Sectors mode: things inside of selected sectors can be moved when dragging sectors. This behavior can be toggled by the new button on Sectors mode's toolbar. 2014-07-18 15:11:37 +00:00
CopyStructures.cs Sectors, Linedefs, Things, Vertices modes: added "Select Similar" action (available in <Mode name> -> "Select Similar..." menu), which lets you select map elements similar to currently selected ones, based on a set of settings. 2014-05-08 09:24:32 +00:00
HintLabel.cs Draw Grid mode: added "Lock slices to grid" option. 2014-01-17 09:44:08 +00:00
LineLengthLabel.cs Draw Grid mode: added "Lock slices to grid" option. 2014-01-17 09:44:08 +00:00
UndoGroup.cs "Rotate Clockwise" and "Rotate Counterclockwise" actions now work in Things mode (they will rotate things) and in Sectors mode (they will rotate floor/ceiling textures based on current view mode). 2014-04-02 10:57:52 +00:00