biwa
|
58c476f4e5
|
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
|
2021-03-21 21:19:14 +01:00 |
|
biwa
|
72085284fe
|
3D Floor Mode: added option to use Synchronized Things Editing when (de)selecting sectors. Resolves #443
|
2021-03-21 19:42:43 +01:00 |
|
biwa
|
2ef76c39d0
|
Sector Edit Form (UDMF): fixed a problem where resetting slopes did not work correctly
|
2021-03-21 17:38:43 +01:00 |
|
biwa
|
8e95b074ec
|
Visual Mode: fixed inaccuracies of when upper/lower textures are shown when sky rendering is enabled
|
2021-03-17 20:04:10 +01:00 |
|
biwa
|
a99d5c239b
|
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
|
2021-03-16 21:44:12 +01:00 |
|
biwa
|
2abcbfffab
|
Fixed a bug where trying to align the grid to a linedef or setting the grid origin to a vertex would crash when no map was opened. Fixes #536
|
2021-03-14 16:40:55 +01:00 |
|
James R
|
feef304423
|
Ignore Keys.None event (#537)
Such an event invokes every unbound action.
|
2021-03-14 16:26:09 +01:00 |
|
biwa
|
5addd6508c
|
Started to add support for arbitrary UDMF field associations (#401)
|
2021-03-14 15:58:40 +01:00 |
|
biwa
|
608d1e6ca2
|
Fixed some visual issues with the OBJ export dialog
|
2021-03-11 21:56:12 +01:00 |
|
biwa
|
a2b007b9ae
|
OBJ model export: added option to disable generating ZScript/DECORATE and/or MODELDEF
|
2021-03-11 21:54:48 +01:00 |
|
biwa
|
122784f739
|
Removed limitation of 4 models per frame as this limitation is lifted in GZDoom
|
2021-03-11 21:06:34 +01:00 |
|
biwa
|
250b89dc4e
|
Find And Replace Mode: added options to search for UDMF fields
|
2021-03-07 14:27:23 +01:00 |
|
biwa
|
b1583060b6
|
CVARINFO: added support for "nosave" scope
|
2021-03-06 23:07:04 +01:00 |
|
biwa
|
0264224e6e
|
CVARINFO: added support for "cheat" and "latch" flags. Fixes #535
|
2021-03-06 22:51:22 +01:00 |
|
biwa
|
9de8202aa4
|
Added correct Eternity_misc.cfg
|
2021-03-06 21:45:14 +01:00 |
|
biwa
|
ee869629fb
|
Eternity Engine configuration: moved portal related sector flags to the portals tab of the sector edit form
|
2021-03-06 21:42:35 +01:00 |
|
biwa
|
f0c985385a
|
Added portal options to the sector edit form for the Eternity Engine UDMF configuration
|
2021-03-06 21:28:00 +01:00 |
|
biwa
|
677473fce8
|
Small cleanups to the build process
|
2021-02-28 11:30:13 +01:00 |
|
biwa
|
5534a93051
|
Sectors Mode: fixed a crash when merging sectors while a shared linedef between them was shown as an association
|
2021-02-28 01:44:38 +01:00 |
|
biwa
|
46c577b9e1
|
Fixed a bug where saving WADs that didn't have their data starting right after the header would corrupt the file. Fixes #531
|
2021-02-27 17:47:37 +01:00 |
|
biwa
|
d3a578c6cc
|
Map Analysis Mode: fixed a crash when the sidedef of 1-sided lines had upper/lower textures defined. Fixes #533
|
2021-02-23 16:26:31 +01:00 |
|
biwa
|
1e3cf5ccec
|
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
|
2021-02-20 16:26:35 +01:00 |
|
biwa
|
7d2e3db982
|
Fixed a bug where resetting the ceiling slope in the UDMF sector edit form would invert its original height
|
2021-02-20 16:17:32 +01:00 |
|
biwa
|
93cc15640f
|
Error Checker: added config options to ignore unknown textures on sidedefs for certain actions. Resolves #518
|
2021-02-20 15:04:47 +01:00 |
|
biwa
|
f8c3768f33
|
Added missing "noattack" GZDoom UDMF sector flag. Resolves #530
|
2021-02-20 13:26:41 +01:00 |
|
biwa
|
b168570241
|
Added safeguard to MapSet.NearestLinedefRange if selectionmap is null. Might fix #529.
|
2021-02-20 13:11:03 +01:00 |
|
biwa
|
467f791bd3
|
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
|
2021-02-20 12:29:35 +01:00 |
|
biwa
|
cbedfb24b5
|
DECALDEF parser: fixed a problem where opening curly braces in the same line as a decal definition caused a parsing error
|
2021-02-14 23:17:16 +01:00 |
|
biwa
|
3fbad3c8ac
|
More fixes for erroneously being able to select object multiple times when paint selecting
|
2021-02-13 22:59:06 +01:00 |
|
biwa
|
18d56c6e04
|
Decorate/Zscript Actors that replace other actors should now display the correct actor name given through the $Title editor key. Fixes #122
|
2021-02-13 15:12:49 +01:00 |
|
biwa
|
3c7811de5e
|
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
|
2021-02-13 12:03:37 +01:00 |
|
biwa
|
b70970ebcf
|
Some refactoring related to visual sloping
|
2021-02-13 09:57:09 +01:00 |
|
biwa
|
41e1652bfc
|
Successfully exporting as OBJ doesn't show up as a warning anymore
|
2021-02-07 16:50:42 +01:00 |
|
biwa
|
f80159d528
|
Toggling visual sloping is now only possible in UDMF
|
2021-02-07 16:48:45 +01:00 |
|
biwa
|
0911a3a9a4
|
Some more performance improvements related to visual sloping
|
2021-02-07 16:44:12 +01:00 |
|
biwa
|
c4c2f4b3fe
|
Fixed a visual glitch where grid lines appear to be slightly offset when using a transformed grid
|
2021-02-06 15:09:16 +01:00 |
|
biwa
|
5ed77c5d05
|
Improved performance in visual mode related to visual slopes
|
2021-02-06 14:51:00 +01:00 |
|
biwa
|
90e7dd1149
|
Fixed a problem with visual vertex slope indicator angles
|
2021-01-31 18:29:58 +01:00 |
|
biwa
|
2b6c7b44c2
|
Fixed a problem where the last line of UDMF maps were not parsed correctly
|
2021-01-31 18:11:10 +01:00 |
|
biwa
|
d65fb7bbab
|
Fixed a bug where map elements could be selected multiple times when paint selecting in visual mode. Fixes #519. Fixes #520
|
2021-01-31 00:12:07 +01:00 |
|
biwa
|
4f9111d075
|
Textures with whitespace at the beginning or end are now handled correctly. Fixes #522
|
2021-01-30 23:44:42 +01:00 |
|
biwa
|
4eb223b3f0
|
Added support for "abstract" ZScript functions. Fixes #523
|
2021-01-30 23:08:41 +01:00 |
|
biwa
|
5bcb27e51f
|
Added some missing files
Some refactoring regarding visual sloping
|
2021-01-30 22:45:08 +01:00 |
|
biwa
|
5d1492c5c2
|
Added visual sloping for vertices (has an extra action to toggle visual vertex slope picking)
|
2021-01-30 22:01:55 +01:00 |
|
biwa
|
478690e08f
|
Fixed a potential crash when changing the ceiling texture to or from sky. Fixes #517
|
2021-01-06 19:37:58 +01:00 |
|
biwa
|
7cec462a15
|
Fixed a problem where values specified with the UserDefaultValue editor key in ZScript were not applied for float/double values
|
2021-01-04 13:28:45 +01:00 |
|
biwa
|
46962aac89
|
Using visual sloping to create a horizontal slope will now remove the slope and set the appropriate sector height instead
The Edit Sector dialog will not remove horizontal slopes anymore unless necessary
|
2021-01-01 22:08:54 +01:00 |
|
biwa
|
4f5a4eba24
|
Visual Mode: fixed a problem where pasting a texture to a 3D floor sometimes didn't show the pasted texture immediately
|
2020-12-31 11:43:56 +01:00 |
|
biwa
|
23dacae944
|
OBJ exporter: changed tab order to make sense
|
2020-12-30 22:13:34 +01:00 |
|
biwa
|
9090642d4e
|
Fixed a problem where custom boolean UDMF fields could not set be to false
|
2020-12-28 20:22:04 +01:00 |
|