STL Export: add "global_space" matrix
commit0f6165054bb2c802156e8fcd1d2d55c501455bc2
authorJay Jasper <Jay_J>
Sat, 26 Mar 2022 06:35:31 +0000 (26 17:35 +1100)
committerCampbell Barton <ideasman42@gmail.com>
Sat, 26 Mar 2022 06:40:34 +0000 (26 17:40 +1100)
tree594b08daab338caa9e90aba77c843b180aa04ed4
parent5aa25f6a3f0a41aef27d6e477ad8b2e2771b000f
STL Export: add "global_space" matrix

Added an option to allow the user to export STLs
using an arbitrary (custom) coordinate-space.

This is not exposed in the UI and is intended for script authors
exporting content.

Ref D11517
io_mesh_stl/__init__.py