blender/release
Pablo Dobarro 99a7c917ea Sculpt: Dyntopo detail size edit operator
This introduces a new operator to edit the detail size of constant
detail mode in dyntopo. The way this operator works and the
functionality it provides is similar to the "Voxel size edit" operator
for the voxel remesher.

It also includes a sample mode. When pressing Ctrl, the detail size
will be sampled from the surface under the cursor, updating the
preview in real time. This allows quick resolution changes without
using the operator multiple times.

The operator is set to Shift + D, replacing the old way to change
the constant detail size of dyntopo. Shift + R will remain available to
be enabled when the voxel remesher works with dyntopo. Deciding
if both detail sizes can be unified needs a separate discussion as the
new dyntopo can work with detail sizes in parts of the mesh that can
easily crash the remesher.

The structure of these operators is similar, but the data they control,
ranges, drawing and setup functions are completely different, making it
hard to merge them into one.

Reviewed By: sergey

Differential Revision: https://developer.blender.org/D9355
2020-10-30 18:13:25 +01:00
..
bin Cleanup: spelling 2017-04-27 21:41:03 +10:00
darwin macOS: improve design of .dmg background 2020-07-16 17:28:27 +02:00
datafiles Sculpt/Paint: Add Paint Studio Light preset 2020-10-26 20:35:37 +01:00
freedesktop Linux: 2.90 release information in appdata 2020-08-31 11:21:01 +02:00
license License: Rename GPL2 license to match the name specified in copyright.txt 2020-10-02 12:18:02 +02:00
scripts Sculpt: Dyntopo detail size edit operator 2020-10-30 18:13:25 +01:00
text Move license files to license subfolder 2020-09-24 12:49:36 +02:00
windows Cleanup: pep8 (indentation, spacing, long lines) 2020-10-02 11:59:16 +10:00