Skip to content

Releases: micwalk/blender-export-diffusion

v1.1.4

18 Sep 22:57
Compare
Choose a tag to compare

Key bugfix: fix inverted rotation angles on the Y and Z axis.
Fixed bug where you are unable to change the exported frame range.

Also added two new export formats. One json that just exports the full array, and one in the cam_code for the Pharmapsychotic animation preview notebook.

Minor optimization: Also round down small values <1e-5 to zero. This helps reduce size of export strings.