Blender Git Commit Log
Git Commits -> Revision 33f3564
Revision 33f3564 by Sergey Sharybin (master) October 9, 2012, 10:33 (GMT) |
Motion Tracking: move keyframe settings to per-tracking object settings |
Commit Details:
Full Hash: 33f35647e96b843e0df4c3304173bd39b7cc2dd5
SVN Revision: 51212
Parent Commit: 66edeae
Lines Changed: +53, -30
8 Modified Paths:
/release/scripts/startup/bl_ui/space_clip.py (+2, -2) (Diff)
/source/blender/blenkernel/BKE_blender.h (+1, -1) (Diff)
/source/blender/blenkernel/intern/tracking.c (+6, -7) (Diff)
/source/blender/blenloader/intern/readfile.c (+19, -0) (Diff)
/source/blender/editors/space_clip/clip_draw.c (+3, -2) (Diff)
/source/blender/editors/space_clip/tracking_ops.c (+4, -5) (Diff)
/source/blender/makesdna/DNA_tracking_types.h (+6, -1) (Diff)
/source/blender/makesrna/intern/rna_tracking.c (+12, -12) (Diff)
/source/blender/blenkernel/BKE_blender.h (+1, -1) (Diff)
/source/blender/blenkernel/intern/tracking.c (+6, -7) (Diff)
/source/blender/blenloader/intern/readfile.c (+19, -0) (Diff)
/source/blender/editors/space_clip/clip_draw.c (+3, -2) (Diff)
/source/blender/editors/space_clip/tracking_ops.c (+4, -5) (Diff)
/source/blender/makesdna/DNA_tracking_types.h (+6, -1) (Diff)
/source/blender/makesrna/intern/rna_tracking.c (+12, -12) (Diff)