Blender Git Commit Log

Git Commits -> Revision 789b2ac

Revision 789b2ac by Bastien Montagne (master)
December 23, 2012, 13:58 (GMT)
Add keying "options" parameter to keyframe_insert() bpy_rna function, so now you can enable 'INSERTKEY_NEEDED', 'INSERTKEY_VISUAL' and/or 'INSERTKEY_XYZ_TO_RGB' when you directly key some property from python script (previously those options were only available through keyingsets).

Thanks to Campbell for review!

Commit Details:

Full Hash: 789b2acd772c2856a09017972e9cc7278f60c4ab
SVN Revision: 53297
Parent Commit: 851cb9b
Lines Changed: +44, -21

3 Modified Paths:

/source/blender/makesrna/intern/rna_animation.c (+14, -11) (Diff)
/source/blender/makesrna/RNA_enum_types.h (+1, -0) (Diff)
/source/blender/python/intern/bpy_rna_anim.c (+29, -10) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021