Blender Git Loki
Git Commits -> Revision fabc46b
Revision fabc46b by Campbell Barton (master) April 19, 2014, 05:36 (GMT) |
Math Lib: add rotation_between_vecs_to_mat3 - behaves like rotation_between_vecs_to_quat - avoids calling sin,cos calls (approx 1.6x faster). |
Commit Details:
Full Hash: fabc46b41f43aa93c5118fceb4f482419e75ed6f
Parent Commit: fc9c790
Lines Changed: +57, -1