A map editor for UDMF levels in SRB2, forked from Ultimate Doom Builder.
Find a file
MaxED c90d10c08c General interface: dynamic lights rendering mode and model rendering mode are now selected via drop-downs.
Renamed "Toggle dynamic lights rendering" action to "Show dynamic lights".
Changed: "Show dynamic lights" action now toggles between available dynamic light rendering modes.
Renamed "Toggle models rendering" action to "Show models".
Changed: "Show models" action now toggles between available model rendering modes.
Removed "Toggle dynamic lights animation" and "Render selected/all models" actions.
Fixed, Randomize Sectors form: selection highlight was not updated after applying the changes when the form was shown in Sectors mode.
Consistency: selection is now cleared after applying changes done in Randomize Things and Randomize Vertices forms.
Fixed, Classic modes: sprites of things with attached models were not rendered when model rendering was disabled.
Updated documentation.
2014-10-20 12:16:51 +00:00
Build Changed, Directory/PK3/PK7: on second thought, we don't need to load textures/flats from all possible locations (does anyone really needs to see sprites and graphics in the texture browser?), so this logic now only works when looking for patches. 2014-10-13 09:32:55 +00:00
Documents Map options form: user can no longer enter a map name longer than 8 characters. 2014-05-19 08:22:46 +00:00
Help General interface: dynamic lights rendering mode and model rendering mode are now selected via drop-downs. 2014-10-20 12:16:51 +00:00
Resources Textures Browser form: empty texture sets are no longer shown when mixed textures & flats is disabled in the current game configuration. 2014-10-07 00:23:02 +00:00
Setup Added "File -> Open Map in current WAD" command (default shortcut is Ctrl-Shift-O). 2013-07-23 14:25:03 +00:00
Source General interface: dynamic lights rendering mode and model rendering mode are now selected via drop-downs. 2014-10-20 12:16:51 +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 "Fatal Non-UI Error" message was shown incorrectly. 2014-08-12 22:43:17 +00:00
ChangelogMaker.exe Added ChangelogMaker tool, updated MakeSVNRelease.bat 2014-09-30 13:29:02 +00:00
CompileHelp.bat Script Editor: added a simple snippets system. 2014-05-13 09:43:58 +00:00
MakeRelease.bat Updated default settings, compilers and release script 2010-08-18 17:45:12 +00:00
MakeSVNRelease.bat Fixed a broken lookup update logic in WAD.Remove() and WAD.RemoveAt() again. 2014-09-30 22:31:18 +00:00
VersionFromSVN.exe @ updated release build script to rename the setup installer filename with revision number included 2009-04-27 11:02:15 +00:00