..
BaseClassicMode.cs
"Toggle Full Brightness" action now works in Classic modes.
2013-06-13 11:32:00 +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
Removed a metric ton of unused "using" directives from BuilderModes plugin.
2013-04-11 11:26:57 +00:00
BrightnessMode.cs
Removed a metric ton of unused "using" directives from BuilderModes plugin.
2013-04-11 11:26:57 +00:00
CeilingAlignMode.cs
Removed a metric ton of unused "using" directives from BuilderModes plugin.
2013-04-11 11:26:57 +00:00
CurveLinedefsMode.cs
Removed a metric ton of unused "using" directives from BuilderModes plugin.
2013-04-11 11:26:57 +00:00
DragGeometryMode.cs
Classic modes, UDMF: floor/ceiling texture offsets can now be locked in place while sector is dragged.
2013-04-11 09:27:16 +00:00
DragLinedefsMode.cs
Removed a metric ton of unused "using" directives from BuilderModes plugin.
2013-04-11 11:26:57 +00:00
DragSectorsMode.cs
Removed a metric ton of unused "using" directives from BuilderModes plugin.
2013-04-11 11:26:57 +00:00
DragThingsMode.cs
Removed a metric ton of unused "using" directives from BuilderModes plugin.
2013-04-11 11:26:57 +00:00
DragVerticesMode.cs
Removed a metric ton of unused "using" directives from BuilderModes plugin.
2013-04-11 11:26:57 +00:00
DrawCurveMode.cs
DECORATE: fixed parsing error when whole "States" block is on one line.
2013-04-15 10:54:55 +00:00
DrawEllipseMode.cs
Removed a metric ton of unused "using" directives from BuilderModes plugin.
2013-04-11 11:26:57 +00:00
DrawGeometryMode.cs
DECORATE: fixed parsing error when whole "States" block is on one line.
2013-04-15 10:54:55 +00:00
DrawRectangleMode.cs
DECORATE: fixed parsing error when whole "States" block is on one line.
2013-04-15 10:54:55 +00:00
EditSelectionMode.cs
Removed a metric ton of unused "using" directives from BuilderModes plugin.
2013-04-11 11:26:57 +00:00
ErrorCheckMode.cs
Removed a metric ton of unused "using" directives from BuilderModes plugin.
2013-04-11 11:26:57 +00:00
FindReplaceMode.cs
Removed a metric ton of unused "using" directives from BuilderModes plugin.
2013-04-11 11:26:57 +00:00
FlatAlignMode.cs
Removed a metric ton of unused "using" directives from BuilderModes plugin.
2013-04-11 11:26:57 +00:00
FloorAlignMode.cs
Removed a metric ton of unused "using" directives from BuilderModes plugin.
2013-04-11 11:26:57 +00:00
LinedefsMode.cs
Linedefs mode: added "Align Floor Texture to Front Side", "Align Floor Texture to Back Side", "Align Ceiling Texture to Front Side" and "Align Ceiling Texture to Back Side" actions (available in Linedefs -> Align Textures menu).
2013-05-30 12:52:27 +00:00
MakeSectorMode.cs
Removed a metric ton of unused "using" directives from BuilderModes plugin.
2013-04-11 11:26:57 +00:00
SectorsMode.cs
Classic Modes: added 3D floor indication (color can be changed in Preferences -> Appearance -> 3D Floors).
2013-05-20 10:43:34 +00:00
SnapVerticesMode.cs
Removed a metric ton of unused "using" directives from BuilderModes plugin.
2013-04-11 11:26:57 +00:00
ThingsMode.cs
Added "Select Things in Selected Sectors" action.
2013-04-25 09:43:24 +00:00
TriangulatorMode.cs
Added source for Tag Range plugin
2010-08-30 13:51:24 +00:00
VerticesMode.cs
Sector Edit form and Linedef Edit form now support float texture offsets.
2013-07-08 13:13:28 +00:00