Fix T64308: bake animation not working after recent bendy bone changes

Differential Revision: https://developer.blender.org/D4820
This commit is contained in:
Lucas Veber
2019-05-09 02:56:30 +02:00
committed by Brecht Van Lommel
parent c74e9273a9
commit ffb3226d27

View File

@@ -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'
]