Blender Git Commit Log

Git Commits -> Revision ff078d3

Revision ff078d3 by Campbell Barton (master)
July 26, 2012, 22:41 (GMT)
change clip utility function arguments to take space data and region rather then the context.

this allows a fix to be applied that corrects the helper line in the image view when transforming a mask.

Commit Details:

Full Hash: ff078d309e65d2383fa0829954c724fc49189492
SVN Revision: 49269
Parent Commit: ee572a9
Lines Changed: +201, -143

20 Modified Paths:

/source/blender/editors/include/ED_clip.h (+6, -6) (Diff)
/source/blender/editors/include/ED_mask.h (+8, -7) (Diff)
/source/blender/editors/mask/mask_add.c (+18, -6) (Diff)
/source/blender/editors/mask/mask_draw.c (+4, -2) (Diff)
/source/blender/editors/mask/mask_edit.c (+19, -30) (Diff)
/source/blender/editors/mask/mask_ops.c (+24, -10) (Diff)
/source/blender/editors/mask/mask_select.c (+23, -8) (Diff)
/source/blender/editors/space_clip/clip_draw.c (+3, -4) (Diff)
/source/blender/editors/space_clip/clip_editor.c (+19, -27) (Diff)
/source/blender/editors/space_clip/clip_graph_ops.c (+1, -0) (Diff)
/source/blender/editors/space_clip/clip_intern.h (+2, -2) (Diff)
/source/blender/editors/space_clip/clip_ops.c (+21, -8) (Diff)
/source/blender/editors/space_clip/clip_utils.c (+2, -3) (Diff)
/source/blender/editors/space_clip/space_clip.c (+4, -3) (Diff)
/source/blender/editors/space_clip/tracking_ops.c (+19, -10) (Diff)
/source/blender/editors/space_clip/tracking_select.c (+17, -8) (Diff)
/source/blender/editors/space_image/space_image.c (+1, -1) (Diff)
/source/blender/editors/space_sequencer/sequencer_draw.c (+6, -1) (Diff)
/source/blender/editors/transform/transform.c (+2, -5) (Diff)
/source/blender/editors/transform/transform_conversions.c (+2, -2) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021