Changed type lookup to use TypeCache, instead of iterating through all assemblies

This commit is contained in:
Anders Ejlersen 2025-05-11 15:02:40 +02:00
parent 8b927d1997
commit 733a7de800
4 changed files with 85 additions and 17 deletions

View file

@ -1,6 +1,6 @@
{
"name": "com.module.navigationtool",
"version": "1.11.2",
"version": "1.11.3",
"displayName": "Module.NavigationTool",
"description": "Support for navigation tools, like favorites, history and toolbars",
"unity": "2019.2",