Releases: 4d49/object-inspector
Releases · 4d49/object-inspector
Version 2.2
What's Changed
- Replace dictionaries with static typed in #12
- Add example scene in #13
- Add
PropertyHelperclass in #14 - Flat check box style by in #15
- Change multiline text edit window in #16
- Add UID files in #18
- Adds utility function for
PropertyHelperin #19 - Remove
editableargument in #20 - Remove handler methods in #21
- Fix
PROPERTY_HINT_COLOR_NO_ALPHAhint in #22 - Add support for the
PROPERTY_USAGE_READ_ONLYflag in #23 - Refactoring use of `PROPERTY_USAGE' flags in #24
- Adds support for typed dictionaries in #25
- Add custom descriptions for
PropertyHelperin #26 - Fix some warnings in #27
- Add
buttonsupport in #28 - Refactoring of description methods in #30
- Add support for save file in #31
Full Changelog: 2.1...2.2