SMPL-to-FBX icon indicating copy to clipboard operation
SMPL-to-FBX copied to clipboard

Update API for Enums{EMode, EInterpolationType}

Open tshrjn opened this issue 1 year ago • 2 comments

Seems like due to updates to the FBX (Python) SDK, the API has changed and causes segmentation fault errors

Changes were made for the Enums according to the docs here

Tested using the following versions:

Package    Version
---------- --------
Python     3.10.11
fbx SDK    2020.3.4
numpy      1.25.0
packaging  23.1
pip        23.1.2
ply        3.11
scipy      1.10.1
setuptools 68.0.0
sip        6.6.2
toml       0.10.2
tqdm       4.65.0
wheel      0.38.4

tshrjn avatar Jun 22 '23 23:06 tshrjn