UltimateZoneBuilder/Source/Plugins/BuilderModes/VisualModes
MaxED 993328b57b Textures with names starting with "-" were not processed correctly.
Textures were not loaded properly from PK3/PK7 archives.
Visual mode: restored ability to remove textures using Delete action.
Visual mode: fixed several bugs in Cut/Copy/Paste things actions.
Visual mode: vavoom style 3d floors were not displayed properly.
Visual mode, 3d floors: added support for "RestrictLighting" (2) flag.
Visual mode, 3d floors: inner sides of 3d floors with "swimmable"/"render inside" flags used incorrect brightness value.
2013-07-31 12:38:47 +00:00
..
BaseVisualGeometrySector.cs Textures with names starting with "-" were not processed correctly. 2013-07-31 12:38:47 +00:00
BaseVisualGeometrySidedef.cs Textures with names starting with "-" were not processed correctly. 2013-07-31 12:38:47 +00:00
BaseVisualMode.cs Textures with names starting with "-" were not processed correctly. 2013-07-31 12:38:47 +00:00
BaseVisualSector.cs Textures with names starting with "-" were not processed correctly. 2013-07-31 12:38:47 +00:00
BaseVisualThing.cs Textures with names starting with "-" were not processed correctly. 2013-07-31 12:38:47 +00:00
BaseVisualVertex.cs Textures with names starting with "-" were not processed correctly. 2013-07-31 12:38:47 +00:00
Effect3DFloor.cs Textures with names starting with "-" were not processed correctly. 2013-07-31 12:38:47 +00:00
EffectBrightnessLevel.cs Removed a metric ton of unused "using" directives from BuilderModes plugin. 2013-04-11 11:26:57 +00:00
EffectCopySlope.cs Removed a metric ton of unused "using" directives from BuilderModes plugin. 2013-04-11 11:26:57 +00:00
EffectLineSlope.cs Removed a metric ton of unused "using" directives from BuilderModes plugin. 2013-04-11 11:26:57 +00:00
EffectPlaneCopySlope.cs Plane Copy effect (118) is now shown in Visual mode. 2013-04-16 12:52:40 +00:00
EffectThingLineSlope.cs Removed a metric ton of unused "using" directives from BuilderModes plugin. 2013-04-11 11:26:57 +00:00
EffectThingVertexSlope.cs Removed a metric ton of unused "using" directives from BuilderModes plugin. 2013-04-11 11:26:57 +00:00
EffectUDMFVertexOffset.cs Sector Edit form and Linedef Edit form now support float texture offsets. 2013-07-08 13:13:28 +00:00
IVisualEventReceiver.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
NullVisualEventReceiver.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
SectorData.cs Linedef edit form, UDMF: front sidedef's Fields button was not shown. 2013-06-19 11:18:13 +00:00
SectorEffect.cs Removed a metric ton of unused "using" directives from BuilderModes plugin. 2013-04-11 11:26:57 +00:00
SectorLevel.cs Removed a metric ton of unused "using" directives from BuilderModes plugin. 2013-04-11 11:26:57 +00:00
SectorLevelComparer.cs Removed a metric ton of unused "using" directives from BuilderModes plugin. 2013-04-11 11:26:57 +00:00
SectorLevelType.cs Removed a metric ton of unused "using" directives from BuilderModes plugin. 2013-04-11 11:26:57 +00:00
TexturePlane.cs Removed a metric ton of unused "using" directives from BuilderModes plugin. 2013-04-11 11:26:57 +00:00
ThingData.cs Removed a metric ton of unused "using" directives from BuilderModes plugin. 2013-04-11 11:26:57 +00:00
VertexData.cs Removed a metric ton of unused "using" directives from BuilderModes plugin. 2013-04-11 11:26:57 +00:00
VisualActionResult.cs Removed a metric ton of unused "using" directives from BuilderModes plugin. 2013-04-11 11:26:57 +00:00
VisualCeiling.cs Textures with names starting with "-" were not processed correctly. 2013-07-31 12:38:47 +00:00
VisualFloor.cs Textures with names starting with "-" were not processed correctly. 2013-07-31 12:38:47 +00:00
VisualLower.cs Textures with names starting with "-" were not processed correctly. 2013-07-31 12:38:47 +00:00
VisualMiddle3D.cs Textures with names starting with "-" were not processed correctly. 2013-07-31 12:38:47 +00:00
VisualMiddleBack.cs Textures with names starting with "-" were not processed correctly. 2013-07-31 12:38:47 +00:00
VisualMiddleDouble.cs Textures with names starting with "-" were not processed correctly. 2013-07-31 12:38:47 +00:00
VisualMiddleSingle.cs Textures with names starting with "-" were not processed correctly. 2013-07-31 12:38:47 +00:00
VisualSidedefParts.cs Removed a metric ton of unused "using" directives from BuilderModes plugin. 2013-04-11 11:26:57 +00:00
VisualUpper.cs Textures with names starting with "-" were not processed correctly. 2013-07-31 12:38:47 +00:00
WallPolygon.cs Removed a metric ton of unused "using" directives from BuilderModes plugin. 2013-04-11 11:26:57 +00:00