Blender Git Commit Log

Git Commits -> Revision bd249c3

Revision bd249c3 by Sergey Sharybin (master)
February 15, 2012, 16:06 (GMT)
Camera tracking: animation datablock for MovieClip

Added AnimData block to MovieClip datablock which allows to animate different
properties in clip. Currently supports animation of stabilization influence only.

Commit Details:

Full Hash: bd249c3bffed10a7634ed83fcd5cd07729182689
SVN Revision: 44130
Parent Commit: 7985ae7
Lines Changed: +89, -0

7 Modified Paths:

/source/blender/blenkernel/intern/anim_sys.c (+4, -0) (Diff)
/source/blender/blenkernel/intern/movieclip.c (+3, -0) (Diff)
/source/blender/blenloader/intern/readfile.c (+5, -0) (Diff)
/source/blender/blenloader/intern/writefile.c (+3, -0) (Diff)
/source/blender/makesdna/DNA_movieclip_types.h (+2, -0) (Diff)
/source/blender/makesrna/intern/rna_movieclip.c (+16, -0) (Diff)
/source/blender/makesrna/intern/rna_tracking.c (+56, -0) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021