FBX IO: Add support for armature data custom properties #104888

Merged
Thomas Barlow merged 4 commits from Mysteryem/blender-addons:fbx_armature_custom_props_pr into main 2023-09-19 01:53:45 +02:00
Member

Armature data custom properties are now imported from and exported to
the NodeAttribute connected to the Armature's Node.

This implements part of #104677.

Armature data custom properties are now imported from and exported to the NodeAttribute connected to the Armature's Node. This implements part of #104677.
Thomas Barlow added 2 commits 2023-09-15 01:47:44 +02:00
7872b6e51f FBX IO: Add support for armature data custom properties
Armature data custom properties are now imported from and exported to
the NodeAttribute connected to the Armature's Node.

A fix is made to a feature of Empty Objects, that allows changing the
exported FBX type of the NodeAttribute with a specific custom property
value, to prevent it from also affecting Armatures.

This implements part of #104677.
Thomas Barlow requested review from Bastien Montagne 2023-09-15 04:43:27 +02:00
Bastien Montagne approved these changes 2023-09-18 12:12:20 +02:00
Thomas Barlow added 2 commits 2023-09-19 01:49:12 +02:00
Thomas Barlow merged commit 2b8d9bf2b8 into main 2023-09-19 01:53:45 +02:00
Thomas Barlow deleted branch fbx_armature_custom_props_pr 2023-09-19 01:53:46 +02:00
Sign in to join this conversation.
No reviewers
No Milestone
No project
No Assignees
2 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: blender/blender-addons#104888
No description provided.