UltimateZoneBuilder/Source/Core/GZBuilder/Controls
MaxED 39beaf2cdb Linedef Color Presets: completely redone Linedef Color Presets UI. Now it's done the same way as Things Filters UI.
Linedef Color Presets: Linedef Color Presets can now be disabled.
Things Filters window: a warning icon is now displayed near the filter name in the filters list when the filter has no usable settings.
Change Map in Current WAD window: keyboard focus was not set to initially selected item.
Changed the default wad filename from "unnamed.wad" to "[map name].wad".
Updated documentation ("Custom linedef colors" page).
2015-07-30 23:48:16 +00:00
..
AngleControl.cs Added some disposers here and there. 2015-05-27 10:34:25 +00:00
AngleControl.Designer.cs Fixed: some controls had inconsistent auto-scaling mode. 2014-12-24 18:32:24 +00:00
AngleControl.resx New angle control logic was behaving incorrectly in some cases. 2013-12-04 13:27:34 +00:00
ColorFieldsControl.cs Texture Browser Form: swapped foreground and background colors of texture size labels. 2014-12-03 23:15:26 +00:00
ColorFieldsControl.Designer.cs High-Dpi: fixed most of alignment errors. 2015-01-06 11:49:06 +00:00
ColorFieldsControl.resx Fixed: some controls had inconsistent auto-scaling mode. 2014-12-24 18:32:24 +00:00
MultiSelectTreeview.cs More code sanity changes (constructors of abstract classes should not be public or internal). 2015-05-27 12:38:03 +00:00
PairedFieldsControl.cs Fixed, DECORATE parser: enums were not handled properly. 2015-07-26 23:18:13 +00:00
PairedFieldsControl.Designer.cs High-DPI: fixed alignment issues in Sector, Thing, Linedef and Vertex Edit Forms, also in Open Map Options and Map Options Forms. 2015-01-05 14:56:44 +00:00
PairedFieldsControl.resx Added Draw Grid mode. 2014-01-16 09:32:05 +00:00
PairedFloatControl.cs Fixed, DECORATE parser: enums were not handled properly. 2015-07-26 23:18:13 +00:00
PairedFloatControl.Designer.cs High-DPI: fixed alignment issues in Sector, Thing, Linedef and Vertex Edit Forms, also in Open Map Options and Map Options Forms. 2015-01-05 14:56:44 +00:00
PairedFloatControl.resx Model rendering (all modes): UDMF scale, pitch and roll are now displayed. 2014-04-30 10:01:22 +00:00
PairedIntControl.cs Fixed, DECORATE parser: enums were not handled properly. 2015-07-26 23:18:13 +00:00
PairedIntControl.Designer.cs High-DPI: fixed alignment issues in Sector, Thing, Linedef and Vertex Edit Forms, also in Open Map Options and Map Options Forms. 2015-01-05 14:56:44 +00:00
PairedIntControl.resx Added Draw Grid mode. 2014-01-16 09:32:05 +00:00
TagSelector.cs UDMF: implemented 'moreids' handling. Currently this includes the core stuff, new TagsPicker control in Edit Sector/Linedef windows and updated Sector/Linedef Info panels. 2015-07-27 21:35:42 +00:00
TagSelector.Designer.cs UDMF: implemented 'moreids' handling. Currently this includes the core stuff, new TagsPicker control in Edit Sector/Linedef windows and updated Sector/Linedef Info panels. 2015-07-27 21:35:42 +00:00
TagSelector.resx UDMF: implemented 'moreids' handling. Currently this includes the core stuff, new TagsPicker control in Edit Sector/Linedef windows and updated Sector/Linedef Info panels. 2015-07-27 21:35:42 +00:00
TagsSelector.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
TagsSelector.Designer.cs UDMF: implemented 'moreids' handling. Currently this includes the core stuff, new TagsPicker control in Edit Sector/Linedef windows and updated Sector/Linedef Info panels. 2015-07-27 21:35:42 +00:00
TagsSelector.resx UDMF: implemented 'moreids' handling. Currently this includes the core stuff, new TagsPicker control in Edit Sector/Linedef windows and updated Sector/Linedef Info panels. 2015-07-27 21:35:42 +00:00