System Information
Operating system: Darwin-20.2.0-x86_64-i386-64bit 64 Bits
Graphics card: AMD Radeon Pro 575 OpenGL Engine ATI Technologies Inc. 4.1 ATI-4.2.11
Blender Version
Broken: version: 2.92.0 Alpha, branch: master, commit date: 2020-12-07 22:51, hash: rBab9952e55fe1
Broken: 2.81
Worked: 2.80
Caused by rBbe985bdde27f: Sculpt: Sculpt cursor UX improvements
Short description of error
Change Brush size does not show Falloff gradient anymore
Exact steps for others to reproduce the error
- Enter Texture Paint mode (or sculpt mode, vertexpaint mode, ...)
- use F to change brush size: no falloff shown
- use ⇧+F to change brush strength: falloff shown
This was not the case in 2.79 or 2.80
Turns out whenever radial control is used for something other than PROP_NONE, PROP_PIXEL, PROP_DISTANCE, it draws with the (falloff) gradient, in our case [brush size], it draws without. Think this is useful information which does not really distract?