UltimateZoneBuilder/Source/Plugins/3DFloorMode
biwa f204a17298
Improved associations (#440)
Improved associations and event lines. Refactorings to make the whole thing more sensible (hopefully). Options to display labels on event lines (can be configured in Preferences -> Editing).
2020-07-16 22:01:37 +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 a bug with the "Detach all" and "Split all" that would create (and immediately delete) redundant control sectors 2020-06-11 00:04:20 +02:00
BuilderPlug.cs 3D Floor Mode: increased performance when creating new 3D floors 2020-06-20 14:39:23 +02:00
ControlSectorArea.cs 3D Floor Mode: increased performance when creating new 3D floors 2020-06-20 14:39:23 +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: increased performance when creating new 3D floors 2020-06-20 14:39:23 +02:00
ThreeDFloorMode.cs Improved associations (#440) 2020-07-16 22:01: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