cgtinker / BlendArMocap

realtime motion tracking in blender using mediapipe and rigify
GNU General Public License v3.0
916 stars 111 forks source link

when I hit button "transfer annimation", nothing happened #115

Closed dustturtle closed 1 year ago

dustturtle commented 1 year ago

anybody help? no error, but nothing happened.

only logging in terminal : TRYING TO TRANSFER ANIMATION DATA FROM cgt_POSE TO rig

mac OS 12.4, blender 3.4.1

cgtinker commented 1 year ago

do you have a generated rigify rig as target? is a cgt_collection selected?

besides, huge update is on the way - rewrote the entire transfer and added lots of features across the board. it's available at the main branch atm, will officially release it as soon I'm done with testing - might be worth a try already ;)

cgtinker commented 1 year ago

do you have a generated rigify rig as target? is a cgt_collection selected?

besides, huge update is on the way - rewrote the entire transfer and added lots of features across the board. it's available at the main branch atm, will officially release it as soon I'm done with testing - might be worth a try already ;)

@dustturtle did you try the new version from the main branch? does the error persist?