ZoneBuilder/Source/Plugins/BuilderModes
MaxED d301042f42 Changed: "Unable to save the map: there are too many unique sidedefs!" error message now displays info about sidedefs counts before and after sidedef compression.
Fixed, Draw Grid mode: in some cases invalid geometry was created when drawing very large grids.
Fixed, Things mode, "Rotate Clockwise" action: fixed inability to change thing angle from 0 to 315 when "doomthingrotationangles" Game Configuration property was set to true.
Updated ZDoom_DECORATE.cfg.
2023-01-05 00:30:34 +01:00
..
ClassicModes Changed: "Unable to save the map: there are too many unique sidedefs!" error message now displays info about sidedefs counts before and after sidedef compression. 2023-01-05 00:30:34 +01:00
ErrorChecks Added, Edit Selection mode: Added "Adjust height" setting. It can be used to adjust floor/ceiling height of selected sectors based on the sector selection was in and the sector selection was moved into. 2023-01-04 23:07:04 +01:00
FindReplace Added, Find and Replace mode: you can now search (and replace) unset sidedef/linedef/thing/sector flags. 2023-01-05 00:08:50 +01:00
General Fixed, "Select Similar" action: in some cases map elements flags were incorrectly compared resulting in map elements not being selected when they should have been. 2023-01-05 00:28:19 +01:00
Interface fix editing tab 2023-01-05 00:06:55 +01:00
IO GZDB merging - part 1 2022-11-25 17:14:35 +00:00
Properties Added, Draw Lines mode: additional guidelines and horizontal/vertical line lengths can now be displayed for currently drawn line using "Show guidelines" top menu button. 2023-01-04 19:37:58 +01:00
Resources Added, Visual mode: added "Toggle Alpha-based Texture Highlighting" action. When enabled, 3d floor textures and middle textures on double-sided lines will be highlighted only when the crosshair points at a non-transparent pixel. 2023-01-05 00:15:28 +01:00
VisualModes Added "Split Joined Sectors" Edit menu item and toolbar button. When enabled, joined sectors adjacent to drawn lines will be split. 2023-01-05 00:27:03 +01:00
BuilderModes.csproj Added, Map Analysis mode: added "Check unknown actions and effects" check. 2023-01-04 22:37:25 +01:00