Skip to content

Releases: SolidAlloy/ClassTypeReference-for-Unity

2.2.2

04 Oct 11:50
Compare
Choose a tag to compare

2.2.2 (2020-10-04)

Bug Fixes

  • Made the window appear wherever the cursor is pressed (27bd3a1)

OpenUPM dependencies

02 Oct 20:41
Compare
Choose a tag to compare

Moved the dependencies to OpenUPM

2.2.0

02 Oct 16:22
Compare
Choose a tag to compare

2.2.0 (2020-10-02)

Features

  • Implemented the UseBuiltInNames option in the drawing classes (d379f29)

New dropdown window

02 Oct 10:31
Compare
Choose a tag to compare
  • Added a new dropdown window with the search field.
  • The "Inherits" attribute now accepts generic classes without type parameter (BaseType<>).
  • New ShortName attribute option that shows only the type name without its namespace.