UltimateZoneBuilder/Source/Core/VisualModes
MaxED 0d90d9b297 Visual mode: regular walls are now clipped by solid 3d floors (this should eliminate z-fighting).
Fixed, WavefrontExporter: floor and ceiling textures were not exported when using "classic" game configurations (ones with disabled "MixTexturesAndFlats" option). This should also fix incorrect flats on exported model when there are flats and textures with the same name.
Fixed, WavefrontExporter: 3d floors geometry and wall geometry around them was created incorrectly.
Fixed, WavefrontExporter: floor and ceiling textures of non-Vavoom 3d floors were swapped on exported geometry.
2014-10-28 09:23:21 +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 Linedef Edit Form, Sector Edit Form: when several map elements with different textures are selected, the "texture stack" icon is shown in the texture selectors instead of the "missing texture" icon. 2014-03-05 09:21:28 +00:00
VisualCamera.cs Added "Go To Coordinates" action (available in "View" menu and via Ctrl-Shift-G shortcut). It will center the view on given coordinates in classic modes and place camera at given coordinates in visual mode. 2014-02-10 09:26:13 +00:00
VisualGeometry.cs Visual mode: regular walls are now clipped by solid 3d floors (this should eliminate z-fighting). 2014-10-28 09:23:21 +00:00
VisualMode.cs ZDoom_ACS.cfg: added "DropInventory" function definition. 2014-09-20 22:05:23 +00:00
VisualPickResult.cs Removed a metric ton of unused "using" directives from Core. 2013-04-11 11:04:16 +00:00
VisualSector.cs Fixed a crash when trying to update a vertex handle geometry. 2014-09-17 12:46:47 +00:00
VisualThing.cs General interface: dynamic lights rendering mode and model rendering mode are now selected via drop-downs. 2014-10-20 12:16:51 +00:00
VisualVertex.cs Preferences: added "Vertex scale (3D)" preference, renamed "Vertex scale factor" to "Vertex scale (2D)". 2014-09-16 08:51:27 +00:00