Blender Git Commit Log

Git Commits -> Revision 790865e

March 26, 2021, 11:11 (GMT)
Cleanup: Rename `POSELIB_OT_blend_pose` to `POSELIB_OT_blend_pose_asset`

Rename the pose blending operator to `POSELIB_OT_blend_pose_asset`, so that
we can make an operator `POSELIB_OT_apply_pose_asset` without colliding
with the old `POSELIB_OT_apply_pose` operator (from the current pose
library system instead of the new one).

No functional changes.

Commit Details:

Full Hash: 790865e48c86d2b3b97d03594414b6d9c82e21bb
Parent Commit: 0eed91c
Lines Changed: +4, -4

3 Modified Paths:

/source/blender/editors/armature/armature_intern.h (+1, -1) (Diff)
/source/blender/editors/armature/armature_ops.c (+1, -1) (Diff)
/source/blender/editors/armature/pose_lib_2.c (+2, -2) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021