v2.0.0
What's Changed
Features
- Feature: hierarchy extensions by @AnnulusGames in #18
- Fix: InlineEditor attribute doesn't work for arrays by @AnnulusGames in #20
- Add: callback attributes by @AnnulusGames in #22
- Feature: group attributes support for classes/structs by @AnnulusGames in #24
- Feature: AlchemyEditorWindow by @AnnulusGames in #31
- Add: InlineGroupAttribute by @AnnulusGames in #33
- Add: LabelWidthAttribute by @AnnulusGames in #34
- Add: ListViewSettingsAttribute by @AnnulusGames in #36
- Feature: persisting window data by @AnnulusGames in #37
Bug fixes
- Fix: fields hiding the inherited members of Component are displayed multiple times by @AnnulusGames in #25
- Fix: [InlineField] not working by @AnnulusGames in #26
- Fix: OnValueChanged method with parameters doesn't work by @AnnulusGames in #27
- Fix: fields that hides inherited properties appears multiple times by @AnnulusGames in #28
- Fix: SerializedProperty.GetFieldInfo() does not retrieve inherited members by @AnnulusGames in #29
- Fix: some elements not working on AlchemyEditorWindow by @AnnulusGames in #32
- Fix: InlineObjectField's allowSceneObjects is invalid by @AnnulusGames in #41
Improvements
- Add: diagnostic descriptors by @AnnulusGames in #21
- Add: parameterless group attribute constructors by @AnnulusGames in #35
- Refactoring by @AnnulusGames in #38
- Add: summary by @AnnulusGames in #39
- Add: docs by @AnnulusGames in #43
Changes
- Remove: Alchemy.Editor.Internal namespace by @AnnulusGames in #19
Full Changelog: v1.0.4...v2.0.0