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

Release 0.2.3

Compare
Choose a tag to compare
@mysticfall mysticfall released this 25 Sep 11:12
· 35 commits to main since this release
  • Fix the problem of stubs for top-level leaf modules (e.g. bgl) not getting generated.
  • Improve type hinting for mathutils.Vector/Quaternion/Matrix/Euler.
  • Support simple tuple type expressions.
  • Generate function variants for bgl module (i.e. B{fun_v1, fun_v2, ...}).
  • Miscellaneous bug fixes and improvements.