Blender Git Commit Log
Git Commits -> Revision 2aa26de
Revision 2aa26de by Alexander Gavrilov (master) August 13, 2018, 17:37 (GMT) |
Use full transformation of B-Bone segments in Copy Transforms. Currently constraints can only read the location along the spline. This obviously limits opportunities for complex bone interactions in rigs. This patch exposes access to rotation and scale as well in Copy Transforms. However, due to the way how things work, this data cannot be smoothly interpolated, and abruptly changes when switching to the next segment. Reviewers: aligorith Differential Revision: https://developer.blender.org/D3545 |
Commit Details:
Full Hash: 2aa26de378a6afd64257a79444af932d3e054558
Parent Commit: 47af343
Lines Changed: +29, -4