.. |
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 it was impossible to flip fixed curves when the distance was set to 0. Fixes 487
|
2020-12-16 18:06:02 +01: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 Modes: fixed an issue where drawing started lagging when holding Alt+Shift
|
2020-10-02 19:46:01 +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
|
Linedefs Mode: fixed a problem where after splitting a linedef the insert vertex preview would not work correctly
|
2020-11-06 20:14:00 +01:00 |
MakeSectorMode.cs
|
Upgrade to VS2015 (14.0)
|
2017-01-15 00:35:40 +02:00 |
SectorsMode.cs
|
Started to add support for arbitrary UDMF field associations (#401)
|
2021-03-14 15:58:40 +01:00 |
ThingsMode.cs
|
Things Mode: increased rendering speed
|
2020-10-31 21:13:37 +01:00 |
TriangulatorMode.cs
|
Upgrade to VS2015 (14.0)
|
2017-01-15 00:35:40 +02:00 |
VerticesMode.cs
|
Linedefs Mode: fixed a problem where after splitting a linedef the insert vertex preview would not work correctly
|
2020-11-06 20:14:00 +01:00 |