Blender Git Commit Log

Git Commits -> Revision b62a2cf

November 19, 2020, 11:03 (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: b62a2cfa084e9e0b39c56b45336bfccafec0abb4
Parent Commit: fd88246
Lines Changed: +83, -65

1 Modified Path:

/source/blender/editors/space_graph/graph_edit.c (+83, -65) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021