Blender Git Commit Log
Git Commits -> Revision a9e431b
Revision a9e431b by Sybren A. Stüvel (temp-T52744-euler-filter) November 20, 2020, 14:40 (GMT) |
Implement Euler filter by using matrices instead of quaternions The quaternion-to-euler code uses matrices, and that is where the magic happens. So, instead of Euler ? quaternion ? matrix ? Euler, the code now does Euler ? matrix ? Euler. |
Commit Details:
Full Hash: a9e431bc39458f5f707cf0231a00f3456cc81248
Parent Commit: c50cbc2
Lines Changed: +5, -7
1 Modified Path:
/source/blender/editors/space_graph/graph_edit.c (+5, -7) (Diff)