UltimateZoneBuilder/Source/Core/VisualModes
MaxED cf3d416967 Renderer now works much faster in 2D modes.
Textures now load up to 2x faster when "mix textures and flats" flag is set in game configuration.
TEXTUREx/TEXTURES: texture will now be created if at least one of it's patches is loaded.
Visual mode: fixed a crash when "Slope floor to here" (9500) or "Slope ceiling to here" (9501) things were not inside sector.
Fixed: flats were not loaded form wads inside Directory and PK3/PK7 resources.
Sector Info Panel, Linedef Info Panel: texture size was shown for unknown textures.
2013-07-29 08:50:50 +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 Removed a metric ton of unused "using" directives from Core. 2013-04-11 11:04:16 +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 Added "File -> Open Map in current WAD" command (default shortcut is Ctrl-Shift-O). 2013-07-23 14:25:03 +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 Renderer now works much faster in 2D modes. 2013-07-29 08:50:50 +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