Blender Git Commit Log
Git Commits -> Revision cbf936a
Revision cbf936a by Antonis Ryakiotakis (master) July 29, 2015, 12:56 (GMT) |
Gooseberry animation feature: Add toggle that disables modifiers on fcurves. Feature is found as per channel option in graph editor. |
Commit Details:
Full Hash: cbf936a332728212c3805555c4761853d2d41981
Parent Commit: ce1bc18
Lines Changed: +53, -11
6 Modified Paths:
/source/blender/blenkernel/intern/fmodifier.c (+7, -1) (Diff)
/source/blender/editors/animation/anim_channels_defines.c (+37, -8) (Diff)
/source/blender/editors/include/ED_anim_api.h (+2, -1) (Diff)
/source/blender/editors/space_graph/graph_buttons.c (+3, -0) (Diff)
/source/blender/makesdna/DNA_action_types.h (+3, -0) (Diff)
/source/blender/makesdna/DNA_anim_types.h (+1, -1) (Diff)
/source/blender/editors/animation/anim_channels_defines.c (+37, -8) (Diff)
/source/blender/editors/include/ED_anim_api.h (+2, -1) (Diff)
/source/blender/editors/space_graph/graph_buttons.c (+3, -0) (Diff)
/source/blender/makesdna/DNA_action_types.h (+3, -0) (Diff)
/source/blender/makesdna/DNA_anim_types.h (+1, -1) (Diff)