UltimateZoneBuilder/Source/Plugins/BuilderModes
MaxED dddf91e56e Added "Paste Properties Options" form, which lets you pick properties for 'Copy Properties' and 'Paste Properties' actions.
Removed CopyPasteSectorProperties plugin, because built-in "Copy/Paste Properties" actions do the same job, but better.
2014-04-09 10:16:33 +00:00
..
ClassicModes Added "Paste Properties Options" form, which lets you pick properties for 'Copy Properties' and 'Paste Properties' actions. 2014-04-09 10:16:33 +00:00
ErrorChecks Linedef Edit Form, Sector Edit Form: when several map elements with different textures are selected, the "texture stack" icon is shown in the texture selectors instead of the "missing texture" icon. 2014-03-05 09:21:28 +00:00
FindReplace Find and Replace mode: added "Sector Floor Height" and "Sector Ceiling Height" search modes. 2014-04-07 08:48:02 +00:00
General Added "Paste Properties Options" form, which lets you pick properties for 'Copy Properties' and 'Paste Properties' actions. 2014-04-09 10:16:33 +00:00
Interface Added "Paste Properties Options" form, which lets you pick properties for 'Copy Properties' and 'Paste Properties' actions. 2014-04-09 10:16:33 +00:00
IO According to dotnetperls.com, "new Dictionary<string, [anything]>(StringComparer.Ordinal)" works 17% faster than "new Dictionary<string, [anything]>()", so let's stick that everywhere and see what happens :) 2014-02-26 14:11:06 +00:00
Properties Added "Paste Properties Options" form, which lets you pick properties for 'Copy Properties' and 'Paste Properties' actions. 2014-04-09 10:16:33 +00:00
Resources Added "Paste Properties Options" form, which lets you pick properties for 'Copy Properties' and 'Paste Properties' actions. 2014-04-09 10:16:33 +00:00
VisualModes "Rotate Clockwise" and "Rotate Counterclockwise" actions now work in Things mode (they will rotate things) and in Sectors mode (they will rotate floor/ceiling textures based on current view mode). 2014-04-02 10:57:52 +00:00
BuilderModes.csproj Added "Paste Properties Options" form, which lets you pick properties for 'Copy Properties' and 'Paste Properties' actions. 2014-04-09 10:16:33 +00:00