UltimateZoneBuilder/Source/Plugins/BuilderModes/General
MaxED 17ac1c6db5 Sectors/Linedefs modes: removed "Select Things in Selected Sectors" action.
Sectors mode: removed "Move Things in Selected Sectors" toolbar button.
Sectors mode: added "Synchronized Things Editing" menu item, action and toolbar button. When enabled, things dragging will be synchronized to sector dragging. Regular, Paint and Rectangular selection will also select things (holding Alt while selecting inverts this behavior). Deleting sectors will also delete selected things.
Linedefs mode: added "Synchronized Things Editing" menu item, action and toolbar button. When enabled, selected things will be dragged when dragging linedefs. Rectangular selection will also select things (holding Alt while selecting inverts this behavior).
Changed: selection info now always displays info about all types of map elements.
Fixed: .dbs containing only current map settings was created when trying to save unchanged map. 
Fixed, Visual mode, "Copy Texture" action: when "Use long texture names" option is disabled, texture name as stored in Sidedef should be used, not the 8-char texture name.
Updated documentation.
2015-11-03 08:54:56 +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 Removed "Paste Properties Options" action. 2015-10-09 12:38:12 +00:00
BuilderPlug.cs Sectors/Linedefs modes: removed "Select Things in Selected Sectors" action. 2015-11-03 08:54:56 +00:00
CopyStructures.cs Game Configurations: added Vanilla Strife, Vanilla Heretic and Vanilla Hexen game configurations. 2015-10-21 13:35:42 +00:00
HintLabel.cs Added some boilerplate to the rendering system. It's now impossible to start new rendering cycle if the previous one hasn't finished yet. 2015-09-17 12:02:39 +00:00
LineLengthLabel.cs Added some boilerplate to the rendering system. It's now impossible to start new rendering cycle if the previous one hasn't finished yet. 2015-09-17 12:02:39 +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