Blender Git Commit Log

Git Commits -> Revision 94f1e8d

Revision 94f1e8d by Campbell Barton (master)
January 11, 2011, 04:52 (GMT)
change rna function action.fcurves.add() so options an enum flag rather then booleans.
(rna flags were not available when this was originally written)
action.fcurves.add(frame, val, 1,1,1) --> .add(frame, val, {'REPLACE', 'NEEDED', 'FAST'})

Commit Details:

Full Hash: 94f1e8df7994de4eff1ffb9625a25b5c08f088cf
SVN Revision: 34246
Parent Commit: 1b9c56c
Lines Changed: +11, -14

1 Modified Path:

/source/blender/makesrna/intern/rna_fcurve.c (+11, -14) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021