Blender Git Loki
Git Commits -> Revision a2b0020
Revision a2b0020 by Joerg Mueller (master) December 24, 2009, 14:01 (GMT) |
Reverted the addition of the f-curve sound modifier (was added in revision 24759) due to unusability and performance issues. The ability to use a sound as animation source will be added as an import operator later that renders a sound to an f-curve which brings the advantage that you can edit the generated curve later and the disadvantage it is not automatically updated when the sound changes. |
Commit Details:
Full Hash: a2b0020e11e27c6d7ecdacf747a4543ab733867b
SVN Revision: 25543
Parent Commit: bb452f2
Lines Changed: +6, -222
9 Modified Paths:
/source/blender/blenkernel/intern/fmodifier.c (+0, -93) (Diff)
/source/blender/blenloader/intern/readfile.c (+0, -13) (Diff)
/source/blender/editors/animation/fmodifier_ui.c (+3, -46) (Diff)
/source/blender/editors/include/ED_anim_api.h (+1, -1) (Diff)
/source/blender/editors/space_graph/graph_buttons.c (+1, -1) (Diff)
/source/blender/editors/space_nla/nla_buttons.c (+1, -1) (Diff)
/source/blender/makesdna/DNA_anim_types.h (+0, -21) (Diff)
/source/blender/makesrna/intern/rna_fcurve.c (+0, -45) (Diff)
/source/blender/makesrna/RNA_access.h (+0, -1) (Diff)
/source/blender/blenloader/intern/readfile.c (+0, -13) (Diff)
/source/blender/editors/animation/fmodifier_ui.c (+3, -46) (Diff)
/source/blender/editors/include/ED_anim_api.h (+1, -1) (Diff)
/source/blender/editors/space_graph/graph_buttons.c (+1, -1) (Diff)
/source/blender/editors/space_nla/nla_buttons.c (+1, -1) (Diff)
/source/blender/makesdna/DNA_anim_types.h (+0, -21) (Diff)
/source/blender/makesrna/intern/rna_fcurve.c (+0, -45) (Diff)
/source/blender/makesrna/RNA_access.h (+0, -1) (Diff)