A map editor for UDMF levels in SRB2, forked from Ultimate Doom Builder.
Find a file
biwa 8b98ce09c1 - Added 3D Floor Mode plugin
- Flipped top/bottom in 3D Floor Mode plugin dialogs to be consistent with the edit sector dialog
@ fixed all compiler warnings in 3D Floor Mode plugin
2019-10-23 20:55:41 +02:00
Build - (G)ZDoom action 51:Sector_SetLink is now flagged to not require an activation, since it's mostly used statically 2019-10-07 19:13:43 +02:00
DevIL GZDB native 64-bit binary support (PR#197 by StrikerMan780) 2018-04-14 16:55:21 +03:00
Documents Upgrade to VS2015 (14.0) 2017-01-15 00:35:40 +02:00
Help Fixed: 'Compiling the editor' help page had slightly broken CSS reference. (reported by Kappes Buur) 2017-04-03 13:48:24 +03:00
Setup Fixed the output name in gzbuilder_setup.iss 2017-01-15 01:20:52 +02:00
SlimDX Fixed: GZDB was built against wrong SlimDX version (including 64-bit which was built against 32-bit SlimDX) - (reported by StrikerMan780, leodoom85, Rockstar Racoon) 2018-04-16 01:51:57 +03:00
Source - Added 3D Floor Mode plugin 2019-10-23 20:55:41 +02:00
UpdaterConfig Fixed: 64-bit updater had wrong path and would not update 2018-04-15 02:11:01 +03:00
.gitignore Fixed Builder.exe.config, only this time properly 2018-07-16 21:33:22 +03:00
build_git_generic.cmd - Added 3D Floor Mode plugin 2019-10-23 20:55:41 +02:00
build_git_x64.cmd Made some edits to the build scripts and auto-update routine to support 64-bit updating 2018-04-14 18:11:40 +03:00
build_git_x86.cmd Made some edits to the build scripts and auto-update routine to support 64-bit updating 2018-04-14 18:11:40 +03:00
Builder.sln - Added 3D Floor Mode plugin 2019-10-23 20:55:41 +02:00
Builder.sln.DotSettings.user Added sector raise/lower by 128mp (PR #215 by JakeSmokie) 2018-06-07 11:32:36 +03:00
ChangelogMaker.exe Made some edits to the build scripts and auto-update routine to support 64-bit updating 2018-04-14 18:11:40 +03:00
Clean Rebuild.bat Upgrade to VS2015 (14.0) 2017-01-15 00:35:40 +02:00
Compile Help.bat Upgrade to VS2015 (14.0) 2017-01-15 00:35:40 +02:00
fixpermissions.cmd Upgrade to VS2015 (14.0) 2017-01-15 00:35:40 +02:00
Make Release.bat Specify git.exe instead of just 'git' for compatibility with my environment with Cygwin git... 2019-03-29 20:41:01 +02:00
README.md GZDB native 64-bit binary support (PR#197 by StrikerMan780) 2018-04-14 16:55:21 +03:00
VersionFromEXE.exe Made some edits to the build scripts and auto-update routine to support 64-bit updating 2018-04-14 18:11:40 +03:00
VersionFromGIT.exe Specify git.exe instead of just 'git' for compatibility with my environment with Cygwin git... 2019-03-29 20:41:01 +02:00

System requirements:

  • 2.4 GHz CPU or faster (multi-core recommended)
  • Windows 7, 8 or 10
  • Graphics card with Pixel Shader model 2.0 support

Required software:

Links:

This fork:

More detailed info can be found in the editor documentation (Refmanual.chm)