Blender Git Commit Log

Git Commits -> Revision 0314561

Revision 0314561 by Pablo Dobarro (master)
December 30, 2019, 15:42 (GMT)
Sculpt: Add color alpha controls to the brush cursor

Previously the alpha was hardcoded to 0.7. Now it is possible to control
the cursor alpha by changing the alpha color of the cursor color
property. New alpha default is 0.9. This, with the new saturated colors,
should make the cursor more visible on highdpi screens.

I also removed the cache location preview as it is too visible right now
with the new alpha and color values.

Reviewed By: billreynish

Differential Revision: https://developer.blender.org/D6433

Commit Details:

Full Hash: 03145616843e06ee215d9a06973a2655eb0d486a
Parent Commit: 394b480
Lines Changed: +22, -18

7 Modified Paths:

/source/blender/blenkernel/intern/brush.c (+7, -0) (Diff)
/source/blender/blenloader/intern/versioning_280.c (+6, -0) (Diff)
/source/blender/editors/sculpt_paint/paint_cursor.c (+1, -10) (Diff)
/source/blender/makesdna/DNA_brush_defaults.h (+2, -2) (Diff)
/source/blender/makesdna/DNA_brush_types.h (+2, -2) (Diff)
/source/blender/makesrna/intern/rna_brush.c (+2, -2) (Diff)
/source/blender/windowmanager/intern/wm_operators.c (+2, -2) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021