Fix #117798: "Nothing to Bake" when pose object is not selected #119317

Merged

2 Commits

Author SHA1 Message Date
Sybren A. Stüvel e190242af8 Nate's improved comment 2024-03-11 17:10:36 +01:00
Sybren A. Stüvel 45fb09b881 Fix #117798: "Nothing to Bake" when pose object is not selected
Use `context.pose_object` when baking a pose, on on top of the objects
in `context.selected_editable_objects`. When in pose mode, it's expected
that the pose of the active will be baked, regardless of whether the
pose object is selected itself.
2024-03-11 11:53:45 +01:00