Blender Git Commit Log

Git Commits -> Revision 0d38f21

Revision 0d38f21 by Sergey Sharybin (master)
April 14, 2014, 07:48 (GMT)
Fix the eyedropper not working properly with different scene linear spaces

Either was some residue from the past or somebody didn't implement this in
the right way.

Also fixed memory leak in ED_space_clip_color_sample() caused by missing
image buffer release.

Commit Details:

Full Hash: 0d38f21cbc004a2aa8b4a944aaf068d83e75a197
Parent Commit: f24bfcf
Lines Changed: +40, -20

7 Modified Paths:

/source/blender/editors/include/ED_clip.h (+1, -1) (Diff)
/source/blender/editors/include/ED_image.h (+1, -1) (Diff)
/source/blender/editors/include/ED_node.h (+1, -1) (Diff)
/source/blender/editors/interface/interface_eyedropper.c (+3, -3) (Diff)
/source/blender/editors/space_clip/clip_editor.c (+12, -5) (Diff)
/source/blender/editors/space_image/image_ops.c (+10, -4) (Diff)
/source/blender/editors/space_node/node_view.c (+12, -5) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021