Version 3.0
Breaking Changes
FilePathProperty
now takes a dictionary of properties instead of a filter array.
Fixes
- Custom minimum size of the property panel will now be kept if it's big enough.
- Fix property constructors not setting values.
Added
- Allow configuring step of
FloatProperty
andIntProperty
. - Default values for number property constructors.