UltimateZoneBuilder/Source/Plugins/3DFloorMode
2020-09-05 22:53:22 +02:00
..
Controls 3D Floor Mode: allow pasting for texture names with more than 8 characters in the 3D floor editing window 2020-04-21 22:56:19 +02:00
Interface - Fixed a problem in the 3D floor mode plugin that caused an exception when saving the program preferences. Fixes #310. 2019-11-01 00:21:02 +01: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 3D Floor Mode: added "check all" and "uncheck all" buttons to the 3D floor editing dialog 2020-09-05 22:53:22 +02:00
BuilderPlug.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
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 It's compiling! 2020-05-21 14:20:02 +02: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 It's compiling! 2020-05-21 14:20:02 +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: increased performance when switching to 3D Floor Mode (mostly noticeable on complex maps) 2020-07-28 23:33:37 +02:00
ThreeDFloorMode.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
ThreeDFloorMode.csproj Fixed assembly reference issues in 3DFloorMode 2019-12-15 00:11:15 +02:00
ThreeDFloorModeMono.csproj Fixes for non-Windows platforms (#371 by alexey-lysiuk) 2020-03-17 21:37:58 +02:00