Block a user
Thomas Barlow
pushed to fbx_numpy_base_patch_pr at Mysteryem/blender-addons
2023-02-20 01:00:57 +01:00
b38f88aaeb
FBX Export: Base patch for numpy speedup
Thomas Barlow
created branch fbx_numpy_base_patch_pr in Mysteryem/blender-addons
2023-02-20 01:00:57 +01:00
b9858ba004
Shape keys, use new dtype argument of vcos_transformed
003175b2c8
Fixup _mat4_vec3_array_multiply copying into the wrong array when mat4=None and return_4d=True
92bec44adc
Fixup dtype argument for _mat4_vec3_array_multiply being ignored when mat4 is None
fb4011d565
Normals/(bi)tangents, use new dtype argument of nors_transformed
929402961b
Vertex cos, use new dtype argument of vcos_transformed
d69073fcc4
Exclude loose edges when expanding 'POINT' vertex colors to 'CORNER' vertex colors
fd79e92f57
Remove force_stable_sort argument from fast_first_axis_unique
c74b83de8e
Don't bother with forcing a stable sort in vertex colors
1806f79dae
Use fast_first_axis_unique in vertex colors
1d6bd37734
Fix missing tuple unpacking in fast_first_axis_unique when return_unique=False
b17fade359
Use fast_first_axis_unique for finding unique edge keys
f0ce964598
Make commented out IndexToDirect normals use new helper functions
a3dbfcbd67
Fix exported uv_indices
a2f1bea487
UVs: Sort by vertex index first and then find unique triplets manually by separately sorting both arrays
e4ae256c9b
Simplify fast uniqueness function
785cdcf6fb
Add functions for performing fast uniqueness
8af076534b
Simplify and speed up shape keys in most cases
23ca3da895
Speed up shape keys by reducing the number of values that have to be compared for closeness
f8249874e4
Add vcos_transformed and nors_transformed numpy mesh transform helpers
678c4ea8c0
Add astype_view_signedness utility function
c38e4820c4
Support writing numpy arrays
Thomas Barlow
created branch fbx_numpy_base_patch in Mysteryem/blender-addons
2023-02-10 17:17:03 +01:00