Page MenuHome

Sculpt: Split plane offset into base and offset
Needs ReviewPublic

Authored by Pablo Dobarro (pablodp606) on Mar 9 2020, 5:19 PM.

Details

Summary

This introduces two changes:

  • Plane offset was shown in the UI as a distance, but it was implemented

as a factor of the brush radius. Now it is a factor in the UI.

  • Some brushes had a base plane offset factor hardcoded (all the clay

brushes) and the plane offset was added on top. Now this fixed offset is
exposed in the UI as Plane Base for both clay and flatten brushes. With
this change, the base strength and sensibility of the clay brushes is
way more configurable.

Fix previous commit

Diff Detail

Repository
rB Blender
Branch
sculpt-plane-ratio (branched from master)
Build Status
Buildable 7048
Build 7048: arc lint + arc unit