Blender Git Commit Log
Git Commits -> Revision 226feb5
Revision 226feb5 by Sybren A. Stüvel (master) November 19, 2020, 11:57 (GMT) |
Cleanup: Animation, refactor Euler filter Split up the Euler filter function into two more functions. The Euler filter operator works in two stages (find channels that define the X/Y/Z Euler rotations, and perform filtering on those channels), and each stage now has its own function. This makes it clearer which data are used in which part of the code, and makes future improvements easier. No functional changes. |
Commit Details:
Full Hash: 226feb52eca303c31bc799034ec5eb7598383391
Parent Commit: b5e8532
Lines Changed: +83, -65
1 Modified Path:
/source/blender/editors/space_graph/graph_edit.c (+83, -65) (Diff)