UltimateZoneBuilder/Source/Plugins/BuilderModes/ClassicModes
2020-10-31 16:09:22 +01:00
..
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 Modes: fixed an issue where drawing started lagging when holding Alt+Shift 2020-10-02 19:46:01 +02:00
DrawGridMode.cs Draw Grid Mode: fixed a crash when locking sliced while using a rotated grid 2020-10-16 14:45:59 +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: fixed a crash when resizing the selection to a line and then trying to pull it out again. Completely squashing to a line in not possible anymore 2020-08-22 21:36:23 +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 Linedefs Mode, Sectors Mode, Vertices Mode, Sound Environment Mode, Sound Propagation Mode: slightly improved performance when moving the mouse 2020-10-31 16:09:22 +01:00
MakeSectorMode.cs Upgrade to VS2015 (14.0) 2017-01-15 00:35:40 +02:00
SectorsMode.cs Linedefs Mode, Sectors Mode, Vertices Mode, Sound Environment Mode, Sound Propagation Mode: slightly improved performance when moving the mouse 2020-10-31 16:09:22 +01:00
ThingsMode.cs Editing modes: fixed some crashes related to undoing/redoing while objects with associations were highlighted 2020-10-09 18:53:10 +02:00
TriangulatorMode.cs Upgrade to VS2015 (14.0) 2017-01-15 00:35:40 +02:00
VerticesMode.cs Linedefs Mode, Sectors Mode, Vertices Mode, Sound Environment Mode, Sound Propagation Mode: slightly improved performance when moving the mouse 2020-10-31 16:09:22 +01:00