Skip to content

v0.16.0

Latest
Compare
Choose a tag to compare
@Moguri Moguri released this 30 Oct 18:55
· 9 commits to master since this release

Plugins

General

  • Switch from pkg_resources to importlib.metadata to support Python 3.12
  • Fix plugins directory being missing from wheels

blend2bam

  • Expose --textures flag
  • Fix setting --animations flag
  • Display blend2bam stdout if --verbose is set
  • Always display blend2bam stderr if present

Build

  • Use Rich to provide a nicer visual of the build process (e.g., progress bars, checkmarks)
  • Build tasks now run in parallel