Blender Git Commit Log
Git Commits -> Revision 211244b
August 10, 2021, 01:35 (GMT) |
Action Constraint: add Split Channels Mix choices from Copy Transforms Practice shows that when combining actions and direct animation it is usually best to combine location, rotation and scale separately, which is implemented by the Split Channels modes recently introduced in D9469 for Copy Transforms. This completes the same set of 6 choices for the Action Constraint. The default for new constraints is changed to the newly added Before Original (Split Channels) mode. The original patch is motivated by Loic Pinsard, who created an addon that does the equivalent of this feature by splitting the action into two, separating location and rotation+scale. Differential Revision: https://developer.blender.org/D7547 |
Commit Details:
Full Hash: 211244b579d2b9d85de3e624acd744cd1a8961ac
Parent Commit: fc1855e
Committed By: YimingWu
Lines Changed: +73, -16