Skip to content

Releases: EmbarkStudios/blender-tools

1.7.1

15 Dec 15:17
14d8415
Compare
Choose a tag to compare

[1.7.1] - 2020-12-15

Bug Fixes

  • Speculative fix for #8, what looks like a potential race condition on startup when checking for updates

1.7.0

14 Jun 13:08
3c3f477
Compare
Choose a tag to compare

[1.7.0] - 2020-06-14

New Features

  • Implements issue request #2 - users can now choose between exporting in FBX format (default, same behaviour as previous versions) or GLTF / GLB format, by changing the Export File Type setting in the Embark Addon Preferences:
    image

Bug Fixes

  • Fixed issue #4, exporting on MacOS or Linux could result in no files being created
    • Thanks to @drewcassidy for the bug report and the pull request (#5)!

1.6.0

16 Dec 08:34
Compare
Choose a tag to compare

[1.6.0] - 2019-12-16

Changed

  • Exports now use the full transform of the origin object when transforming the export to the origin
    • This gives you more flexibility with how you lay out your scene, while still exporting things axis-aligned at 0,0,0

1.5.1

06 Dec 10:16
Compare
Choose a tag to compare

[1.5.1] - 2019-12-01

  • First public build of Blender Embark Addon