Blender Git Commit Log

Git Commits -> Revision f6083b7

Revision f6083b7 by Bastien Montagne (master)
November 18, 2016, 14:32 (GMT)
Fix (unreported) bad handling of brush's fill threshold value.

'1' threshold value would only allow to access a third of the basic
'color space' (from black to white, from 0.0 to 1.0 component values),
when you expect it to access the whole range.

Unfortunately, this needs a subversion bump to allow already defined
brushes to keep exact same behavior!

Also, did not change default value (0.2) for new brushes, think here
keeping current one makes more sense.

Thanks to @LucaRood for confirming the issue.

Commit Details:

Full Hash: f6083b7bcd6901ae8d8452e34d1230afaa8da3fb
Parent Commit: 8f0dc3c
Lines Changed: +10, -2

3 Modified Paths:

/source/blender/blenkernel/BKE_blender_version.h (+1, -1) (Diff)
/source/blender/blenloader/intern/versioning_270.c (+7, -0) (Diff)
/source/blender/editors/sculpt_paint/paint_image_2d.c (+2, -1) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021