Thomas Barlow Mysteryem
  • Joined on 2023-02-10
b2db1885e0 Speed up FBX export of polygon indices and edges with numpy
Thomas Barlow created branch fbx_numpy_uvs_pr_standalone in Mysteryem/blender-addons 2023-02-27 17:44:01 +01:00
Thomas Barlow pushed to fbx_numpy_uvs_pr_standalone at Mysteryem/blender-addons 2023-02-27 17:44:01 +01:00
469c54650f Speed up FBX export of UVs with numpy
0b6a002392 Speed up FBX export of vertex colors with numpy
Thomas Barlow pushed to fbx_numpy_face_materials_pr at Mysteryem/blender-addons 2023-02-27 17:41:25 +01:00
389b10cc33 Speed up FBX export of face material indices with numpy
Thomas Barlow created branch fbx_numpy_face_materials_pr in Mysteryem/blender-addons 2023-02-27 17:41:25 +01:00
fa121d0bd1 Speed up FBX export of normals/tangents/bitangents with numpy
323182c873 FBX Export: Base patch for numpy speedup
Compare 2 commits »
Thomas Barlow pushed to fbx_numpy_vertex_cos_pr at Mysteryem/blender-addons 2023-02-27 02:59:36 +01:00
147df61eb6 Speed up FBX export of vertex cos with numpy
323182c873 FBX Export: Base patch for numpy speedup
Compare 2 commits »
Thomas Barlow pushed to fbx_numpy_base_patch_pr at Mysteryem/blender-addons 2023-02-27 02:59:05 +01:00
323182c873 FBX Export: Base patch for numpy speedup
Thomas Barlow pushed to fbx_numpy_dev at Mysteryem/blender-addons 2023-02-27 02:48:42 +01:00
5348021f2c fixup typo in inverting the end of each loop
Thomas Barlow pushed to fbx_numpy_dev at Mysteryem/blender-addons 2023-02-26 18:22:25 +01:00
b4dda72cf3 Update comment on sorting t_lvidx in uv layers
0ec80bda4c Re-use t_lvi when writing uv layers
3657ee1fe0 Small optimisation to inverting loop ends
6cbd8874f9 Update edge key sorting
Compare 4 commits »
Thomas Barlow pushed to fbx_numpy_dev at Mysteryem/blender-addons 2023-02-24 21:59:41 +01:00
7a3f57e789 Reorganise _mat4_vec3_array_multiply
675a00d8e6 Smarter _mat4_vec3_array_multiply
Compare 2 commits »
19cd824654 Speed up FBX export of normals/tangents/bitangents with numpy
Thomas Barlow created branch fbx_numpy_uvs_pr in Mysteryem/blender-addons 2023-02-20 01:14:30 +01:00
Thomas Barlow pushed to fbx_numpy_uvs_pr at Mysteryem/blender-addons 2023-02-20 01:14:30 +01:00
bfdee446c1 Speed up FBX export of UVs with numpy
Thomas Barlow pushed to fbx_numpy_vertex_cos_pr at Mysteryem/blender-addons 2023-02-20 01:07:24 +01:00
78a945f7cf Speed up FBX export of vertex cos with numpy
Thomas Barlow created branch fbx_numpy_vertex_cos_pr in Mysteryem/blender-addons 2023-02-20 01:07:24 +01:00