UltimateZoneBuilder/Source/Plugins/BuilderModes/General
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
..
Association.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
BuilderModesTools.cs Added, Thing Edit form: thing class is now displayed. 2015-03-17 12:28:42 +00:00
BuilderPlug.cs Added, Visual mode, GLDEFS, GLOOME: subtractive glow is now supported. 2015-08-27 20:46:49 +00:00
CopyStructures.cs UDMF: most of the code now supports multiple sector/linedef tags ('moreids' UDMF property). The only things left out are Tag Explorer and Tag Range plugins. 2015-07-28 15:04:21 +00:00
HintLabel.cs Fixed, Draw Lines/Rectangle/Circle/Curve modes: line length labels displayed incorrect length. 2015-08-25 22:05:14 +00:00
LineLengthLabel.cs Fixed, Draw Lines/Rectangle/Circle/Curve modes: line length labels displayed incorrect length. 2015-08-25 22:05:14 +00:00
UndoGroup.cs Added, Visual mode, UDMF: added "Change Pitch Clockwise", "Change Pitch Counterclockwise", "Change Roll Clockwise" and "Change Roll Counterclockwise" actions. 2015-03-30 21:44:04 +00:00