Blender Git Loki
Git Commits -> Revision 21d6dd9
Revision 21d6dd9 by Alexander Gavrilov (temp-blender-2.81-release-with-wrong-merge) November 11, 2019, 17:05 (GMT) |
Stretch To: clean up the math code in the implementation. Combine computing `size` and normalizing the matrix, invert the direction of `vec` to avoid negating it later, use `rescale_m4` instead of matrix multiplication to scale the final result. Differential Revision: https://developer.blender.org/D6134 |
Commit Details:
Full Hash: 21d6dd932c58320bd5b1bfe223d3df2e29ba3cef
Parent Commit: 4e0e7d6
Committed By: Germano Cavalcante
Lines Changed: +22, -36
1 Modified Path:
/source/blender/blenkernel/intern/constraint.c (+22, -36) (Diff)