UltimateZoneBuilder/Source/Core/VisualModes
MaxED 5e59c38da6 Fixed: Randomize Sectors / Vertices, UDMF: vertex handles were not updated.
Fixed: Randomize Sectors, UDMF: vertex height changes were not undone properly after using the mode (I broke it in r2101).
Fixed: Randomize Sectors: floor/ceiling textures can not be used as lower/upper textures when "MixTexturesAndFlats" is disabled. In this case the corresponding option is now changed to "Use default texture".
2014-10-29 13:11:35 +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 Fixed: Randomize Sectors / Vertices, UDMF: vertex handles were not updated. 2014-10-29 13:11:35 +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 Fixed: Randomize Sectors / Vertices, UDMF: vertex handles were not updated. 2014-10-29 13:11:35 +00:00