Welcome to mirror list, hosted at ThFree Co, Russian Federation.

git.blender.org/blender-addons.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSamuli Raivio <bqqbarbhg>2022-03-28 10:36:27 +0300
committerBastien Montagne <bastien@blender.org>2022-03-28 10:36:27 +0300
commitd700a6888ecd93092c0c2f00ce7c2815a813613b (patch)
tree1719cf469dfb787ec16075f445e370b297ce1faa /object_print3d_utils
parent0f6165054bb2c802156e8fcd1d2d55c501455bc2 (diff)
Add "Triangulate Faces" option to FBX export
I noticed the FBX export was missing a triangulation option seen in other software and other Blender exporters such as .obj. This feature is rather useful for example for ensuring consistent normal map baking in third party software, where tangent space gets easily messed up with tools using mikktspace that depends on triangulation choices. This patch adds a "Triangulate Faces" option in the export options similarly to what the Wavefront OBJ exporter has. Diff-wise it's rather simple by reusing the temporary mesh creation from "Apply Modifiers". Reviewed By: mont29 Differential Revision: https://developer.blender.org/D14352
Diffstat (limited to 'object_print3d_utils')
0 files changed, 0 insertions, 0 deletions