UltimateZoneBuilder/Source/Core/VisualModes
MaxED 2cbe6640a6 Fixed, Visual mode: in some cases ceiling glow effect was interfering with Transfer Brightness effect resulting in incorrectly lit sidedef geometry.
Fixed, Visual mode: UDMF sidedef brightness should be ignored when a wall section is affected by Transfer Brightness effect.
Fixed, Visual mode: any custom fog should be rendered regardless of sector brightness. 
Fixed, Visual mode: "fogdensity" and "outsidefogdensity" MAPINFO values were processed incorrectly.
Fixed, Visual mode: in some cases Things were rendered twice during a render pass.
Fixed, Visual mode: floor glow effect should affect thing brightness only when applied to floor of the sector thing is in.
Fixed, TEXTURES parser: TEXTURES group was named incorrectly in the Textures Browser window when parsed from a WAD file.
Fixed, MAPINFO, GLDEFS, DECORATE parsers: "//$GZDB_SKIP" special comment was processed incorrectly.
Fixed, MAPINFO parser: "fogdensity" and "outsidefogdensity" properties are now initialized using GZDoom default value (255) instead of 0.
2016-01-25 13:42:53 +00:00
..
IVisualPickable.cs Removed a metric ton of unused "using" directives from Core. 2013-04-11 11:04:16 +00:00
VisualBlockEntry.cs Removed a metric ton of unused "using" directives from Core. 2013-04-11 11:04:16 +00:00
VisualBlockMap.cs ACS parser: fixed several cases when #include and #import directives were processed incorrectly. 2015-12-27 21:54:50 +00:00
VisualCamera.cs Fixed, Visual mode, DB2 bug: Visual Camera Thing's (32000) vertical position was always set to -41 when switching from Visual mode if the camera was not inside a sector. 2015-10-26 19:58:38 +00:00
VisualGeometry.cs Fixed, Visual mode: in some cases ceiling glow effect was interfering with Transfer Brightness effect resulting in incorrectly lit sidedef geometry. 2016-01-25 13:42:53 +00:00
VisualMode.cs Fixed, Visual mode: in some cases ceiling glow effect was interfering with Transfer Brightness effect resulting in incorrectly lit sidedef geometry. 2016-01-25 13:42:53 +00:00
VisualPickResult.cs Removed a metric ton of unused "using" directives from Core. 2013-04-11 11:04:16 +00:00
VisualSector.cs Visual mode: noticeable performance boost (rendering now works ~40% faster). 2015-10-02 14:47:34 +00:00
VisualThing.cs Changed, Visual mode: reduced dynamic lights intensity to better match with GZDoom. 2016-01-18 20:37:21 +00:00
VisualVertex.cs Added, Visual mode: sky rendering. Currently classic skies and GLDEFS Skyboxes are supported. 2016-01-11 13:00:52 +00:00