Block a user
FBX IO: Use the new ShapeKey.points with faster foreach_get/set
Thomas Barlow
deleted branch rna_byte_attribute_value_value_sdna from Mysteryem/blender
2024-01-22 17:53:37 +01:00
RNA: Use sdna for ByteIntAttributeValue.value
I assume the
rna_ByteIntAttributeValue_set
setter was unnecessary?
As far as I can tell currently, yes. makesrna.cc
handles setting the default min and max values and presumably the…
Thomas Barlow
pushed to fbx_parse_only_used_elems at Mysteryem/blender-addons
2024-01-22 15:51:14 +01:00
116fb369eb
Remove duplicate usage of "to some extent" in get_used_elem_tree docstring
dc4362e139
Update b"TransformAssociateModel" 'X' comment to 'XXX'
RNA: Use sdna for ByteIntAttributeValue.value
Thomas Barlow
pushed to fbx_parse_only_used_elems at Mysteryem/blender-addons
2024-01-22 15:24:16 +01:00
941278b5af
Add "SkinningType" to Skin deformer specific element IDs
958407642c
Rename parse_fbx.PARSING_FINISHED to signify that it is private
5cb380a4d0
More comment updates for import_fbx.get_used_elem_tree
Thomas Barlow
created branch rna_byte_attribute_value_value_sdna in Mysteryem/blender
2024-01-22 14:49:54 +01:00
Thomas Barlow
pushed to rna_byte_attribute_value_value_sdna at Mysteryem/blender
2024-01-22 14:49:54 +01:00
abb3c1c4c1
RNA: Use sdna for ByteIntAttributeValue.value
801e24379e
Fix: Geometry Nodes: Wrong hash of Shortest Edge Path field
311ca3e6af
Core: rename Session UUID to Session UID
a7354fb2af
Anim: add operator to remove unused bone collections
784ff4abc0
Anim: armature edit mode undo now also handles bone collection root count
gltf: Use the new ShapeKey.points with faster foreach_get/set
This PR should be fine as it is now, but I'm holding off on removing the WIP for a bit while I investigate why, out of the models I was profiling with, one of the heavier model's with large meshes…
Thomas Barlow
pushed to fbx_parse_only_used_elems at Mysteryem/blender-addons
2024-01-22 03:33:44 +01:00
d29d1296cf
Docstring and more comments for import_fbx.get_used_elem_tree
a78a1586ff
Only get
used_sub_elem_tree
when needed
d36ba6b046
Remove Texture Properties70 todo
7a24376710
Adjust comment formatting
e07881c489
Fix missing subdivision surface elements
Thomas Barlow
created branch fbx_parse_only_used_elems in Mysteryem/blender-addons
2024-01-22 03:33:44 +01:00
WIP: Mesh Tissue: Use the new ShapeKey.points with faster foreach_get/set
Looking into getting this PR ready, it seems that Mesh Tissue is broken in multiple places in Blender 4.0+ (contains use of the removed operator override positional arguments and `Mesh.calc_normals…
WIP: Mesh Tissue: Use the new ShapeKey.points with faster foreach_get/set
WIP: gltf: Use the new ShapeKey.points with faster foreach_get/set
WIP: FBX IO: Use the new ShapeKey.points with faster foreach_get/set
Thomas Barlow
created branch shape_key_points_fbx in Mysteryem/blender-addons
2024-01-17 14:42:59 +01:00