ZoneBuilder/Source/Core/VisualModes
MaxED c919c250f7 Fixed: in some cases lines with only back side were created after dragging map elements when using "Merge Dragger Vertices Only" drag mode.
Fixed: in some cases invalid sectors were created after dragging map elements when using "Merge Dragged Geometry" and "Replace with Dragged Geometry" drag modes, when at least one of dragged linedef was facing into an enclosed void area.
Fixed a crash after drawing lines over a sector with unclosed/invalid boundaries.
Fixed(?): probably fixed a crash when closing Script Editor with an unsaved file during program termination.
2023-01-06 13:16:59 +01:00
..
IVisualPickable.cs Added GZDB repo at r2462 and updated project file to VS2015. 2015-12-31 13:21:44 +01:00
VisualBlockEntry.cs Added GZDB repo at r2462 and updated project file to VS2015. 2015-12-31 13:21:44 +01:00
VisualBlockMap.cs Added GZDB repo at r2462 and updated project file to VS2015. 2015-12-31 13:21:44 +01:00
VisualCamera.cs Added support for SRB2's Thing type "parameter" property. 2016-02-29 11:41:17 +01:00
VisualGeometry.cs Changed, Visual mode: adjusted fog density calculation to better match with GZDoom. 2023-01-04 14:24:06 +01:00
VisualMode.cs Fixed: in some cases lines with only back side were created after dragging map elements when using "Merge Dragger Vertices Only" drag mode. 2023-01-06 13:16:59 +01:00
VisualPickResult.cs Added GZDB repo at r2462 and updated project file to VS2015. 2015-12-31 13:21:44 +01:00
VisualSector.cs Merged in GZDB r2493. 2016-04-07 15:29:47 +02:00
VisualThing.cs Added Rendering toolbar items to the View menu. 2023-01-06 12:50:52 +01:00
VisualVertex.cs Merged in GZDB r2465. 2016-01-23 01:30:20 +01:00