Blender Git Commit Log
Git Commits -> Revision 4cf8900
Revision 4cf8900 by Joshua Leung (master) May 2, 2009, 04:51 (GMT) |
F-Curve Modifiers - Per-Modifier Muting: It is now possible to mute individual modifiers so that they will not contribute to the final result. |
Commit Details:
Full Hash: 4cf8900c703e236cb67d6220812add28fabca46c
SVN Revision: 20028
Parent Commit: 4b025d6
Lines Changed: +49, -14
5 Modified Paths:
/source/blender/blenkernel/intern/fcurve.c (+1, -1) (Diff)
/source/blender/editors/space_graph/graph_buttons.c (+7, -4) (Diff)
/source/blender/editors/space_graph/graph_draw.c (+33, -8) (Diff)
/source/blender/makesdna/DNA_anim_types.h (+2, -0) (Diff)
/source/blender/makesrna/intern/rna_fcurve.c (+6, -1) (Diff)
/source/blender/editors/space_graph/graph_buttons.c (+7, -4) (Diff)
/source/blender/editors/space_graph/graph_draw.c (+33, -8) (Diff)
/source/blender/makesdna/DNA_anim_types.h (+2, -0) (Diff)
/source/blender/makesrna/intern/rna_fcurve.c (+6, -1) (Diff)