UltimateZoneBuilder/Source/Plugins/BuilderModes/ClassicModes
2022-05-07 17:44:06 +02: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 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 Drag Geometry Mode: floor and ceiling panning are now correctly preserved when dragging geometry. Fixes 648 2021-11-28 15:52:09 +01:00
DragLinedefsMode.cs Upgrade to VS2015 (14.0) 2017-01-15 00:35:40 +02:00
DragSectorsMode.cs Vertex rendering options (#701) 2022-02-06 12:19:03 +01:00
DragThingsMode.cs It's compiling! 2020-05-21 14:20:02 +02:00
DragVerticesMode.cs Vertex rendering options (#701) 2022-02-06 12:19:03 +01:00
DrawCurveMode.cs It's compiling! 2020-05-21 14:20:02 +02:00
DrawEllipseMode.cs Added radial drawing capability to Rectangle and Ellipse tool (#689) 2022-01-16 20:42:45 +01:00
DrawGeometryMode.cs Linedefs Mode: improved performance when showing the vertex insertion preview 2022-02-05 00:44:04 +01: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 Added radial drawing capability to Rectangle and Ellipse tool (#689) 2022-01-16 20:42:45 +01:00
EditSelectionMode.cs Edit Selection Mode: floor and ceiling textures can now be pinned independently. Fixes #728 2022-05-07 17:44:06 +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: fixed a crash that could happen when the mouse was moved out of the map control while an UDBScript was modifying the map 2022-04-09 17:52:38 +02:00
MakeSectorMode.cs Upgrade to VS2015 (14.0) 2017-01-15 00:35:40 +02:00
SectorsMode.cs Sectors Mode: fixed a crash that could happen when the mouse was moved out of the map control while an UDBScript was modifying the map 2022-03-15 21:31:00 +01:00
ThingsMode.cs Add map scripting capabilities to UDB (#656) 2021-11-28 14:00:24 +01:00
TriangulatorMode.cs Upgrade to VS2015 (14.0) 2017-01-15 00:35:40 +02:00
VerticesMode.cs Vertex rendering options (#701) 2022-02-06 12:19:03 +01:00