UltimateZoneBuilder/Source/Plugins/3DFloorMode
2020-10-23 20:31:08 +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: fixed typo in the 3D floor editing window 2020-10-23 20:31:08 +02:00
BuilderPlug.cs 3D Floor Mode: duplicating geometry now copies all properties of the source control sector's linedef to the new control sector's linedef 2020-09-26 13:47:57 +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: 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 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.csproj Fixed assembly reference issues in 3DFloorMode 2019-12-15 00:11:15 +02:00
ThreeDFloorModeMono.csproj Fix MinimumRecommendedRules warning 2020-09-12 16:09:55 +02:00