.. |
BaseClassicMode.cs
|
Added functionality to duplicate 3D floor control sectors of selected sectors and paste selected sectors with the new control sectors assigned
|
2020-06-13 00:24:24 +02:00 |
BlockMapMode.cs
|
Upgrade to VS2015 (14.0)
|
2017-01-15 00:35:40 +02:00 |
BridgeMode.cs
|
Removed lots of unnecessary casts to float of the Math methods. Also removed some other minor implicit casts
|
2020-05-22 22:30:32 +02:00 |
CeilingAlignMode.cs
|
Upgrade to VS2015 (14.0)
|
2017-01-15 00:35:40 +02:00 |
CurveLinedefsMode.cs
|
Curve Linedefs Mode: fixed a problem where the curve would not flip when being dragged with the mouse
|
2021-04-01 21:44:49 +02:00 |
DragGeometryMode.cs
|
More conversion from float to double. Doesn't seem to crash anymore.
|
2020-05-22 21:39:18 +02:00 |
DragLinedefsMode.cs
|
Upgrade to VS2015 (14.0)
|
2017-01-15 00:35:40 +02:00 |
DragSectorsMode.cs
|
Upgrade to VS2015 (14.0)
|
2017-01-15 00:35:40 +02:00 |
DragThingsMode.cs
|
It's compiling!
|
2020-05-21 14:20:02 +02:00 |
DragVerticesMode.cs
|
Upgrade to VS2015 (14.0)
|
2017-01-15 00:35:40 +02:00 |
DrawCurveMode.cs
|
It's compiling!
|
2020-05-21 14:20:02 +02:00 |
DrawEllipseMode.cs
|
Draw Ellipse Mode: fixed a rounding error that could result in wrong shapes under certain conditions
|
2020-06-16 10:42:28 +02:00 |
DrawGeometryMode.cs
|
Fixed a bug that could cause a crash when going over the maximum linedef limit
|
2021-07-16 17:56:55 +02:00 |
DrawGridMode.cs
|
Draw Geometry Modes: removed status messages expressing negative feeling when finishing a drawing and replaces them with positive messages
|
2020-11-01 18:49:15 +01:00 |
DrawRectangleMode.cs
|
Draw Geometry Modes: removed status messages expressing negative feeling when finishing a drawing and replaces them with positive messages
|
2020-11-01 18:49:15 +01:00 |
EditSelectionMode.cs
|
Fixed a problem where duplicating 3D floors sometimes changed the slopes of adjacent 3D floors
|
2020-11-21 22:38:16 +01:00 |
ErrorCheckMode.cs
|
Upgrade to VS2015 (14.0)
|
2017-01-15 00:35:40 +02:00 |
FindReplaceMode.cs
|
Upgrade to VS2015 (14.0)
|
2017-01-15 00:35:40 +02:00 |
FlatAlignMode.cs
|
Edit Selection Mode, Flat Align Mode: fixed a bug where snapping occurred to wrong positions on lines when the grid was transformed
|
2020-06-16 09:59:30 +02:00 |
FloorAlignMode.cs
|
Upgrade to VS2015 (14.0)
|
2017-01-15 00:35:40 +02:00 |
LinedefsMode.cs
|
Added option to reselect changed map elements after undo/redo
|
2021-10-24 19:22:00 +02:00 |
MakeSectorMode.cs
|
Upgrade to VS2015 (14.0)
|
2017-01-15 00:35:40 +02:00 |
SectorsMode.cs
|
Added option to reselect changed map elements after undo/redo
|
2021-10-24 19:22:00 +02:00 |
ThingsMode.cs
|
Fixed a crash when undoing/redoing while in Things Mode
|
2021-10-24 20:28:36 +02:00 |
TriangulatorMode.cs
|
Upgrade to VS2015 (14.0)
|
2017-01-15 00:35:40 +02:00 |
VerticesMode.cs
|
Added option to reselect changed map elements after undo/redo
|
2021-10-24 19:22:00 +02:00 |