UltimateZoneBuilder/Source/Core
MaxED ed3233736b Internal: updated the manual ("Compiling GZDoom Builder" page) and UI to reference GitHub/Git instead of SourceForge/SVN.
Internal: post build event in Builder.csproj worked only when compiling using batch files.
Internal: updated README.md.
2016-12-27 13:12:10 +03:00
..
Actions Added, Visual mode: added "Toggle Alpha-based Texture Highlighting" action. When enabled, 3d floor textures and middle textures on double-sided lines will be highlighted only when the crosshair points at a non-transparent pixel. 2016-06-13 23:37:55 +00:00
Compilers Added, Script Editor: unreferenced ACS files are now shown in the Resources list. 2016-11-24 21:09:24 +00:00
Config Changed, Textures Browser: frames/names of used textures are now drawn using a different color. 2016-12-23 12:39:09 +00:00
Controls Added, Textures Browser: "[All]" folder is now added to each map resource. It holds all textures found in that resource. 2016-12-24 21:52:42 +00:00
Data Fixed, Script Editor: fixed incorrect function calltip position when the cursor was positioned in a wrapped part of a wrapped line. 2016-12-25 21:00:41 +00:00
Editing Added, Draw Lines mode: added "Remove First Vertex" action (Ctrl-Backspace). It removes the first drawn vertex from the drawing session. Renamed "Remove Previous Vertex" action to "Remove Last Vertex". 2016-12-16 21:23:37 +00:00
General Fixed, Script Editor: MD5 hash of text files stored in PK3 was calculated incorrectly, resulting in false warning messages when saving. 2016-12-22 00:03:58 +00:00
Geometry Added, Game configurations, ZDoom: Ambient sound things (14001 - 14064) were missing arguments definitions. 2016-11-21 13:03:19 +00:00
GZBuilder Updated, GLDEFS parser: updated glowing texture parsing logic to better match GZDoom logic. 2016-11-09 10:07:21 +00:00
IO Updated, Script Editor: redesigned "Find and Replace" window. It can now search/replace in all opened tabs and all detected text resources. 2016-12-02 13:45:03 +00:00
Map Added, Draw Lines mode: added "Remove First Vertex" action (Ctrl-Backspace). It removes the first drawn vertex from the drawing session. Renamed "Remove Previous Vertex" action to "Remove Last Vertex". 2016-12-16 21:23:37 +00:00
Plugins Fixed a bunch of typos. 2016-05-04 14:02:13 +00:00
Properties Internal: updated the manual ("Compiling GZDoom Builder" page) and UI to reference GitHub/Git instead of SourceForge/SVN. 2016-12-27 13:12:10 +03:00
Rendering Added "Apply Directional Shading" mode. It can be used to apply directional colored flat shading to sloped terrain sectors (line and vertex slopes are supported) and sidedefs. 2016-11-16 20:31:04 +00:00
Resources Internal: updated the manual ("Compiling GZDoom Builder" page) and UI to reference GitHub/Git instead of SourceForge/SVN. 2016-12-27 13:12:10 +03:00
Types Changed, Game configurations: "default" property is no longer mandatory for universal field definitions. 2016-11-14 10:22:24 +00:00
VisualModes Added, Errors and Warnings window: most of warnings/errors related to (G)ZDoom text lump parsing can now be double-clicked to show warning/error source in the Script Editor. 2016-11-26 00:02:56 +00:00
Windows Internal: updated the manual ("Compiling GZDoom Builder" page) and UI to reference GitHub/Git instead of SourceForge/SVN. 2016-12-27 13:12:10 +03:00
ZDoom Applied skybox cubemap creation performance increase patch by Xabis. 2016-12-08 13:11:11 +00:00
app.manifest Changed, Sector drawing: sector height is set to 0 when the nearest sector's height is < 0 (previously default sector height was used when the nearest sector's height was <= 0). 2016-11-10 00:35:29 +00:00
Builder.csproj Internal: updated the manual ("Compiling GZDoom Builder" page) and UI to reference GitHub/Git instead of SourceForge/SVN. 2016-12-27 13:12:10 +03:00