Blender Git Loki
Git Commits -> Revision dcd7dac
Revision dcd7dac by Wayde Moss (master) March 9, 2021, 20:09 (GMT) |
Graph Editor: FCurve Show Extrapolation Toggle Adds toggle to graph editor (View->Show Extrapolation). When disabled, then fcurves only draw over the keyframe range. For baked fcurves and ghost fcurves, the range is all sampled points. It is intended for frequent use so anybody could assign hotkey or add to quick favorites that's why GE-View is the best place for it. Show Extrapolation is the default. Reviewed By: sybren, Stan1, looch Differential Revision: https://developer.blender.org/D10442 |
Commit Details:
Full Hash: dcd7dacc4fd8d72f3388268959b1324f7aae95e4
Parent Commit: cfd7b4d
Lines Changed: +110, -37