UltimateZoneBuilder/Source/Plugins/BuilderModes/ClassicModes
MaxED 712dbd03e8 Cosmetic: renamed Drawing mode to Draw Lines mode.
Changed: current 2D position and zoom is now stored in the .dbs file when saving the map and restored when opening it (should this be turned into toggleable option?).
Draw Lines mode, Draw Curve mode: you can now hold Alt - Shift to snap to 8 cardinal directions.
Draw Rectangle mode, Draw Grid mode: you can now hold Alt - Shift to draw square shapes.
Draw Ellipse mode: you can now hold Alt - Shift to draw circle shapes.
You can now hold Alt - Shift to snap to 8 cardinal directions while dragging map objects.
Fixed, Draw Lines mode: line angle is now displayed in 0..359 range (was -45..314).
Fixed, Linedef info panel: line angle is now displayed in 0..359 range (was -45..314).
2015-07-09 22:32:12 +00:00
..
BaseClassicMode.cs More code sanity changes (constructors of abstract classes should not be public or internal). 2015-05-27 12:38:03 +00:00
BlockMapMode.cs @ Modified the BlockMap class with a template for the BlockEntry class and added custom block size (must be a power of 2 greater than 1) 2009-08-14 10:45:22 +00:00
BridgeMode.cs Cosmetic: renamed Drawing mode to Draw Lines mode. 2015-07-09 22:32:12 +00:00
CeilingAlignMode.cs Fixed, .obj Terrain Importer mode: the mode was not canceled properly after failing to import a model. 2015-04-28 14:22:03 +00:00
CurveLinedefsMode.cs A r1959 change in ImageSelectorControl prevented inherited classes from showing properly in Visual Studio's designer. 2014-05-20 09:09:28 +00:00
DragGeometryMode.cs Cosmetic: renamed Drawing mode to Draw Lines mode. 2015-07-09 22:32:12 +00:00
DragLinedefsMode.cs Texture Browser Form: swapped foreground and background colors of texture size labels. 2014-12-03 23:15:26 +00:00
DragSectorsMode.cs Texture Browser Form: swapped foreground and background colors of texture size labels. 2014-12-03 23:15:26 +00:00
DragThingsMode.cs Cosmetic: renamed Drawing mode to Draw Lines mode. 2015-07-09 22:32:12 +00:00
DragVerticesMode.cs Texture Browser Form: swapped foreground and background colors of texture size labels. 2014-12-03 23:15:26 +00:00
DrawCurveMode.cs Cosmetic: renamed Drawing mode to Draw Lines mode. 2015-07-09 22:32:12 +00:00
DrawEllipseMode.cs Cosmetic: renamed Drawing mode to Draw Lines mode. 2015-07-09 22:32:12 +00:00
DrawGeometryMode.cs Cosmetic: renamed Drawing mode to Draw Lines mode. 2015-07-09 22:32:12 +00:00
DrawGridMode.cs Cosmetic: renamed Drawing mode to Draw Lines mode. 2015-07-09 22:32:12 +00:00
DrawRectangleMode.cs Cosmetic: renamed Drawing mode to Draw Lines mode. 2015-07-09 22:32:12 +00:00
EditSelectionMode.cs Edit Selection mode, UDMF: added "High precision positioning" setting. When enabled, thing and vertex positions will be set using floating point precision. Otherwise, they will be rounded to the nearest integer. 2015-06-19 19:19:41 +00:00
ErrorCheckMode.cs Map Analysis mode: multiple results can now be selected (and fixed) at once. 2015-01-12 12:27:10 +00:00
FindReplaceMode.cs Find and Replace mode: 2014-11-05 12:32:48 +00:00
FlatAlignMode.cs Fixed, .obj Terrain Importer mode: the mode was not canceled properly after failing to import a model. 2015-04-28 14:22:03 +00:00
FloorAlignMode.cs Fixed, .obj Terrain Importer mode: the mode was not canceled properly after failing to import a model. 2015-04-28 14:22:03 +00:00
LinedefsMode.cs Cosmetic: renamed Drawing mode to Draw Lines mode. 2015-07-09 22:32:12 +00:00
MakeSectorMode.cs Texture Browser Form: swapped foreground and background colors of texture size labels. 2014-12-03 23:15:26 +00:00
SectorsMode.cs Cosmetic: renamed Drawing mode to Draw Lines mode. 2015-07-09 22:32:12 +00:00
ThingsMode.cs Fixed: selected items info was not updated when deleting a map element. 2015-06-30 18:34:08 +00:00
TriangulatorMode.cs Added source for Tag Range plugin 2010-08-30 13:51:24 +00:00
VerticesMode.cs Cosmetic: renamed Drawing mode to Draw Lines mode. 2015-07-09 22:32:12 +00:00