Blender Git Commit Log
Git Commits -> Revision 1f82713
Revision 1f82713 by Hans Goudey (fcurve-modifier-panels) September 1, 2020, 16:34 (GMT) |
Context works in both NLA and graph editor |
Commit Details:
Full Hash: 1f82713fb1bcbd923b6770a1606dec95df31c2a5
Parent Commit: fb61d6d
Lines Changed: +126, -94
6 Modified Paths:
/source/blender/blenkernel/intern/fmodifier.c (+2, -2) (Diff)
/source/blender/editors/animation/fmodifier_ui.c (+82, -82) (Diff)
/source/blender/editors/include/ED_anim_api.h (+4, -0) (Diff)
/source/blender/editors/space_graph/graph_buttons.c (+24, -7) (Diff)
/source/blender/editors/space_nla/nla_buttons.c (+11, -0) (Diff)
/source/blender/makesrna/intern/rna_fcurve.c (+3, -3) (Diff)
/source/blender/editors/animation/fmodifier_ui.c (+82, -82) (Diff)
/source/blender/editors/include/ED_anim_api.h (+4, -0) (Diff)
/source/blender/editors/space_graph/graph_buttons.c (+24, -7) (Diff)
/source/blender/editors/space_nla/nla_buttons.c (+11, -0) (Diff)
/source/blender/makesrna/intern/rna_fcurve.c (+3, -3) (Diff)