Skip to content

en v2.0.0

fydar edited this page Sep 24, 2019 · 1 revision

New Features

Customizable icon styling

Customise the positioning, scale and more inside the AssetIconAttribute parameters.

Support for multiple graphics

Added support for multiple graphics being rendered for a single asset.

Preferences menu

Added a tab to Unity's Preferences Window for customising AssetIcons.

Updated Documentation Format

Removed the PDF documentation in favour of interactive HTML documentation.

Removed

Modules System

Removed the old "Modules" system in favour of the preferences menu.

Fixes

ReflectionTypeLoadException after code recompilation

This exception was being thrown after code recompilation only on certain environments.