Blender Git Commit Log

Git Commits -> Revision fcab32f

Revision fcab32f by Matt Ebb (master)
September 21, 2009, 06:43 (GMT)
* Added AnimData for Armature data, for animating armature/bone settings.

This allows you to do funky things like animating the number of segments in a b-bone.

Commit Details:

Full Hash: fcab32fa206838caf1c45c0cdf5facc65e2d6918
SVN Revision: 23386
Parent Commit: ad7fab4
Lines Changed: +145, -12

9 Modified Paths:

/source/blender/blenkernel/intern/anim_sys.c (+4, -1) (Diff)
/source/blender/blenloader/intern/readfile.c (+7, -9) (Diff)
/source/blender/blenloader/intern/writefile.c (+2, -0) (Diff)
/source/blender/editors/animation/anim_channels_defines.c (+71, -0) (Diff)
/source/blender/editors/animation/anim_filter.c (+45, -0) (Diff)
/source/blender/editors/include/ED_anim_api.h (+2, -0) (Diff)
/source/blender/makesdna/DNA_action_types.h (+1, -0) (Diff)
/source/blender/makesdna/DNA_armature_types.h (+5, -1) (Diff)
/source/blender/makesrna/intern/rna_armature.c (+8, -1) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021