Blender Git Loki
Git Commits -> Revision 5da05dd
Revision 5da05dd by Sybren A. Stüvel (master) November 9, 2020, 11:41 (GMT) |
Fix T82210: Animation, Bake Action cleanup Make post-bake cleanup of the Bake Action operator optional, and disable by default. Previously Bake Action would do two things: - Bake the Action - Clean up the FCurves It is now possible (and even the default) to only perform the baking operation. Reviewed By: #animation_rigging, looch, sybren Maniphest Tasks: T82210 Differential Revision: https://developer.blender.org/D9453 |
Commit Details:
Full Hash: 5da05dd627869eb0cff81f74b6bbfd7875f86e51
Parent Commit: 118e31a
Lines Changed: +6, -1
1 Modified Path:
/release/scripts/startup/bl_operators/anim.py (+6, -1) (Diff)