UltimateZoneBuilder/Source/Plugins/3DFloorMode
2020-04-21 22:56:19 +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: mode is now only available in Hexen format and UDMF 2019-11-15 21:56:25 +01:00
BuilderPlug.cs Added paint select to 3D Floor Mode 2020-04-11 11:52:31 +02:00
ControlSectorArea.cs - 3D Floor Mode: fixed a bug where orphaned managed control sectors would be overwritten by relocating the control sectors 2019-11-15 22:34:39 +01:00
DrawSlopesMode.cs - Added online help for 3D Floor Mode, Draw Slope Mode, and Slope Mode 2019-11-02 14:50:52 +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 - Added online help for 3D Floor Mode, Draw Slope Mode, and Slope Mode 2019-11-02 14:50:52 +01:00
SlopeVertex.cs - Added 3D Floor Mode plugin 2019-10-23 20:55:41 +02:00
SlopeVertexGroup.cs - Added 3D Floor Mode plugin 2019-10-23 20:55:41 +02:00
ThreeDFloor.cs 3D Floor Mode: Don't set valid plane equation when the the surface isn't sloped 2020-03-15 10:39:26 +01:00
ThreeDFloorMode.cs Added paint select to 3D Floor Mode 2020-04-11 11:52:31 +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