UltimateZoneBuilder/Source/Plugins/BuilderModes
MaxED 7a29d87cb1 "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).
Moved "Rotate Clockwise" and "Rotate Counterclockwise" actions to "Edit" category.
Tag Statistics form: help label was incorrectly aligned.
Some actions in Sectors and Linedefs modes were not used on highlighted map elements.
Some actions in Sectors and Linedefs modes created undo groups incorrectly when used on highlighted map elements.
2014-04-02 10:57:52 +00:00
..
ClassicModes "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
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 Game configurations: added "fixedrotation" property to dynamic lights, which use the angle property as a parameter. 2014-02-21 14:42:12 +00:00
General "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
Interface "File -> Export -> Selection as Wavefront .obj" menu command was not working. 2014-03-19 13:03:47 +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 Fixed button states for "Draw [stuff]" modes in the modes toolbar. 2014-02-28 14:32:20 +00:00
Resources "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
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 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