Sculpt: Enable Vector Displacement by default #110656

Closed
Sergey Sharybin wants to merge 1 commits from Sergey/blender:brush_color_as_displacement into main

When changing the target branch, be careful to rebase the branch in your fork to match. See documentation.

1 Commits

Author SHA1 Message Date
222f3eb0bf Sculpt: Enable Vector Displacement by default
All checks were successful
buildbot/vexp-code-patch-coordinator Build done.
Affects the default startup (the non-configured blender, or
when --factory-startup is used) and the "Reset Brush" operator.

This change does not modify existing brush settings in .blend
files as it is not possible to tell whether the option was intended
to be explicitly disabled or left at a default.

Caveat of the above is that adding new brushes does not enable the
option unless it was already enabled (since adding a brush actually
copies settings of the active brush).

Ref #106814
Ref #109992
2023-07-31 17:00:00 +02:00