UltimateZoneBuilder/Source/Plugins/BuilderModes/ClassicModes
MaxED 008846539b Added: Auto-updater window now has "Ignore this revision" checkbox. If enabled, the window will show up only if a newer update is available.
Fixed, Edit Selection mode: sector highlight was not updated when switching from Edit Selection to Sectors mode.
Fixed, Edit Selection mode, UDMF: in some cases texture scale Y was flipped when applying/canceling changes made in the mode.
Probably fixed a crash caused by uninitialized Association when highlighting map elements.
Fixed, Comments Panel plugin: selection info was not updated when selecting map elements in the side panel.
Fixed, Tag Explorer plugin: selection info was not updated when selecting map elements in the side panel.
Fixed a typo in Hexen_things.cfg.
2015-09-04 12:44:09 +00:00
..
BaseClassicMode.cs Added: Auto-updater window now has "Ignore this revision" checkbox. If enabled, the window will show up only if a newer update is available. 2015-09-04 12:44:09 +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 Preferences: removed "Square Things" setting. Square things are now the only option. 2015-08-03 22:02:39 +00:00
CeilingAlignMode.cs Fixed, .obj Terrain Importer mode: the mode was not canceled properly after failing to import a model. 2015-04-28 14:22:03 +00:00
CurveLinedefsMode.cs Preferences: removed "Square Things" setting. Square things are now the only option. 2015-08-03 22:02:39 +00:00
DragGeometryMode.cs Added, Visual mode, GLDEFS, GLOOME: subtractive glow is now supported. 2015-08-27 20:46:49 +00:00
DragLinedefsMode.cs Preferences: removed "Square Things" setting. Square things are now the only option. 2015-08-03 22:02:39 +00:00
DragSectorsMode.cs Preferences: removed "Square Things" setting. Square things are now the only option. 2015-08-03 22:02:39 +00:00
DragThingsMode.cs Fixed, Draw Lines/Rectangle/Circle/Curve modes: line length labels displayed incorrect length. 2015-08-25 22:05:14 +00:00
DragVerticesMode.cs Preferences: removed "Square Things" setting. Square things are now the only option. 2015-08-03 22:02:39 +00:00
DrawCurveMode.cs Fixed, Draw Lines/Rectangle/Circle/Curve modes: line length labels displayed incorrect length. 2015-08-25 22:05:14 +00:00
DrawEllipseMode.cs Cosmetic: renamed Drawing mode to Draw Lines mode. 2015-07-09 22:32:12 +00:00
DrawGeometryMode.cs Fixed, Draw Lines/Rectangle/Circle/Curve modes: line length labels displayed incorrect length. 2015-08-25 22:05:14 +00:00
DrawGridMode.cs Fixed, Draw Lines/Rectangle/Circle/Curve modes: line length labels displayed incorrect length. 2015-08-25 22:05:14 +00:00
DrawRectangleMode.cs Fixed, Draw Lines/Rectangle/Circle/Curve modes: line length labels displayed incorrect length. 2015-08-25 22:05:14 +00:00
EditSelectionMode.cs Added: Auto-updater window now has "Ignore this revision" checkbox. If enabled, the window will show up only if a newer update is available. 2015-09-04 12:44:09 +00:00
ErrorCheckMode.cs Some unrelated stuff slipped into previous commit... 2015-08-24 21:58:08 +00:00
FindReplaceMode.cs Preferences: removed "Square Things" setting. Square things are now the only option. 2015-08-03 22:02:39 +00:00
FlatAlignMode.cs Preferences: removed "Square Things" setting. Square things are now the only option. 2015-08-03 22:02:39 +00:00
FloorAlignMode.cs Fixed, .obj Terrain Importer mode: the mode was not canceled properly after failing to import a model. 2015-04-28 14:22:03 +00:00
LinedefsMode.cs Added: Auto-updater window now has "Ignore this revision" checkbox. If enabled, the window will show up only if a newer update is available. 2015-09-04 12:44:09 +00:00
MakeSectorMode.cs Preferences: removed "Square Things" setting. Square things are now the only option. 2015-08-03 22:02:39 +00:00
SectorsMode.cs Added: Auto-updater window now has "Ignore this revision" checkbox. If enabled, the window will show up only if a newer update is available. 2015-09-04 12:44:09 +00:00
ThingsMode.cs Added: Auto-updater window now has "Ignore this revision" checkbox. If enabled, the window will show up only if a newer update is available. 2015-09-04 12:44:09 +00:00
TriangulatorMode.cs Added source for Tag Range plugin 2010-08-30 13:51:24 +00:00
VerticesMode.cs Fixed, Draw Lines/Rectangle/Circle/Curve modes: line length labels displayed incorrect length. 2015-08-25 22:05:14 +00:00