Blender Git Commit Log

Git Commits -> Revision ebc44aa

Revision ebc44aa by Alexander Gavrilov (master)
May 11, 2019, 18:20 (GMT)
Python API: expose more keyframing flags for use in keyframe_insert.

Expose REPLACE and CYCLE_AWARE, and add AVAILABLE for completeness.
These flags are generic and safe to use, and necessary to match
the behavior of certain UI options.

Commit Details:

Full Hash: ebc44aae9897607a7d19a642d1a2fdffa2b24400
Parent Commit: 83d35c2
Lines Changed: +52, -8

5 Modified Paths:

/source/blender/editors/animation/keyframing.c (+4, -4) (Diff)
/source/blender/makesdna/DNA_anim_types.h (+2, -0) (Diff)
/source/blender/makesrna/intern/rna_animation.c (+37, -0) (Diff)
/source/blender/makesrna/RNA_enum_types.h (+1, -0) (Diff)
/source/blender/python/intern/bpy_rna_anim.c (+8, -4) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021