A map editor for UDMF levels in SRB2, forked from Ultimate Doom Builder.
Find a file
MaxED e03936a0d6 Fixed, Visual mode, UDMF: in some cases Fade color was not applied to floor and ceiling surfaces of 3d floors.
Fixed, Visual mode: in some cases not all sidedef geometry was updated when updating sectors with Plane Align (181) action. Also fixed some more unnecessary geometry updates.
Fixed, Linedefs mode, Things mode: in some cases deleting linedefs/things caused a crash when trying to update text labels.
Fixed, Draw Lines mode: in some cases the drawing was prematurely finished when "Auto-finish drawing" option was enabled.
2016-04-22 13:28:23 +00:00
Build Added, Visual mode: "Increase/Decrease Scale", "Reset Texture Offsets" and "Reset Local Texture Offsets" actions now work when used on 3d floor sides. 2016-04-19 20:40:42 +00:00
Documents Added, Draw Grid mode: "Lock slices to grid" now operates in 4 modes: "None", "Horizontal", "Vertical" and "Both". Can be helpful when drawing ladders and such. 2016-03-04 13:41:55 +00:00
Help Added, Game configurations: added "Enum option + enum bits":26 action argument type. It can be used when an argument combines both exclusive and bit flag values. 2016-04-11 12:05:23 +00:00
Resources Added, Texture Browser: wad resources now have subgroups. 2015-03-22 20:43:05 +00:00
Setup Updated Scintilla control to ScintillaNET 3.5.6 (https://github.com/jacobslusser/ScintillaNET). Scintilla.dll is no longer used by GZDB and can be safely removed. 2016-01-27 14:08:15 +00:00
Source Fixed, Visual mode, UDMF: in some cases Fade color was not applied to floor and ceiling surfaces of 3d floors. 2016-04-22 13:28:23 +00:00
Tests @ Textures scaled with UDMF scaling fields in GZDoom mode are now correctly displayed and alignable (except autoalign: todo) 2011-12-04 22:24:01 +00:00
Builder.sln Visual mode: noticeable performance boost (rendering now works ~40% faster). 2015-10-02 14:47:34 +00:00
ChangelogMaker.exe Added ChangelogMaker tool, updated MakeSVNRelease.bat 2014-09-30 13:29:02 +00:00
Clean Rebuild.bat MODELDEF support: model frame number is now taken into account when loading MD3 models. 2015-11-17 12:22:49 +00:00
CompileHelp.bat Script Editor: added a simple snippets system. 2014-05-13 09:43:58 +00:00
MakeRelease.bat MODELDEF support: model frame number is now taken into account when loading MD3 models. 2015-11-17 12:22:49 +00:00
MakeSVNRelease.bat Preferences: moved Script Editor settings to a separate page, added a bunch of new Script Editor settings. 2016-01-29 13:05:28 +00:00
VersionFromSVN.exe Fixed, Map Analysis mode: in some cases "Check stuck things" check didn't work properly. 2015-10-26 11:58:33 +00:00