Blender Git Commit Log
Git Commits -> Revision c9d6989
Revision c9d6989 by Joshua Leung (master) July 7, 2011, 13:59 (GMT) |
Animation Goodie: Cyclic "Extrapolation" can be toggled from the "Set Extrapolation" tool again Added "Make Cyclic" and "Clear Cyclic" options to "Set Extrapolation" tool (found from Channels menu) in Animation Editors. These options simply add or remove (respectively) Cycles FModifiers from the selected F-Curves, making them have cyclic extrapolation with a single click, instead of having to go through the FModifiers UI (or Graph- Editor only "Add FModifier" operator), which should make it easier to do this apparently common chore. |
Commit Details:
Full Hash: c9d6989098e2defbaea36b767169f521c8a5d62a
SVN Revision: 38191
Parent Commit: bc9432b
Lines Changed: +70, -2