A map editor for UDMF levels in SRB2, forked from Ultimate Doom Builder.
Find a file
MaxED 839bb52cb9 Fixed, Things mode: Undo for things cloning by Shift-dragging them was created incorrectly (cloned things were moved to their initial position, but not removed).
Fixed, Visual mode: fixed Classic sky texture generation artifact when Bilinear filtering was enabled in Visual mode.
Fixed, Visual mode: fixed Classic sky texture generation artifact when non-power-of-2 Sky textures were used.
Fixed, Visual mode: dynamic lights flickering on surfaces nearly-perpendicular to lights centers should be much harder to trigger now.
2016-02-02 21:07:15 +00:00
Build Added, Script Editor, ACC: block comments and #region / #endregion blocks are now foldable. 2016-02-02 12:35:10 +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, Visual mode: sky rendering. Currently classic skies and GLDEFS Skyboxes are supported. 2016-01-11 13:00:52 +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, Things mode: Undo for things cloning by Shift-dragging them was created incorrectly (cloned things were moved to their initial position, but not removed). 2016-02-02 21:07:15 +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