UltimateZoneBuilder/Source/Core
MaxED 47a84ad20f Added VOXELDEF support.
Visual mode: added "Match Brightness" action.
DECORATE parser: actor names, which contain "+" and "-" symbols, are now parsed correctly.
Fixed an error in lump ranges creation logic.
Cosmetic fixes in various warning/error messages.
Updated documentation.
2014-01-03 10:33:45 +00:00
..
Actions Increased performance when creating new map geometry (for example, when applying changes made by "Draw Line", "Draw Rectangle" etc. actions). 2013-12-17 13:18:44 +00:00
Compilers Replaced massive amount of spaces with (massive amount of tabs / 4) 2013-09-11 09:47:53 +00:00
Config Added VOXELDEF support. 2014-01-03 10:33:45 +00:00
Controls Wad file can now be loaded by dragging them on top of GZDB's main window. 2013-12-20 11:40:33 +00:00
Data Added VOXELDEF support. 2014-01-03 10:33:45 +00:00
Editing I keep forgetting that, unlike protected methods, Actions MUST be implemented in derived classes... 2013-12-26 08:07:40 +00:00
General Hints panel was improperly resized in some cases. 2013-12-18 09:11:04 +00:00
Geometry Fixed 2 more bugs in Tools.DrawLines() introduced while optimizing it... 2013-12-24 09:21:18 +00:00
GZBuilder Added VOXELDEF support. 2014-01-03 10:33:45 +00:00
IO Fixed a bug in Line2D.GetIntersection(), introduced in r1854 (SHOULD... OPTIMIZE... MORE... CAREFULLY!!!11). 2013-12-23 08:00:19 +00:00
Map Fixed 2 more bugs in Tools.DrawLines() introduced while optimizing it... 2013-12-24 09:21:18 +00:00
Plugins Visual mode, UDMF: we shouldn't render fade when sector brightness is 248 or higher. 2013-11-20 13:29:41 +00:00
Properties Sectors mode: optimized rectangular selection logic. 2013-12-10 12:19:27 +00:00
Rendering I keep forgetting that, unlike protected methods, Actions MUST be implemented in derived classes... 2013-12-26 08:07:40 +00:00
Resources Classic modes: bilinear filtering was used in full brightness mode regardless of preferences setting. 2013-12-23 09:51:52 +00:00
Types Flat textures were loaded incorrectly in some cases. 2013-12-20 09:24:43 +00:00
VisualModes Added VOXELDEF support. 2014-01-03 10:33:45 +00:00
Windows I keep forgetting that, unlike protected methods, Actions MUST be implemented in derived classes... 2013-12-26 08:07:40 +00:00
ZDoom Added VOXELDEF support. 2014-01-03 10:33:45 +00:00
Builder.csproj Added VOXELDEF support. 2014-01-03 10:33:45 +00:00
Builder.sln Removed UDMFControls plugin. 2013-08-10 11:28:51 +00:00