Releases: codewriter-packages/Tri-Inspector
Releases · codewriter-packages/Tri-Inspector
v1.9.6
What's Changed
Features
- Allow expressions with leading dollar sign in
ValueResolver.Resolve
method by @vanifatovvlad in #73 - Draw
MonoScript
property by default and addHideMonoScriptAttribute
attibute by @vanifatovvlad in #74
Fixes
- Excludes dictionary and nested collections from inspector by @vanifatovvlad in #71
Full Changelog: 1.9.5...1.9.6
v1.9.5
What's Changed
Features
- Allows
ShowInInspector
usage on fields by @vanifatovvlad in #63
Fixes
- Fix instance resolvers not working on arrays by @vanifatovvlad in #62
Full Changelog: 1.9.4...1.9.5
v1.9.4
What's Changed
Features
- Add LongDrawer by @lunalunachi in #57
- Add default title for groups and HideTitle option by @vanifatovvlad in #60
Fixes
- Fix CustomPropertyDrawer ignored for some properties by @vanifatovvlad in #59
Full Changelog: 1.9.3...1.9.4
v1.9.3
What's Changed
Features
- Add
DrawWithUnity
attribute by @vanifatovvlad in #52 - Add
DeclareFoldoutGroup
attribute by @vanifatovvlad in #54 - Add dynamic title support for all groups by @vanifatovvlad in #54
Fixes
- Fix incorrect drawer for GUISkin/GUIStyle by @vanifatovvlad in #52
Full Changelog: 1.9.2...1.9.3
v1.9.2
What's Changed
Fixes
- Always sets property values recursive to root by @vanifatovvlad in #46
- Fix ReorderableList ClearCache in 2020.3 by @vanifatovvlad in #50
Full Changelog: 1.9.1...1.9.2
v1.9.1
v1.9.0
What's Changed
Features
- Add type processors by @vanifatovvlad in #38
- Add GroupNext attribute by @vanifatovvlad in #39
Full Changelog: 1.8.0...1.9.0
v1.8.0
What's Changed
Features
- Add
[HideReferencePicker]
attribute by @vanifatovvlad in #32
Fixes
- Fix
[TableList]
attribute throws null reference exception on Unity 2020.1 by @vanifatovvlad in #33
Changes
- Simplify processors code by @vanifatovvlad in #31
Full Changelog: 1.7.0...1.8.0
v1.7.0
What's Changed
Features
- Add support for static fields, properties and methods in ValueResolver by @vanifatovvlad in #27
- Add
[Scene]
attribute by @vanifatovvlad in #28
Full Changelog: 1.6.1...1.7.0
v1.6.1
What's Changed
Fixes
- Fix incorrect
[TextArea]
attribute rendering by @vanifatovvlad in #26
Changes
- Allow polymorphic drawers without generics constraints on type by @vanifatovvlad in #23
Full Changelog: 1.6.0...1.6.1