Blender Git Loki
Git Commits -> Revision e614dca
Revision e614dca by Antonis Ryakiotakis (soc-2013-paint) March 10, 2014, 21:49 (GMT) |
Make palette sampling more stable. It was possible to sample too many palette colors just by hovering the pen over the screen. |
Commit Details:
Full Hash: e614dca234b63571d39b9b2b8b6de36128e3cc21
Parent Commit: 905b8f0
Lines Changed: +27, -12
5 Modified Paths:
/source/blender/blenkernel/BKE_paint.h (+2, -0) (Diff)
/source/blender/blenkernel/intern/paint.c (+11, -0) (Diff)
/source/blender/editors/sculpt_paint/paint_image.c (+6, -8) (Diff)
/source/blender/editors/sculpt_paint/paint_intern.h (+1, -1) (Diff)
/source/blender/editors/sculpt_paint/paint_utils.c (+7, -3) (Diff)
/source/blender/blenkernel/intern/paint.c (+11, -0) (Diff)
/source/blender/editors/sculpt_paint/paint_image.c (+6, -8) (Diff)
/source/blender/editors/sculpt_paint/paint_intern.h (+1, -1) (Diff)
/source/blender/editors/sculpt_paint/paint_utils.c (+7, -3) (Diff)