Block a user
Accessing MeshVertex.normal values is slow after setting MeshVertex.co
FBX Import: Speed up geometry with numpy
I pushed some additional changes to setting smoothing and custom split normals, since they're fairly small changes and part of the same blen_read_geom
function that this patch covers.
I tried…
Thomas Barlow
pushed to fbx_import_polys_verts_edges_np_pr at Mysteryem/blender-addons
2023-03-19 23:25:18 +01:00
600d0d8888
FBX Import: Speed up geometry with numpy
FBX Import: Speed up shape keys with numpy
Thomas Barlow
pushed to fbx_import_shape_keys_np_pr at Mysteryem/blender-addons
2023-03-18 02:12:20 +01:00
413a5d98fd
FBX Import: Speed up shape keys with numpy
Thomas Barlow
pushed to fbx_import_shape_keys_np_pr at Mysteryem/blender-addons
2023-03-18 02:07:22 +01:00
df0f8ab9a7
FBX Import: Speed up shape keys with numpy
Thomas Barlow
created branch fbx_import_shape_keys_np_pr in Mysteryem/blender-addons
2023-03-18 02:07:22 +01:00
FBX Import: Speed up geometry layers with foreach_set and numpy
Thomas Barlow
pushed to fbx_import_geom_layers_foreach_pr at Mysteryem/blender-addons
2023-03-16 21:18:05 +01:00
698a7ffc0b
FBX Import: Speed up geometry layers with foreach_set and numpy
Thomas Barlow
created branch fbx_import_geom_layers_foreach_pr in Mysteryem/blender-addons
2023-03-16 21:18:05 +01:00
Thomas Barlow
pushed to fbx_import_polys_verts_edges_np_pr at Mysteryem/blender-addons
2023-03-14 06:37:54 +01:00
c648645cfc
FBX Import: Speed up verts/edges/polys with numpy
14317f1d9c
Merge branch 'blender-v3.5-release'
6eb52267e4
FBX Export: Tidy up after numpy patches
50f56a024e
glTF importer: fix bad merge
3fadfc19d5
Fix #104912: Storypencil - If Meta is selected allows TAB
FBX Import: Speed up verts/edges/polys with numpy
Thomas Barlow
pushed to fbx_import_polys_verts_edges_np_pr at Mysteryem/blender-addons
2023-03-14 06:16:29 +01:00
c1f572ad6e
FBX Import: Speed up verts/edges/polys with numpy
Thomas Barlow
created branch fbx_import_polys_verts_edges_np_pr in Mysteryem/blender-addons
2023-03-14 06:16:29 +01:00
Setting Image.pixels reads data past the end of the sequence if the sequence is too short
Thomas Barlow
created branch material_index_attribute_pr in Mysteryem/blender-addons
2023-03-10 16:20:35 +01:00
Thomas Barlow
pushed to material_index_attribute_pr at Mysteryem/blender-addons
2023-03-10 16:20:35 +01:00
19a1a3f81d
FBX Export: Update material indices to use the material_index attribute