UltimateZoneBuilder/Source/Plugins/BuilderModes/ClassicModes
MaxED ead2521451 Sectors mode, UDMF: Create Brightness Gradient action can now work in "Light" and "Fade" modes.
Visual mode: added support for "fogdensity" and "outsidefogdensity" MAPINFO properties.
Sector Info panel now shows the number of sector's sidedefs as well as light and fade colors (UDMF only).
UDMF: Sector and sidedef flags are now copied/pasted when using "Copy Properties" and "Paste Properties" actions.
Fixed: in some cases default texture overrides were used even when corresponding option was disabled.
Sector Edit form: light and fade values were not saved when a value was pasted/entered into text box.
Sector Edit form: "reset value" button was not shown for light and fade values when selected sectors had different light/fade colors.
Reverted Open Map form changes from previous commit (my assumption that map marker is always empty was not correct...)
Updated documentation.
2013-09-11 08:49:45 +00:00
..
BaseClassicMode.cs Updated documentation. 2013-08-19 12:12:31 +00:00
BlockMapMode.cs @ Modified the BlockMap class with a template for the BlockEntry class and added custom block size (must be a power of 2 greater than 1) 2009-08-14 10:45:22 +00:00
BridgeMode.cs Sector Info panel now shows how many sidedefs highlighted sector has. 2013-09-09 14:03:02 +00:00
BrightnessMode.cs Renderer now works much faster in 2D modes. 2013-07-29 08:50:50 +00:00
CeilingAlignMode.cs Removed a metric ton of unused "using" directives from BuilderModes plugin. 2013-04-11 11:26:57 +00:00
CurveLinedefsMode.cs Removed a metric ton of unused "using" directives from BuilderModes plugin. 2013-04-11 11:26:57 +00:00
DragGeometryMode.cs Renderer now works much faster in 2D modes. 2013-07-29 08:50:50 +00:00
DragLinedefsMode.cs Removed a metric ton of unused "using" directives from BuilderModes plugin. 2013-04-11 11:26:57 +00:00
DragSectorsMode.cs Removed a metric ton of unused "using" directives from BuilderModes plugin. 2013-04-11 11:26:57 +00:00
DragThingsMode.cs Removed a metric ton of unused "using" directives from BuilderModes plugin. 2013-04-11 11:26:57 +00:00
DragVerticesMode.cs Removed a metric ton of unused "using" directives from BuilderModes plugin. 2013-04-11 11:26:57 +00:00
DrawCurveMode.cs Sectors mode, UDMF: Create Brightness Gradient action can now work in "Light" and "Fade" modes. 2013-09-11 08:49:45 +00:00
DrawEllipseMode.cs Removed a metric ton of unused "using" directives from BuilderModes plugin. 2013-04-11 11:26:57 +00:00
DrawGeometryMode.cs Sectors mode, UDMF: Create Brightness Gradient action can now work in "Light" and "Fade" modes. 2013-09-11 08:49:45 +00:00
DrawRectangleMode.cs Sectors mode, UDMF: Create Brightness Gradient action can now work in "Light" and "Fade" modes. 2013-09-11 08:49:45 +00:00
EditSelectionMode.cs Renderer now works much faster in 2D modes. 2013-07-29 08:50:50 +00:00
ErrorCheckMode.cs Removed a metric ton of unused "using" directives from BuilderModes plugin. 2013-04-11 11:26:57 +00:00
FindReplaceMode.cs Removed a metric ton of unused "using" directives from BuilderModes plugin. 2013-04-11 11:26:57 +00:00
FlatAlignMode.cs Renderer now works much faster in 2D modes. 2013-07-29 08:50:50 +00:00
FloorAlignMode.cs Removed a metric ton of unused "using" directives from BuilderModes plugin. 2013-04-11 11:26:57 +00:00
LinedefsMode.cs Manual linedef splitting: UDMF texture coordinates were incorrectly interpolated in some cases. 2013-09-05 13:03:17 +00:00
MakeSectorMode.cs Sector Info panel now shows how many sidedefs highlighted sector has. 2013-09-09 14:03:02 +00:00
SectorsMode.cs Sectors mode, UDMF: Create Brightness Gradient action can now work in "Light" and "Fade" modes. 2013-09-11 08:49:45 +00:00
SnapVerticesMode.cs Sector Info panel now shows how many sidedefs highlighted sector has. 2013-09-09 14:03:02 +00:00
ThingsMode.cs Renderer now works much faster in 2D modes. 2013-07-29 08:50:50 +00:00
TriangulatorMode.cs Added source for Tag Range plugin 2010-08-30 13:51:24 +00:00
VerticesMode.cs Sector Info panel now shows how many sidedefs highlighted sector has. 2013-09-09 14:03:02 +00:00