- Feb 19, 2022
-
-
biwa authored
Copy and Paste Properties: fixed a problem where the "fadecolor" GZDoom UDMF sector property was not copied/pasted
-
- Feb 12, 2022
-
-
biwa authored
-
biwa authored
MBF21 Game Configuration: Added missing "friendly" flag to things (thanks to hawkwind3). Resolves #703 MBF21 Game Configuration is now enabled by default
-
biwa authored
Fixed a problem where the display was desaturated in certain situations in classic modes when wireframe rendering was enabled when exiting Visual Mode. Fixes #619 Fixed a problem where sectors were not desaturated correctly in classic modes on map load
-
- Feb 08, 2022
- Feb 07, 2022
-
-
biwa authored
-
- Feb 06, 2022
-
-
biwa authored
-
biwa authored
-
volte authored
* Extended rendering options for drawing vertices * Fixed vertex scale slider behaviour * Force plot highlighted vertex in DragSectorsMode * Moved ShouldRenderVertices property into the properties region * made config file variable lower case to be in line with other config file variables
-
- Feb 05, 2022
- Feb 04, 2022
-
-
biwa authored
-
- Feb 03, 2022
-
-
biwa authored
Snap selection to grid: fixed a problem that could cause a crash if geometry got removed by snapping it to the grid
-
- Feb 02, 2022
-
-
biwa authored
Visual Mode: fixed a problem that resulted in incorrect texture offsets when moving a texture by grid size, and the grid was a multiple of the texture size
-
- Jan 31, 2022
-
-
volte authored
-
- Jan 29, 2022
- Jan 28, 2022
-
-
biwa authored
-
- Jan 27, 2022
- Jan 26, 2022
-
-
biwa authored
-
- Jan 25, 2022
-
-
biwa authored
UDBScript: fixed a bug where changing a thing's or linedef's arguments did not recorded for the undo system
-
- Jan 23, 2022
- Jan 22, 2022
-
-
biwa authored
Fixed a problem where polyobject numbers where not sorted correctly in the editing dialogs. Fixes #690
-
- Jan 19, 2022
-
-
volte authored
-
- Jan 16, 2022
- Jan 08, 2022
-
-
volte authored
-
- Jan 07, 2022
-
-
biwa authored
Visual Mode: added toggleable option to select all adjacent visual vertex slope handle when selecting a visual slope vertex handle. The action is called "Toggle Adjacent Visual Vertex Slope Selection"
-
biwa authored
UDBScript: the progress bar in the running script dialog now stops its animation when no progress was set and the script finished.
-
biwa authored
UDBScript: fixed a problem where the UDB.log() method crashed when a non-string object was passed to it
-
biwa authored
-
- Jan 06, 2022
-
-
biwa authored
UDBScript: groups all classes, objects, and methods in a new UDB namespace, usable with the new feature version 4. Updated the documentation accordingly. Resolves #679
-
- Jan 04, 2022
-
-
volte authored
Added classic rendering mode to closer emulate software renderer visuals in visual mode
-
- Jan 03, 2022
-
-
volte authored
Added "Orbit" and "Move Camera to Cursor" visual mode actions (not bound by default)
-