..
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
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
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
Draw Geometry Mode: guidelines are now rotated if the grid is transformed
2020-06-15 21:57:59 +02:00
DrawGridMode.cs
Draw Rectangle Mode, Draw Grid Mode: fixed a bug where the guidelines were show slightly off
2020-06-15 22:13:54 +02:00
DrawRectangleMode.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
EditSelectionMode.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
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
Improved associations ( #440 )
2020-07-16 22:01:37 +02:00
MakeSectorMode.cs
Upgrade to VS2015 (14.0)
2017-01-15 00:35:40 +02:00
SectorsMode.cs
Improved associations ( #440 )
2020-07-16 22:01:37 +02:00
ThingsMode.cs
Improved associations ( #440 )
2020-07-16 22:01:37 +02:00
TriangulatorMode.cs
Upgrade to VS2015 (14.0)
2017-01-15 00:35:40 +02:00
VerticesMode.cs
Things Mode: performing the smart grid transform action will now set the grid origin to the selected or highlighted thing
2020-06-15 21:25:31 +02:00