soupday / cc_blender_tools

Add-on for Blender, for importing and auto-setup of character creator 3 & 4 and iClone 7 & 8 character exports into Blender.
GNU General Public License v3.0
446 stars 80 forks source link

Import of character animations with !=60fps does not work as expected #44

Open stephankellermayr opened 2 years ago

stephankellermayr commented 2 years ago

If a character with animations is loaded into an existing project that is built with a frame rate other than 60fps, it is always automatically switched to 60fps. Even if the FBX file was exported from CC with 25fps, this value is ignored and the project is overwritten with 60fps. This is especially problematic in a scene with existing Alembic and other objects.

When importing FBX files exported with iClone it works fine, only with files exported with Character Creator it does not work.