- Mar 22, 2021
-
-
biwa authored
Map Analysis Mode: checking for missing activation flags (UDMF) now finds linedef that are missing an actual activation flag, not only lines without any flags in that group. Fixes #288 Linedef Editing Form (UDMF): now only missing required activation flags are marked red
-
- Mar 21, 2021
-
-
biwa authored
Added support for only enabling editing modes when the current game configuration supports the features. Currently only applies to 3D Floor Mode, Slope Mode, and Draw Slope Mode. Fixes #463
-
biwa authored
Slope Mode, Draw Slopes Mode: both modes are now deprecated as they are superseded by visual sloping. The modes will be removed in the future. Entering the modes will add a warning to the Errors And Warnings dialog
-
biwa authored
3D Floor Mode: added option to use Synchronized Things Editing when (de)selecting sectors. Resolves #443
-
biwa authored
-
- Mar 17, 2021
-
-
biwa authored
Visual Mode: fixed inaccuracies of when upper/lower textures are shown when sky rendering is enabled
-
- Mar 16, 2021
-
-
biwa authored
Fixed a bug where pasting texture offsets in UDMF configurations without support for local sidedef texture offset (like the Eternity UDMF configuration) didn't work. Fixes #538
-
- Mar 14, 2021
- Mar 11, 2021
- Mar 07, 2021
-
-
biwa authored
-
- Mar 06, 2021
- Feb 28, 2021
- Feb 27, 2021
-
-
biwa authored
Fixed a bug where saving WADs that didn't have their data starting right after the header would corrupt the file. Fixes #531
-
- Feb 23, 2021
-
-
biwa authored
Map Analysis Mode: fixed a crash when the sidedef of 1-sided lines had upper/lower textures defined. Fixes #533
-
- Feb 20, 2021
-
-
biwa authored
Using the "Reset plane slope" action now sets the floor or ceiling heights to the height of the plane at the sector's bounding box center
-
biwa authored
Fixed a bug where resetting the ceiling slope in the UDMF sector edit form would invert its original height
-
biwa authored
Error Checker: added config options to ignore unknown textures on sidedefs for certain actions. Resolves #518
-
biwa authored
-
biwa authored
-
biwa authored
Find and Replace Mode: fixed a bug where searching for linedef or thing action and arguments would not show "0" as an argument if it was the last arguments. Fixes 528
-
- Feb 14, 2021
-
-
biwa authored
DECALDEF parser: fixed a problem where opening curly braces in the same line as a decal definition caused a parsing error
-
- Feb 13, 2021
-
-
biwa authored
-
biwa authored
Decorate/Zscript Actors that replace other actors should now display the correct actor name given through the $Title editor key. Fixes #122
-
biwa authored
Added option for special handling of triangular sectors when doing visual sloping. When enabled it'll always select an opposite smart pivot handle. Enabled by default, can be disabled in Tools -> Preferences -> Editing -> Opposite side/vertex is smart pivot handle on triangular sectors
-
biwa authored
-
- Feb 07, 2021
- Feb 06, 2021
- Jan 31, 2021
-
-
biwa authored
-