mirror of
https://git.do.srb2.org/STJr/UltimateZoneBuilder.git
synced 2025-02-17 01:22:18 +00:00
A map editor for UDMF levels in SRB2, forked from Ultimate Doom Builder.
* Fix some input issues on non-Windows systems Disable the main menu bar when the 3D view is active. Disable mouse input processing and "exclusive mouse input" until each editing dialog closes. * Enable front/backgroup in LinedefEditForm{,UDMF} in the Setup method The Setup method is called to specify which linedefs are being edited by the LinedefEditForm, and set up the dialog appropriately, so the front/backgroup should be enabled in the Setup method, at the same time the front/backside check boxes are checked or unchecked. |
||
---|---|---|
.github/workflows | ||
Build | ||
Documents | ||
Help | ||
Setup | ||
Source | ||
UpdaterConfig | ||
.gitignore | ||
build_git_generic.cmd | ||
build_git_x64.cmd | ||
build_git_x86.cmd | ||
build_setup_x64.cmd | ||
build_setup_x86.cmd | ||
Builder.sln | ||
Builder.sln.DotSettings.user | ||
BuilderMono.sln | ||
ChangelogMaker.exe | ||
Clean Rebuild.bat | ||
Compile Help.bat | ||
fixpermissions.cmd | ||
LICENSE.txt | ||
Makefile | ||
README.md | ||
VersionFromEXE.exe | ||
VersionFromGIT.exe |
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:
More detailed info can be found in the editor documentation (Refmanual.chm)