Blender Git Commit Log

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

4 Modified Paths:

/release/scripts/startup/bl_ui/space_graph.py (+2, -0) (Diff)
/source/blender/editors/space_graph/graph_draw.c (+102, -37) (Diff)
/source/blender/makesdna/DNA_space_types.h (+1, -0) (Diff)
/source/blender/makesrna/intern/rna_space.c (+5, -0) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021