UltimateZoneBuilder/Source/Core/VisualModes
2014-03-23 09:08:51 +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 Texture Browser: textures can now be filtered by size. 2013-09-26 12:43:39 +00:00
VisualMode.cs The editor no longer locks up while testing the map. 2014-03-23 09:08:51 +00:00
VisualPickResult.cs Removed a metric ton of unused "using" directives from Core. 2013-04-11 11:04:16 +00:00
VisualSector.cs Game configurations: added "fixedrotation" property to dynamic lights, which use the angle property as a parameter. 2014-02-21 14:42:12 +00:00
VisualThing.cs Angle control: in some cases angle was set to 360 instead of 0 when clicking on the control. 2014-03-11 09:44:39 +00:00
VisualVertex.cs Visual mode: when changing height of a triangular sector all vertices of which have height offset, vertex heights will be changed instead of sector's floor/ceiling height (this allows to edit terrain without the use of vertex handles). 2014-02-03 11:19:12 +00:00