ZoneBuilder/Source/Plugins/BuilderModes
MaxED 0d726c6884 Added, Draw Lines mode: added "Remove First Vertex" action (Ctrl-Backspace). It removes the first drawn vertex from the drawing session. Renamed "Remove Previous Vertex" action to "Remove Last Vertex".
Changed, Classic modes: added a limit on how far the view can be scrolled from the editable map area.
Fixed, Drag geometry modes: in some cases incorrect vertices were removed when using "Replace with dragged geometry" drag mode.
Fixed, Game configurations: sector special 195 ("Hidden Sector") was missing from Hexen/UDMF specials list.
2023-01-08 13:20:01 +01:00
..
ClassicModes Added, Draw Lines mode: added "Remove First Vertex" action (Ctrl-Backspace). It removes the first drawn vertex from the drawing session. Renamed "Remove Previous Vertex" action to "Remove Last Vertex". 2023-01-08 13:20:01 +01:00
ErrorChecks Changed, Visual mode: "Paste Selection" action (Ctrl-V) can now paste both copied textures and things, based on what was copied last. 2023-01-05 00:34:35 +01:00
FindReplace Fixed several cases when sector/linedef tag changes were incorrectly recorded by undo system. 2023-01-06 11:40:36 +01:00
General Added, Game configurations, ZDoom: Ambient sound things (14001 - 14064) were missing arguments definitions. 2023-01-06 14:37:51 +01:00
Interface Updated, Curve Linedefs mode: distance/angle are now changed using bigger increments when being modified by mouse-dragging. You can hold Shift to enable increments by 1 unit. 2023-01-06 14:27:21 +01:00
IO Added Rendering toolbar items to the View menu. 2023-01-06 12:50:52 +01:00
Properties resource bullshit 2023-01-06 14:24:09 +01:00
Resources Added, Draw Lines mode: added "Remove First Vertex" action (Ctrl-Backspace). It removes the first drawn vertex from the drawing session. Renamed "Remove Previous Vertex" action to "Remove Last Vertex". 2023-01-08 13:20:01 +01:00
VisualModes Restore some thing-related functionality for SRB2 2023-01-08 13:05:33 +01:00
BuilderModes.csproj Changed, Curve Linedefs mode: re-designed the mode UI. Alternative control options are now available (check Help tab while the mode is active). 2023-01-06 14:16:03 +01:00