..
BaseClassicMode.cs
Added, Sound Environments mode: sound environments of the same type are now colored using the same color.
2016-05-12 22:35:11 +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
Added, Draw Lines mode: additional guidelines and horizontal/vertical line lengths can now be displayed for currently drawn line using "Show guidelines" top menu button.
2016-04-21 21:00:58 +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
Changed, Texture Browser window: "All" textures group is now saved/reselected like the rest of the texture groups when closing/opening the window.
2016-04-01 10:49:19 +00:00
DragGeometryMode.cs
Added: sectors are now split into multiple sectors when their shape is divided into several closed shapes by drawing new geometry or dragging existing geometry using Edit Selection and Drag Geometry modes.
2016-05-18 20:31:40 +00:00
DragLinedefsMode.cs
Changed, internal, UDMF: local texture offsets and scale are now copied when merging sidedefs.
2016-05-19 21:44:39 +00:00
DragSectorsMode.cs
Added: sectors are now split into multiple sectors when their shape is divided into several closed shapes by drawing new geometry or dragging existing geometry using Edit Selection and Drag Geometry modes.
2016-05-18 20:31:40 +00:00
DragThingsMode.cs
Changed, Texture Browser window: "All" textures group is now saved/reselected like the rest of the texture groups when closing/opening the window.
2016-04-01 10:49:19 +00:00
DragVerticesMode.cs
Changed, internal, UDMF: local texture offsets and scale are now copied when merging sidedefs.
2016-05-19 21:44:39 +00:00
DrawCurveMode.cs
Added: sectors are now split into multiple sectors when their shape is divided into several closed shapes by drawing new geometry or dragging existing geometry using Edit Selection and Drag Geometry modes.
2016-05-18 20:31:40 +00:00
DrawEllipseMode.cs
Added, Draw Ellipse mode: angle setting can now be changed using "Rotate Clockwise" and "Rotate Counterclockwise" actions.
2016-03-14 10:25:27 +00:00
DrawGeometryMode.cs
Added: sectors are now split into multiple sectors when their shape is divided into several closed shapes by drawing new geometry or dragging existing geometry using Edit Selection and Drag Geometry modes.
2016-05-18 20:31:40 +00:00
DrawGridMode.cs
Added: sectors are now split into multiple sectors when their shape is divided into several closed shapes by drawing new geometry or dragging existing geometry using Edit Selection and Drag Geometry modes.
2016-05-18 20:31:40 +00:00
DrawRectangleMode.cs
Added: sectors are now split into multiple sectors when their shape is divided into several closed shapes by drawing new geometry or dragging existing geometry using Edit Selection and Drag Geometry modes.
2016-05-18 20:31:40 +00:00
EditSelectionMode.cs
Changed, internal, UDMF: local texture offsets and scale are now copied when merging sidedefs.
2016-05-19 21:44:39 +00:00
ErrorCheckMode.cs
Changed, Texture Browser window: "All" textures group is now saved/reselected like the rest of the texture groups when closing/opening the window.
2016-04-01 10:49:19 +00:00
FindReplaceMode.cs
Changed, Texture Browser window: "All" textures group is now saved/reselected like the rest of the texture groups when closing/opening the window.
2016-04-01 10:49:19 +00:00
FlatAlignMode.cs
Changed, Texture Browser window: "All" textures group is now saved/reselected like the rest of the texture groups when closing/opening the window.
2016-04-01 10:49:19 +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
Fixed, Linedefs mode: fixed inability to highlight linedefs when "Stitch geometry within" setting was set to 0.
2016-05-08 18:45:26 +00:00
MakeSectorMode.cs
Added, Sound Environments mode: sound environments of the same type are now colored using the same color.
2016-05-12 22:35:11 +00:00
SectorsMode.cs
Added, Sound Environments mode: sound environments of the same type are now colored using the same color.
2016-05-12 22:35:11 +00:00
ThingsMode.cs
Fixed, Things mode: fixed a crash when switching to Things mode when more than 256 things were selected.
2016-04-29 23:19:02 +00:00
TriangulatorMode.cs
Added source for Tag Range plugin
2010-08-30 13:51:24 +00:00
VerticesMode.cs
Added, Drag Vertices\Linedefs\Sectors\Edit Selection modes: sidedefs facing outside of current selection are now reattached/added/removed after moving the selection.
2016-04-25 14:48:39 +00:00