Blender Git Commit Log
Git Commits -> Revision a434572
Revision a434572 by Sergey Sharybin (master) April 28, 2012, 10:09 (GMT) |
Camera tracking: if there's no image for current frame display default grid and allow to interact with tracks for operators which doesn't require image. Merged from tomato branch: svn merge ^/branches/soc-2011-tomato -r45624:45625 |
Commit Details:
Full Hash: a434572654d95b2910324f3c6125580f4ee28afe
SVN Revision: 46030
Parent Commit: 54911f5
Lines Changed: +99, -70
7 Modified Paths:
/source/blender/blenkernel/intern/movieclip.c (+2, -2) (Diff)
/source/blender/editors/include/ED_screen.h (+1, -0) (Diff)
/source/blender/editors/screen/area.c (+60, -0) (Diff)
/source/blender/editors/space_clip/clip_draw.c (+5, -0) (Diff)
/source/blender/editors/space_clip/tracking_ops.c (+26, -7) (Diff)
/source/blender/editors/space_image/image_draw.c (+1, -60) (Diff)
/source/blender/editors/transform/transform_conversions.c (+4, -1) (Diff)
/source/blender/editors/include/ED_screen.h (+1, -0) (Diff)
/source/blender/editors/screen/area.c (+60, -0) (Diff)
/source/blender/editors/space_clip/clip_draw.c (+5, -0) (Diff)
/source/blender/editors/space_clip/tracking_ops.c (+26, -7) (Diff)
/source/blender/editors/space_image/image_draw.c (+1, -60) (Diff)
/source/blender/editors/transform/transform_conversions.c (+4, -1) (Diff)