FBX Export: Tidy up after numpy patches #104471

Merged
Bastien Montagne merged 1 commits from Mysteryem/blender-addons:fbx_numpy_tidyup_pr into main 2023-03-13 12:27:38 +01:00

1 Commits

Author SHA1 Message Date
6eb52267e4 FBX Export: Tidy up after numpy patches
Remove functions and imports that are now unused due to the previous numpy patches
Replace commented out code still using the array import with numpy equivalents
Reuse t_lvi array in UVs and Vertex Colors export
Remove trailing whitespace left in by another patch

This patch makes no changes to exported files
2023-03-13 11:17:59 +01:00