UltimateZoneBuilder/Source/Core
2023-01-21 10:07:13 +01:00
..
Actions Add support for toasts (#817) 2022-11-06 15:08:22 +01:00
Compilers Added warnings about possibly invalid resource configurations before starting to edit a map 2022-09-18 20:54:53 +03:00
Config Improved performance in classic modes when panning the view. This is achieved by parallelizing plotting linedefs and vertices on multiple logical CPU cores. Enabled for linedefs by default. Disabled for vertices by default, since it can cause flickering when vertices are close to each other. Settings can be changed in Preferences -> Appearance 2022-12-09 15:37:45 +01:00
Controls Add support for toasts (#817) 2022-11-06 15:08:22 +01:00
Data Fixed a crash that occurred when using the NullTexture option in the TEXTURES lump. Fixes #833 2022-12-10 19:11:28 +01:00
Dehacked DeHackEd: editor keys are once again recognized 2022-05-15 00:38:36 +02:00
Editing Add support for toasts (#817) 2022-11-06 15:08:22 +01:00
General Add support for toasts (#817) 2022-11-06 15:08:22 +01:00
Geometry Don't auto-add upper texture for lower adjacent sky sectors (#594) 2021-08-14 11:33:52 +02:00
GZBuilder MODELDEF: added support for the rotation-center command. Resolves #796 2022-10-21 20:29:30 +02:00
IO Added warnings about possibly invalid resource configurations before starting to edit a map 2022-09-18 20:54:53 +03:00
Map Fixed a problem where the display was desaturated in certain situations in classic modes when wireframe rendering was enabled when exiting Visual Mode. Fixes #619 2022-02-12 12:14:50 +01:00
Plugins Rebranding 2019-12-24 09:14:28 +02:00
Properties Added warnings about possibly invalid resource configurations before starting to edit a map 2022-09-18 20:54:53 +03:00
Rendering Improved performance in classic modes when panning the view. This is achieved by parallelizing plotting linedefs and vertices on multiple logical CPU cores. Enabled for linedefs by default. Disabled for vertices by default, since it can cause flickering when vertices are close to each other. Settings can be changed in Preferences -> Appearance 2022-12-09 15:37:45 +01:00
Resources Add support for toasts (#817) 2022-11-06 15:08:22 +01:00
Types Fixed a problem where polyobject numbers where not sorted correctly in the editing dialogs. Fixes #690 2022-01-22 11:06:13 +01:00
VisualModes Add support for toasts (#817) 2022-11-06 15:08:22 +01:00
Windows Improved performance in classic modes when panning the view. This is achieved by parallelizing plotting linedefs and vertices on multiple logical CPU cores. Enabled for linedefs by default. Disabled for vertices by default, since it can cause flickering when vertices are close to each other. Settings can be changed in Preferences -> Appearance 2022-12-09 15:37:45 +01:00
ZDoom ZScript: Added support for narrowed enums (#854) 2023-01-21 10:07:13 +01:00
app.config Add map scripting capabilities to UDB (#656) 2021-11-28 14:00:24 +01:00
app.manifest Upgrade to VS2015 (14.0) 2017-01-15 00:35:40 +02:00
Builder.csproj UDBScript version 5 (#819) 2022-11-13 01:15:17 +01:00
BuilderMono.csproj Add support for toasts (#817) 2022-11-06 15:08:22 +01:00