0
0
Fork 0
mirror of https://git.do.srb2.org/STJr/ZoneBuilder.git synced 2025-03-02 07:33:46 +00:00
ZoneBuilder/Source/Core/VisualModes
MaxED a82102a611 Added, Draw Ellipse mode: angle setting can now be changed using "Rotate Clockwise" and "Rotate Counterclockwise" actions.
Added, Draw Line and Draw Curve modes: added "Auto-finish drawing" setting. When enabled, the modes will automatically finish drawing when currently drawn lines and already existing level geometry form a closed shape.
Changed: sector-wise linedef flipping is now done using the new "Align Linedefs" action. "Flip Linedefs" action works the same as in DB2 again.
Changed: when a map was already loaded, using "Open Map" action will use that map's directory as the starting directory.
Changed: official IWADs can no longer be saved.
Changed: disabled lump ranges/duplicate entries checks for official IWADs.
Changed: wad type is now preserved when saving a map (previously all wads were saved as PWADs).
Changed: moved Updater.exe launch much closer to the editor termination point to avoid any chance of it closing the editor before it properly closes itself.
Updated ZDoom_DECORATE.cfg (A_Blast).
Updated documentation.
2023-01-04 13:30:21 +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 Merged in GZDB r2483. 2016-01-25 16:50:03 +01:00
VisualMode.cs Added, Draw Ellipse mode: angle setting can now be changed using "Rotate Clockwise" and "Rotate Counterclockwise" actions. 2023-01-04 13:30:21 +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, Tag Explorer plugin, UDMF: added multiple tags support. 2023-01-04 13:15:34 +01:00
VisualVertex.cs Merged in GZDB r2465. 2016-01-23 01:30:20 +01:00