Blender Git Commit Log
Git Commits -> Revision d2225ed
Revision d2225ed by Robert Holcomb (master) March 23, 2010, 01:22 (GMT) |
Added a line sampler to the histogram panel in the image space. Patch #21712 from Xavier Thomas. now updates in real time as you pull the line. |
Commit Details:
Full Hash: d2225edfce87ecb92d19b56859146a0738027c7e
SVN Revision: 27669
Parent Commit: 3717321
Lines Changed: +181, -1
6 Modified Paths:
/source/blender/editors/space_image/image_draw.c (+11, -0) (Diff)
/source/blender/editors/space_image/image_intern.h (+2, -0) (Diff)
/source/blender/editors/space_image/image_ops.c (+161, -1) (Diff)
/source/blender/editors/space_image/space_image.c (+1, -0) (Diff)
/source/blender/makesdna/DNA_space_types.h (+1, -0) (Diff)
/source/blender/makesrna/intern/rna_space.c (+5, -0) (Diff)
/source/blender/editors/space_image/image_intern.h (+2, -0) (Diff)
/source/blender/editors/space_image/image_ops.c (+161, -1) (Diff)
/source/blender/editors/space_image/space_image.c (+1, -0) (Diff)
/source/blender/makesdna/DNA_space_types.h (+1, -0) (Diff)
/source/blender/makesrna/intern/rna_space.c (+5, -0) (Diff)