Blender Git Commit Log
Git Commits -> Revision a81030a
Revision a81030a by Joseph Eagar (master) February 14, 2010, 03:18 (GMT) |
Added a euler filter script, to filter out discontineouities in euler curves (e.g. where curves randomly have -/+ multiples of 360 offsets in sections). To use, select a curve in the fcurve editor and do Channel->Discontinuity (Euler) Filter. Note, will only work on euler rotation curves, won't do anything on anything else. |
Commit Details:
Full Hash: a81030a95e69a9ac5c68dc9f86d651cffdc7a961
SVN Revision: 26880
Parent Commit: 8f0b1ac
Lines Changed: +67, -1
1 Added Path:
/release/scripts/op/euler_filter.py (+64, -0) (View)
1 Modified Path:
/release/scripts/ui/space_graph.py (+3, -1) (Diff)