UltimateZoneBuilder/Source/Core/VisualModes
MaxED 5853624dc5 Updated documentation.
Increased maximum zoom level in Classic modes to 3000%.
Added "1 mp" option in grid size menu.
Added "400%" option in zoom menu.
Renamed "Toggle GZDoom rendering effects" action to "Toggle Geometry Effects".
Sync camera position: Visual Camera height is now changed only if camera is above or below current sector.
Classic modes: view was not redrawn after "Test map from current position" action.
"Test map from current position" action: incorrect player start was used when a map had several Player 1 Start things.
2013-08-19 12:12:31 +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 Removed a metric ton of unused "using" directives from Core. 2013-04-11 11:04:16 +00:00
VisualCamera.cs Visual mode: fixed incorrect sidedef texture mouse dragging when texture was scaled in TEXTURES. 2013-08-02 12:50:53 +00:00
VisualGeometry.cs Visual mode, UDMF: added "Scale Texture Up (X)", "Scale Texture Down (X)", "Scale Texture Up (Y)", "Scale Texture Down (Y)" actions. Default keys are Num6, Num4, Num8, Num5. 2013-06-24 14:21:13 +00:00
VisualMode.cs Updated documentation. 2013-08-19 12:12:31 +00:00
VisualPickResult.cs Removed a metric ton of unused "using" directives from Core. 2013-04-11 11:04:16 +00:00
VisualSector.cs Removed a metric ton of unused "using" directives from Core. 2013-04-11 11:04:16 +00:00
VisualThing.cs Visual mode: added "Look Through Selection" action (default key is "Y"). This action places visual camera at the same position as selected/highlighted thing and rotates it to match thing's angle. Special handling is available if targeted thing is AimingCamera, MovingCamera or SecurityCamera. 2013-08-08 11:04:13 +00:00
VisualVertex.cs Visual Mode, UDMF, Visual Vertices: heights of vertices without z-offset was incorrect in some cases. 2013-05-02 11:03:16 +00:00