Changes

From DoomWiki.org

Doom Builder 2

1,131 bytes added, 16:43, 25 December 2019
Added Ultimate Doom Builder release and features summary, along with DRD Team and Github links.
** 3DGE Builder, forked from GZDB, by [[Coraline (Chu)]], is a modified version hacked to only support [[EDGE]], vanilla, and [[Boom]] mapping. All other port capability, as well as all GZDoom-based functions and defs, have been stripped and are in the process of being fully replaced with languages and functions native to only 3DGE's advancements. The program is tailored to EDGE, but can still be used as a replacement to DB2 for vanilla and Boom mapping as those configs still exist. The program has the most recent version of [[glBSP]] for node building, as opposed to the other forks, built from EDGE's Git repo.
** GZDoom Builder-Bugfix, forked from GZDB, offers continued maintenance and update after MaxED stopped working on GZDB.
** Ultimate Doom Builder (UDB), forked from GZDB, is the continuation of GZDoom Builder-Bugfix after the latter outgrew its original purpose of being a maintenance release. Boasting [[ZScript]] support, Visual attentuated lights and spotlights support and [[Doom 64]]'s sector lighting support, UDB comes in a native 64 bit build thanks to the efforts of StrikerMan780 and has various bugfixes, performance optimizations (Courtesy of [[anotak]]), better Linux compatibility (Courtesy of [[dpJudas]] & Talon 1024) and 3D mode performance improvements (Courtesy of dpJudas).
*** As such, UDB requires more modern hardware than GZDB-Bugfix. Alongside Windows 7, 8 or 10, a 2.4 GHz CPU or faster is required, with multi-core being recommended. On the graphics front, UDB requires a graphics card that has '''atleast''' OpenGL 3.3 support. If GZDB-BF works, UDB may not. But, if the latest GZDoom works in 3D mode, UDB will, too. Because of this, GZDB-BF will not automatically update to UDB.
** [[srb2:Zone Builder|Zone Builder]], forked from GZDB, is a modification tailored to the exclusive support of [[Sonic Robo Blast 2]].
* [http://www.doombuilder.com/ Doom Builder homepage]
* [https://sourceforge.net/p/doombuilder/code/HEAD/tree/ Subversion repository] ([https://doombuilder.svn.sourceforge.net/svnroot/doombuilder/trunk trunk checkout]) at SourceForge
* Compiled [https://devbuilds.drdteam.org/doombuilder2/ DB2], [https://devbuilds.drdteam.org/doombuilder2-db64/ DB64], and [https://devbuilds.drdteam.org/doombuilder2-gzdbbf/ GZDB], and [https://devbuilds.drdteam.org/ultimatedoombuilder/ UDB] development builds for Windows at [[DRD Team]]
* [https://github.com/3dfxdev/3DGE_Builder/ Github Repository] for 3DGE Builder, ([https://sourceforge.net/projects/edge2/files/3DGE%20Builder/ Compiled builds for Windows]) at SourceForge
* [https://github.com/jewalky/UltimateDoomBuilder Ultimate Doom Builder] at Github
* [https://github.com/anotak/doombuilderx Doom Builder X] at Github