UltimateZoneBuilder/Source/Plugins/3DFloorMode
2022-05-28 16:19:01 +02:00
..
Controls Sectors Mode, Linedefs Mode, 3D Floor Mode, Grid Setup: fixed a problem where textures were not shown in Windows's high contrast mode. Fixes #612 2021-09-04 12:21:17 +02:00
Interface 3D Floor Mode: improved usability in Window's high contrast mode 2021-09-04 12:37:27 +02:00
Properties - Added 3D Floor Mode plugin 2019-10-23 20:55:41 +02:00
Resources 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
Windows Toolbar buttons now show their assigned shortcut key in their tool tip 2022-05-28 16:19:01 +02:00
BuilderPlug.cs Added option to reselect changed map elements after undo/redo 2021-10-24 19:22:00 +02:00
ControlSectorArea.cs 3D Floor Mode: increased performance when switching to 3D Floor Mode (mostly noticeable on complex maps) 2020-07-28 23:33:37 +02:00
DrawSlopesMode.cs Added support for only enabling editing modes when the current game configuration supports the features. Currently only applies to 3D Floor Mode, Slope Mode, and Draw Slope Mode. Fixes #463 2021-03-21 22:58:06 +01:00
MergePoint.cs - Added 3D Floor Mode plugin 2019-10-23 20:55:41 +02:00
SectorLabelInfo.cs - Added 3D Floor Mode plugin 2019-10-23 20:55:41 +02:00
SlopeMode.cs The deprecated Slope Mode can not be selected as the default mode when opening a map anymore 2021-08-01 17:42:25 +02:00
SlopeVertex.cs More conversion from float to double. Doesn't seem to crash anymore. 2020-05-22 21:39:18 +02:00
SlopeVertexGroup.cs 3D Floor Mode: increased performance when switching to 3D Floor Mode (mostly noticeable on complex maps) 2020-07-28 23:33:37 +02:00
ThreeDFloor.cs 3D Floor Mode: duplicating geometry now copies all properties of the source control sector to the new control sector 2020-09-26 14:02:33 +02:00
ThreeDFloorMode.cs Added option to reselect changed map elements after undo/redo 2021-10-24 19:22:00 +02:00
ThreeDFloorMode.csproj Fixed assembly reference issues in 3DFloorMode 2019-12-15 00:11:15 +02:00
ThreeDFloorModeMono.csproj More fixes to the Mono project files 2022-03-05 20:59:08 +01:00