Skip to content
This repository has been archived by the owner on Sep 15, 2024. It is now read-only.

Release 0.2.0

Compare
Choose a tag to compare
@mysticfall mysticfall released this 21 Sep 08:37
· 59 commits to main since this release
  • Implemented patch and blacklist system to deal with corner cases.
  • Added missing "dunder" methods for Matrix, Quaternion, and Vector.
  • Fixed wrong path for bpy.data module (was bpy.data.data).
  • Added support for bpy_prop_collection and EXP_ListValue.
  • Added support for some union types.
  • Miscellaneous bug fixes.