Skip to main content

All Questions

0 votes
2 answers
1k views

pose.bones.matrix does not update after frame change via script

I write an exporter to retrieve the pose bone matrix for every frame. The concept looks like this, the code is called from an exporter class via an operation button in the tool shelf: ...
MrRabbit's user avatar
  • 187
2 votes
0 answers
136 views

Copy keyframe from action to another while changing bones

I just started using python with Blender, and I'm trying to do something specific. I have a skeleton with a few bones (Say bone1, bone2, bone3) and an action with a few keyframes (kf1, kf2, kf3). ...
Xylord's user avatar
  • 21