Sculpting: correct dyntopo constant detail resolution #105032

Open
Damien Picard wants to merge 2 commits from pioverfour/blender-manual:fix_dyntopo_resolution into main

When changing the target branch, be careful to rebase the branch in your fork to match. See documentation.
Member
  • Reuse description from the constant_detail_resolution property, as
    the detail is not actually a percentage.
  • For the Flood Fill description, mention resolution instead of detail
    size as that is the name of the property for those detail modes.

Reported by @denis-azarkin on chat.blender.org

- Reuse description from the constant_detail_resolution property, as the detail is not actually a percentage. - For the Flood Fill description, mention resolution instead of detail size as that is the name of the property for those detail modes. Reported by @denis-azarkin on chat.blender.org
Damien Picard added 1 commit 2024-11-23 15:05:47 +01:00
- Reuse description from the constant_detail_resolution property, as
  the detail is not actually a percentage.
- For the Flood Fill description, mention resolution instead of detail
  size as that is the name of the property for those detail modes.

Reported by Denis Azarkin on chat.blender.org
Aaron Carlisle requested changes 2024-11-30 05:16:27 +01:00
@ -58,3 +58,3 @@
:Constant Detail:
To keep detail uniform across the entire object, Constant Detail can be used.
The detail is based on the percentage of a single unit.
The detail is a divisor of a Blender unit higher values mean finer details.
Member

The dash character is an ambiguous unicode character should be replaced with a simple -

The dash character is an ambiguous unicode character should be replaced with a simple `-`
Author
Member

Changed to hyphen-minus, though I believe this Gitea warning could be safely ignored for documentation, trojan source attacks don’t really apply here.

Changed to hyphen-minus, though I believe this Gitea warning could be safely ignored for documentation, trojan source attacks don’t really apply here.
Damien Picard added 1 commit 2024-11-30 12:33:57 +01:00
This pull request can be merged automatically.
This branch is out-of-date with the base branch
You are not authorized to merge this pull request.

Checkout

From your project repository, check out a new branch and test the changes.
git fetch -u fix_dyntopo_resolution:pioverfour-fix_dyntopo_resolution
git checkout pioverfour-fix_dyntopo_resolution
Sign in to join this conversation.
No reviewers
No Milestone
No project
No Assignees
2 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: blender/blender-manual#105032
No description provided.