Blender Git Commit Log

Git Commits -> Revision 1588de0

Revision 1588de0 by Joshua Leung (master)
July 2, 2009, 02:12 (GMT)
NLA SoC: Separated 'Built-In Function Generator' FModifier into a separate FModifier

Started cleaning up FModifiers in preparation for allowing them to be used on NLA Strips.

This commit separates the 'Built-in Function' mode for the Generator modifier out into its own modifier, since it was being quite frequently used (and the RNA wrapping for this used to be quite hackish).

BACKWARDS COMPATABILITY WARNING:
Old files with FModifiers saved (i.e. old 2.5 files, but not any others) will not load correctly as a result of these changes (the wrong modifiers will be shown). I've decided that there are not likely to be many files affected by this yet, but doing this will result in a much nicer modifiers-define list in the long run.

Commit Details:

Full Hash: 1588de008a7c9c80d193034c0f8b4dc766620a38
SVN Revision: 21299
Parent Commit: ede921f
Lines Changed: +231, -312

6 Modified Paths:

/source/blender/blenkernel/intern/fcurve.c (+130, -126) (Diff)
/source/blender/editors/space_graph/graph_buttons.c (+43, -86) (Diff)
/source/blender/editors/space_graph/graph_intern.h (+2, -0) (Diff)
/source/blender/makesdna/DNA_anim_types.h (+31, -14) (Diff)
/source/blender/makesrna/intern/rna_fcurve.c (+24, -85) (Diff)
/source/blender/makesrna/RNA_access.h (+1, -1) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021