UltimateZoneBuilder/Source/Core/ZDoom
MaxED abfcd8e53b Added, Preferences -> Appearance: added "Anisotropic filtering" and "Edge Antialiasing" settings. Also regrouped some settings.
Added, "Check polyobjects" error check: added a check for matching Polyobject and Mirror Polyobject numbers of Polyobj_StartLine action.
Changed, Visual mode: anisotropic filtering is now always applied (previously it was applied only when bilinear filtering was enabled).
Fixed, Visual mode: in some cases light values were incorrectly transferred between 3d floors and regular floors/ceilings.
Fixed, ACS parser: includes for each library must be stored separately (fixes inability to compile a script with an included library, which in turn includes files already included by the script).
2016-03-25 14:06:00 +00:00
..
ActorStructure.cs Fixed source window freezing while Open Map window was open when opening a wad by dragging & dropping it on the editor's main window. 2016-03-14 21:53:53 +00:00
AnimdefsParser.cs TEXTURES support: both patch Blend syntaxes are now supported (previously only "Blend <string color>[,<float alpha>]" was supported). 2016-03-16 23:26:53 +00:00
DecorateParser.cs Added, Sector Edit window, UDMF: added UI for sector damage-realted properties. 2016-02-22 12:33:19 +00:00
PatchStructure.cs TEXTURES support: both patch Blend syntaxes are now supported (previously only "Blend <string color>[,<float alpha>]" was supported). 2016-03-16 23:26:53 +00:00
ReverbsParser.cs Added, Sector Edit window, UDMF: added UI for sector damage-realted properties. 2016-02-22 12:33:19 +00:00
SndSeqParser.cs Added, Sector Edit window, UDMF: added UI for sector damage-realted properties. 2016-02-22 12:33:19 +00:00
StateGoto.cs Removed a metric ton of unused "using" directives from Core. 2013-04-11 11:04:16 +00:00
StateStructure.cs Fixed source window freezing while Open Map window was open when opening a wad by dragging & dropping it on the editor's main window. 2016-03-14 21:53:53 +00:00
TerrainParser.cs Added, Sector Edit window, UDMF: added UI for sector damage-realted properties. 2016-02-22 12:33:19 +00:00
TexturesParser.cs Added, Sector Edit window, UDMF: added UI for sector damage-realted properties. 2016-02-22 12:33:19 +00:00
TextureStructure.cs Added HiRes textures support. 2016-03-04 08:10:56 +00:00
VoxeldefParser.cs Added, Sector Edit window, UDMF: added UI for sector damage-realted properties. 2016-02-22 12:33:19 +00:00
X11R6RGBParser.cs TEXTURES support: both patch Blend syntaxes are now supported (previously only "Blend <string color>[,<float alpha>]" was supported). 2016-03-16 23:26:53 +00:00
ZDTextParser.cs Added, Preferences -> Appearance: added "Anisotropic filtering" and "Edge Antialiasing" settings. Also regrouped some settings. 2016-03-25 14:06:00 +00:00