Block a user
Thomas Barlow
deleted branch fbx_fix_triangulate_removing_shapes from Mysteryem/blender-addons
2023-09-19 02:26:22 +02:00
Missing shape keys in FBX export when using Triangulate Faces
Fix #104714: Missing shape keys in FBX export when original mesh data cannot be used
Thomas Barlow
pushed to fbx_fix_triangulate_removing_shapes at Mysteryem/blender-addons
2023-09-19 02:12:03 +02:00
e6814688e2
Increase FBX IO version
8542770457
Merge branch 'main' into fbx_fix_triangulate_removing_shapes
2b8d9bf2b8
FBX IO: Add support for armature data custom properties
fbcdfa34b9
FBX IO: Fix Empty export type control also affecting armatures
73c65b9a44
FBX IO: Speed up animation export using NumPy
FBX IO: Add support for armature data custom properties
Thomas Barlow
deleted branch fbx_armature_custom_props_pr from Mysteryem/blender-addons
2023-09-19 01:53:46 +02:00
Thomas Barlow
pushed to fbx_armature_custom_props_pr at Mysteryem/blender-addons
2023-09-19 01:49:11 +02:00
9369f897e8
Increase FBX IO minor version
bcf715e54a
Merge branch 'main' into fbx_armature_custom_props_pr
fbcdfa34b9
FBX IO: Fix Empty export type control also affecting armatures
73c65b9a44
FBX IO: Speed up animation export using NumPy
c34736cbb8
Node Wrangler:
ui_items
collection renamed to items_tree
Thomas Barlow
deleted branch fbx_fix_armature_data_export_type from Mysteryem/blender-addons
2023-09-19 01:32:28 +02:00
FBX IO: Fix Empty export type control also affecting armatures
Thomas Barlow
pushed to fbx_fix_armature_data_export_type at Mysteryem/blender-addons
2023-09-19 01:29:07 +02:00
e968b0b62a
Increase FBX IO version
8b09e1a129
Merge branch 'main' into fbx_fix_armature_data_export_type
73c65b9a44
FBX IO: Speed up animation export using NumPy
c34736cbb8
Node Wrangler:
ui_items
collection renamed to items_tree
42bba405f0
Fix #104893: Node wrangler: Shader node preview error with panels
Thomas Barlow
deleted branch fbx_anim_export_numpy_intermediate from Mysteryem/blender-addons
2023-09-19 01:13:26 +02:00
FBX IO: Speed up animation export using NumPy
Thomas Barlow
pushed to fbx_anim_export_numpy_intermediate at Mysteryem/blender-addons
2023-09-19 01:05:57 +02:00
a634c1b7fb
Increase FBX IO version
4181656c76
Merge branch 'main' into fbx_anim_export_numpy_intermediate
c34736cbb8
Node Wrangler:
ui_items
collection renamed to items_tree
42bba405f0
Fix #104893: Node wrangler: Shader node preview error with panels
21c4924974
Rigify: add an api to use runtime-evaluated expressions in panel scripts.