.. |
BaseClassicMode.cs
|
I keep forgetting that, unlike protected methods, Actions MUST be implemented in derived classes...
|
2013-12-26 08:07:40 +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
|
Bridge mode: some float values were not rounded leading to curve position errors in some cases.
|
2013-09-27 10:56:44 +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
|
Replaced massive amount of spaces with (massive amount of tabs / 4)
|
2013-09-11 09:47:53 +00:00 |
DragGeometryMode.cs
|
Things are now rendered behind grid and linedefs/vertices when they are dragged.
|
2013-12-23 12:02:58 +00:00 |
DragLinedefsMode.cs
|
Things are now rendered behind grid and linedefs/vertices when they are dragged.
|
2013-12-23 12:02:58 +00:00 |
DragSectorsMode.cs
|
Things are now rendered behind grid and linedefs/vertices when they are dragged.
|
2013-12-23 12:02:58 +00:00 |
DragThingsMode.cs
|
Things are now rendered behind grid and linedefs/vertices when they are dragged.
|
2013-12-23 12:02:58 +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
|
Sectors mode: selected sectors geometry cache was not updated after undo/redo.
|
2013-12-11 08:47:11 +00:00 |
DrawEllipseMode.cs
|
Sectors mode: selected sectors geometry cache was not updated after undo/redo.
|
2013-12-11 08:47:11 +00:00 |
DrawGeometryMode.cs
|
Sectors mode: selected sectors geometry cache was not updated after undo/redo.
|
2013-12-11 08:47:11 +00:00 |
DrawRectangleMode.cs
|
Sectors mode: selected sectors geometry cache was not updated after undo/redo.
|
2013-12-11 08:47:11 +00:00 |
EditSelectionMode.cs
|
Flat textures were loaded incorrectly in some cases.
|
2013-12-20 09:24:43 +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
|
Renderer now works much faster in 2D modes.
|
2013-07-29 08:50:50 +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
|
Things are now rendered behind grid and linedefs/vertices when they are dragged.
|
2013-12-23 12:02:58 +00:00 |
MakeSectorMode.cs
|
Sector Info panel now shows how many sidedefs highlighted sector has.
|
2013-09-09 14:03:02 +00:00 |
SectorsMode.cs
|
Things are now rendered behind grid and linedefs/vertices when they are dragged.
|
2013-12-23 12:02:58 +00:00 |
SnapVerticesMode.cs
|
Increased performance when creating new map geometry (for example, when applying changes made by "Draw Line", "Draw Rectangle" etc. actions).
|
2013-12-17 13:18:44 +00:00 |
ThingsMode.cs
|
Things are now rendered behind grid and linedefs/vertices when they are dragged.
|
2013-12-23 12:02:58 +00:00 |
TriangulatorMode.cs
|
Added source for Tag Range plugin
|
2010-08-30 13:51:24 +00:00 |
VerticesMode.cs
|
Things are now rendered behind grid and linedefs/vertices when they are dragged.
|
2013-12-23 12:02:58 +00:00 |