UltimateZoneBuilder/Source/Plugins/BuilderModes/General
MaxED 1bd58bab4b Increased performance when deleting things in Things mode, linedefs in Linedefs mode and sectors in Sectors mode.
Increased performance when canceling Edit mode after pasting.
"Export to Wavefront .obj" function: current selection is now converted to sectors before running the function (previously it would export selected sectors when there were sectors selected, or the whole map when no sectors were selected).
2013-12-13 09:31:18 +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 Increased performance when deleting things in Things mode, linedefs in Linedefs mode and sectors in Sectors mode. 2013-12-13 09:31:18 +00:00
CopyStructures.cs Sectors mode, UDMF: Create Brightness Gradient action can now work in "Light" and "Fade" modes. 2013-09-11 08:49:45 +00:00
HintLabel.cs Replaced massive amount of spaces with (massive amount of tabs / 4) 2013-09-11 09:47:53 +00:00
LineLengthLabel.cs Replaced massive amount of spaces with (massive amount of tabs / 4) 2013-09-11 09:47:53 +00:00
UndoGroup.cs Visual mode, UDMF: added "Scale Texture Up (X)", "Scale Texture Down (X)", "Scale Texture Up (Y)", "Scale Texture Down (Y)" actions. Default keys are Num6, Num4, Num8, Num5. 2013-06-24 14:21:13 +00:00