UltimateZoneBuilder/Source/Plugins/BuilderModes/VisualModes
MaxED 02b902e20c Fixed, Visual mode: ExtraFloor_LightOnly effect transferred brightness incorrectly (I broke this in r2236).
Changed, Visual mode: floors and ceilings with sky texture are now always rendered at full brightness.
2015-02-26 14:42:58 +00:00
..
BaseVisualGeometrySector.cs Fixed, Visual mode: "Paste Texture Flood-Fill" action used long texture names regardless of current setting in Map Options. 2015-02-19 13:00:19 +00:00
BaseVisualGeometrySidedef.cs Fixed, Visual mode: ExtraFloor_LightOnly effect transferred brightness incorrectly (I broke this in r2236). 2015-02-26 14:42:58 +00:00
BaseVisualMode.cs Visual mode: Sector_Set3dFloor and ExtraFloor_LightOnly effects now affect sidedef brightness more similarly to GZDoom. 2015-02-25 19:59:17 +00:00
BaseVisualSector.cs Texture Browser Form: swapped foreground and background colors of texture size labels. 2014-12-03 23:15:26 +00:00
BaseVisualThing.cs Fixed, Visual mode: a case when thing's height was bigger than distance between floor and ceiling's planes is now handled the same way as in ZDoom. 2015-01-30 08:10:49 +00:00
BaseVisualVertex.cs Visual mode, UDMF: renamed "Scale Texture Up/Down (X/Y)" actions to "Increase/Decrease Horizontal/Vertical Scale". These actions can now be used on things. 2015-01-27 14:29:23 +00:00
Effect3DFloor.cs Visual mode: Sector_Set3dFloor and ExtraFloor_LightOnly effects now affect sidedef brightness more similarly to GZDoom. 2015-02-25 19:59:17 +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 Texture Browser Form: swapped foreground and background colors of texture size labels. 2014-12-03 23:15:26 +00:00
EffectThingLineSlope.cs Removed a metric ton of unused "using" directives from BuilderModes plugin. 2013-04-11 11:26:57 +00:00
EffectThingSlope.cs Texture Browser Form: swapped foreground and background colors of texture size labels. 2014-12-03 23:15:26 +00:00
EffectThingVertexSlope.cs Texture Browser Form: swapped foreground and background colors of texture size labels. 2014-12-03 23:15:26 +00:00
EffectUDMFVertexOffset.cs UDMF map format: increased maximum supported texture name length to 2048. 2014-05-19 13:33:38 +00:00
IVisualEventReceiver.cs Visual mode, UDMF: renamed "Scale Texture Up/Down (X/Y)" actions to "Increase/Decrease Horizontal/Vertical Scale". These actions can now be used on things. 2015-01-27 14:29:23 +00:00
NullVisualEventReceiver.cs Visual mode, UDMF: renamed "Scale Texture Up/Down (X/Y)" actions to "Increase/Decrease Horizontal/Vertical Scale". These actions can now be used on things. 2015-01-27 14:29:23 +00:00
SectorData.cs Visual mode: Sector_Set3dFloor and ExtraFloor_LightOnly effects now affect sidedef brightness more similarly to GZDoom. 2015-02-25 19:59:17 +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 Visual mode: Sector_Set3dFloor and ExtraFloor_LightOnly effects now affect sidedef brightness more similarly to GZDoom. 2015-02-25 19:59:17 +00:00
SectorLevelComparer.cs Sector drawing: basic properties (textures, brightness, floor and ceiling height) are now taken from the nearest sector when a new isolated sector (e.g. a sector, which doesn't not intersect with already existing map geometry and is not inside of it) is drawn. 2015-02-12 22:04:49 +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 Fixed, Visual mode: ExtraFloor_LightOnly effect transferred brightness incorrectly (I broke this in r2236). 2015-02-26 14:42:58 +00:00
VisualFloor.cs Fixed, Visual mode: ExtraFloor_LightOnly effect transferred brightness incorrectly (I broke this in r2236). 2015-02-26 14:42:58 +00:00
VisualLower.cs Fixed, Scale control (UDMF): in some cases default values were shown when displaying mixed values. 2015-02-06 09:01:33 +00:00
VisualMiddle3D.cs Fixed, Scale control (UDMF): in some cases default values were shown when displaying mixed values. 2015-02-06 09:01:33 +00:00
VisualMiddleBack.cs Fixed, Scale control (UDMF): in some cases default values were shown when displaying mixed values. 2015-02-06 09:01:33 +00:00
VisualMiddleDouble.cs Fixed, Scale control (UDMF): in some cases default values were shown when displaying mixed values. 2015-02-06 09:01:33 +00:00
VisualMiddleSingle.cs Fixed, Scale control (UDMF): in some cases default values were shown when displaying mixed values. 2015-02-06 09:01:33 +00:00
VisualSidedefParts.cs Visual mode: "Fit Textures" action can now fit textures across multiple selected surfaces. A number of times to repeat a texture can now be specified. 2014-12-22 21:36:49 +00:00
VisualUpper.cs Fixed, Scale control (UDMF): in some cases default values were shown when displaying mixed values. 2015-02-06 09:01:33 +00:00
WallPolygon.cs Removed a metric ton of unused "using" directives from BuilderModes plugin. 2013-04-11 11:26:57 +00:00