1.11.1: EditorTypeUtility now uses TypeCache, instead of looking through all assemblies

This commit is contained in:
Anders Ejlersen 2025-06-07 11:26:44 +02:00
parent 3a825efa2a
commit 889e6c58d5
2 changed files with 15 additions and 2 deletions

View file

@ -1,6 +1,6 @@
{
"name": "com.module.inspector",
"version": "1.11.0",
"version": "1.11.1",
"displayName": "Module.Inspector",
"description": "Custom inspector with various useful property drawers",
"unity": "2019.2",