UltimateZoneBuilder/Source/Core
MaxED fbca0922f4 Added, action argument inputs: added "<" and ">" prefixes. These decrement/increment given value by selected map element number.
Changed, action argument inputs: "+++" and "---" prefixes now do the same thing as they do in other numeric controls (e.g. add/subtract given value multiplied by selected map element number to/from initial value).
Changed, action argument inputs: changed value colors, added tooltips.
2016-08-29 11:32:31 +00: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 Fixed, ACC compiler: in some cases compilation errors contained map file path as error source instead of lump name when compiling SCRIPTS lump. 2016-05-31 23:57:41 +00:00
Config Changed: optimized generated voxel mesh size. Pro: they occupy ~50% less memory. Con: voxel loading takes ~30% more time. 2016-07-18 23:41:02 +00:00
Controls Added, action argument inputs: added "<" and ">" prefixes. These decrement/increment given value by selected map element number. 2016-08-29 11:32:31 +00:00
Data Added: action argument inputs now support incremental increase/decrease prefixes (+++ and ---). 2016-08-29 10:06:16 +00:00
Editing Added: action argument inputs now support incremental increase/decrease prefixes (+++ and ---). 2016-08-29 10:06:16 +00:00
General Added: action argument inputs now support incremental increase/decrease prefixes (+++ and ---). 2016-08-29 10:06:16 +00:00
Geometry Added, Visual mode: added support for "Change Floor Brightness to this Brightness" and "Change Ceiling Brightness to this Brightness" Boom actions. 2016-07-20 19:17:31 +00:00
GZBuilder Fixed, Visual mode: thing argument helper shapes were rendered at incorrect height. 2016-08-01 08:08:57 +00:00
IO Fixed, DB2 bug: temporary map file was growing in size after every map save/test, which eventually resulted in integer overflow exception when the file size reached ~2Gb. 2016-06-30 17:57:51 +00:00
Map Fixed: in some cases dragging lines shorter than 1 mu or vertices belonging to such lines resulted in an infinite loop. 2016-08-14 16:59:36 +00:00
Plugins Fixed a bunch of typos. 2016-05-04 14:02:13 +00:00
Properties Added "Automap Mode" plugin by Boris Iwansky. 2016-06-16 22:05:17 +00:00
Rendering Added: action argument inputs now support incremental increase/decrease prefixes (+++ and ---). 2016-08-29 10:06:16 +00:00
Resources Added "Split Joined Sectors" Edit menu item and toolbar button. When enabled, joined sectors adjacent to drawn lines will be split. 2016-06-15 22:02:51 +00:00
Types Added: angle selector button used in arguments custom fields controls now shows angle value. 2016-05-16 13:04:31 +00:00
VisualModes Added: action argument inputs now support incremental increase/decrease prefixes (+++ and ---). 2016-08-29 10:06:16 +00:00
Windows Added: action argument inputs now support incremental increase/decrease prefixes (+++ and ---). 2016-08-29 10:06:16 +00:00
ZDoom Added, action argument inputs: added "<" and ">" prefixes. These decrement/increment given value by selected map element number. 2016-08-29 11:32:31 +00:00
app.manifest Fixed: apparently, adding dpiAware as asmv1 element broke Windows XP compatibility... 2015-01-08 15:01:57 +00:00
Builder.csproj Added LOCKDEFS parser. 2016-07-14 23:39:48 +00:00
Builder.sln Removed UDMFControls plugin. 2013-08-10 11:28:51 +00:00