..
BaseClassicMode.cs
Classic modes: rewritten and optimized some parts of text label rendering logic.
2016-03-30 23:25: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
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
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
Fixed, Map Analysis mode, "Check stuck things" check: rewritten parts of the flags checking logic to allow more accurate flag checks.
2015-12-28 15:01:53 +00:00
DragLinedefsMode.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
DragSectorsMode.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
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, 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
DrawCurveMode.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
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
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
DrawGridMode.cs
Added: dynamically added side panel tabs now play notify animation when the side panel is collapsed.
2016-04-15 14:24:18 +00:00
DrawRectangleMode.cs
Internal: removed some duplicate casts, marked some classes is IDisposable, some streams were disposed more than once.
2016-03-18 12:52:12 +00:00
EditSelectionMode.cs
Added: dynamically added side panel tabs now play notify animation when the side panel is collapsed.
2016-04-15 14:24:18 +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
Added, Visual mode: "Increase/Decrease Scale", "Reset Texture Offsets" and "Reset Local Texture Offsets" actions now work when used on 3d floor sides.
2016-04-19 20:40:42 +00:00
MakeSectorMode.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
SectorsMode.cs
Added, Visual mode: "Increase/Decrease Scale", "Reset Texture Offsets" and "Reset Local Texture Offsets" actions now work when used on 3d floor sides.
2016-04-19 20:40:42 +00:00
ThingsMode.cs
Added, Visual mode: "Increase/Decrease Scale", "Reset Texture Offsets" and "Reset Local Texture Offsets" actions now work when used on 3d floor sides.
2016-04-19 20:40:42 +00:00
TriangulatorMode.cs
Added source for Tag Range plugin
2010-08-30 13:51:24 +00:00
VerticesMode.cs
Added, Linedefs mode, Things mode: selection numbers can now be displayed and can be toggled using the "View Selection Numbering" mode toolbar button.
2016-04-04 22:20:49 +00:00