Commit graph

11 commits

Author SHA1 Message Date
3e1602162c Navigation tools upgraded to use the new MainToolbarElement API 2025-12-06 15:17:30 +01:00
708b99f763 Fixed issue, where changing DPI scaling on monitor would detach visual elements from toolbar and not reattach/rebuild 2025-09-21 14:26:04 +02:00
733a7de800 Changed type lookup to use TypeCache, instead of iterating through all assemblies 2025-05-11 15:02:40 +02:00
2a354e7da5 Fixed layout issues in Unity 6, where height was not set to 22px on parent VisualElement 2024-07-18 19:27:13 +02:00
91c9504910 1.5.0: Added interface and utility class for adding settings to toolbar settings provider 2022-02-14 20:57:58 +01:00
9802f8aaa3 1.1.0: Added README and ToolbarSettings, so visibility of tools can be set in Preferences -> Module -> Toolbar 2021-12-19 20:49:15 +01:00
bf2b2f1383 1.0.0: Fixed issue, where toolbar elements could overlap with other toolbar elements in Unity 2020 and older 2021-11-10 19:40:38 +01:00
6fc88d3986 0.8.0: Fixed issue, where a compiler error could result in a cascade of reflection exceptions from the toolbar 2021-09-18 10:52:40 +02:00
80f775e279 0.7.0: Renamed entire namespace from Game.* to Module.* 2021-09-12 21:52:00 +02:00
99c83ea6d3 0.6.3: Fixed issue, where toolbar items didn't accept mouse input in 2021 or newer versions 2021-06-21 10:01:49 +02:00
27d7ecb2dd 0.5.0: Added toolbar with scene picker 2021-03-11 12:27:50 +01:00