UltimateZoneBuilder/Source/Plugins/3DFloorMode
2020-06-10 22:54:02 +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 Draw slope mode: by default slope vertices are now placed with the left mouse button, and drawing a slope is finished with the right mouse button 2019-12-14 23:40:20 +01:00
Windows 3D Floor Mode: added "Split all" and "Detach all" buttons to 3D floor editing window 2020-06-10 22:54:02 +02:00
BuilderPlug.cs 3D Floor Mode: fixed a bug that would not increment the sector tags correctly if a tag range is used 2020-06-01 11:54:25 +02:00
ControlSectorArea.cs It's compiling! 2020-05-21 14:20:02 +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 It's compiling! 2020-05-21 14:20:02 +02:00
ThreeDFloor.cs 3D Floor Mode: fixed a bug that would not increment the sector tags correctly if a tag range is used 2020-06-01 11:54:25 +02:00
ThreeDFloorMode.cs It's compiling! 2020-05-21 14:20:02 +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