Blender Git Commit Log

Git Commits -> Revision cec4a29

Revision cec4a29 by Joshua Leung (master)
February 13, 2009, 01:51 (GMT)
Keying Sets: Wrapped KeyingSets in RNA

* The settings of KeyingSets can now be viewed/modified through RNA.
* Shuffled RNA wrapping for AnimData over to its own file
* Moved insert-key flags to DNA_anim_types.h, as they're now used for KeyingSets.

Commit Details:

Full Hash: cec4a299771ec0302db6f733ca28e80cbbf3cff4
SVN Revision: 18949
Parent Commit: ed7e211
Lines Changed: +272, -81

1 Added Path:

/source/blender/makesrna/intern/rna_animation.c (+213, -0) (View)

11 Modified Paths:

/source/blender/blenkernel/BKE_animsys.h (+1, -1) (Diff)
/source/blender/blenkernel/intern/anim_sys.c (+2, -1) (Diff)
/source/blender/editors/animation/keyframing.c (+2, -2) (Diff)
/source/blender/editors/include/ED_keyframing.h (+0, -17) (Diff)
/source/blender/editors/space_outliner/outliner.c (+15, -5) (Diff)
/source/blender/makesdna/DNA_anim_types.h (+21, -8) (Diff)
/source/blender/makesrna/intern/makesrna.c (+2, -1) (Diff)
/source/blender/makesrna/intern/rna_action.c (+4, -46) (Diff)
/source/blender/makesrna/intern/rna_internal.h (+1, -0) (Diff)
/source/blender/makesrna/intern/rna_scene.c (+9, -0) (Diff)
/source/blender/makesrna/RNA_access.h (+2, -0) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021