Blender Git Commit Log
Git Commits -> Revision e8d00e5
Revision e8d00e5 by Sybren A. Stüvel (soc-2021-porting-modifiers-to-nodes-decimate, soc-2021-porting-modifiers-to-nodes_all) July 30, 2021, 14:51 (GMT) |
Animation: apply pose to all or selected bones of armature New function `BKE_pose_apply_action_all_bones()`, which will be necessary for the upcoming pose library v2.0. This renames the function `BKE_pose_apply_action` to `BKE_pose_apply_action_selected_bones`, to reflect that it only works on selected bones, to contrast it to the new function. |
Commit Details:
Full Hash: e8d00e507ac813131c566bb73505300580ca5a2f
Parent Commit: 393fd91
Committed By: Fabian Schempp
Lines Changed: +47, -9