Fix T64308: bake animation not working after recent bendy bone changes
Differential Revision: https://developer.blender.org/D4820
This commit is contained in:

committed by
Brecht Van Lommel

parent
c74e9273a9
commit
ffb3226d27
@@ -158,7 +158,8 @@ def bake_action_iter(
|
||||
'bbone_curveinx', 'bbone_curveoutx',
|
||||
'bbone_curveiny', 'bbone_curveouty',
|
||||
'bbone_rollin', 'bbone_rollout',
|
||||
'bbone_scalein', 'bbone_scaleout',
|
||||
'bbone_scaleinx', 'bbone_scaleoutx',
|
||||
'bbone_scaleiny', 'bbone_scaleouty',
|
||||
'bbone_easein', 'bbone_easeout'
|
||||
]
|
||||
|
||||
|
Reference in New Issue
Block a user