A map editor for UDMF levels in SRB2, forked from Ultimate Doom Builder.
Find a file
MaxED 3c72392ff5 Fixed, Edit Linedefs window: textures on selected sidedefs must be updated when toggling "Replace unused textures" setting.
Fixed, Texture Selector control: in some cases actual textures were never loaded/displayed when "Replace unused textures" setting was disabled.
Fixed, Script Editor: auto-completion list is no longed displayed when editing comments, includes or strings.
2016-03-01 23:24:41 +00:00
Build Added, Linedef Edit window: added "Replace unused textures" checkbox. When disabled, textures on unused sidedef parts won't be replaced when changing textures. For example, you can now replace sidedef textures of the whole map at once without assigning middle textures to all double-sided sidedefs. 2016-02-26 12:46:17 +00:00
Documents Added, Visual mode: "Raise/Lower Floor/Ceiling to adjacent Sector" actions now take surrounding 3d floors into account. 2016-01-26 22:29:12 +00:00
Help Added, Linedef Edit window: added "Replace unused textures" checkbox. When disabled, textures on unused sidedef parts won't be replaced when changing textures. For example, you can now replace sidedef textures of the whole map at once without assigning middle textures to all double-sided sidedefs. 2016-02-26 12:46:17 +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, Edit Linedefs window: textures on selected sidedefs must be updated when toggling "Replace unused textures" setting. 2016-03-01 23:24:41 +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