Blender Git Commit Log
Git Commits -> Revision be5b447
Revision be5b447 by Campbell Barton (master) May 14, 2012, 12:04 (GMT) |
lasso select for movie clip markers. |
Commit Details:
Full Hash: be5b447100710b8b81ed6c683cfc5ca34b866d1b
SVN Revision: 46622
Parent Commit: 4f2c83f
Lines Changed: +144, -4
6 Modified Paths:
/source/blender/editors/include/ED_clip.h (+1, -0) (Diff)
/source/blender/editors/space_clip/clip_editor.c (+24, -0) (Diff)
/source/blender/editors/space_clip/clip_intern.h (+1, -0) (Diff)
/source/blender/editors/space_clip/space_clip.c (+7, -1) (Diff)
/source/blender/editors/space_clip/tracking_ops.c (+100, -0) (Diff)
/source/blender/editors/uvedit/uvedit_ops.c (+11, -3) (Diff)
/source/blender/editors/space_clip/clip_editor.c (+24, -0) (Diff)
/source/blender/editors/space_clip/clip_intern.h (+1, -0) (Diff)
/source/blender/editors/space_clip/space_clip.c (+7, -1) (Diff)
/source/blender/editors/space_clip/tracking_ops.c (+100, -0) (Diff)
/source/blender/editors/uvedit/uvedit_ops.c (+11, -3) (Diff)