Update Release Notes Sculpt: Add dyntopo size edit support for BRUSH and RELATIVE modes #31

Open
Raul Fernandez Hernandez wants to merge 1 commits from farsthary/blender-developer-docs:release_updates_118403 into main

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

Updates corresponding to
Sculpt: Add dyntopo size edit support for BRUSH and RELATIVE modes #118403

Updates corresponding to Sculpt: Add dyntopo size edit support for BRUSH and RELATIVE modes #118403
Raul Fernandez Hernandez added 1 commit 2024-02-22 21:58:56 +01:00
Brecht Van Lommel approved these changes 2024-02-26 15:38:16 +01:00
Brecht Van Lommel left a comment
Owner

Generally you can just commit release notes without review, since these are simple to polish later if needed.

Just one minor comment, for which you don't need me to re-review.

Generally you can just commit release notes without review, since these are simple to polish later if needed. Just one minor comment, for which you don't need me to re-review.
@ -1 +1,9 @@
# Blender 4.2: Sculpt, Paint, Texture
Added dyntopo size edit support for BRUSH and RELATIVE modes:

Better to use names of features in the user interface, rather than all caps "BRUSH" and "RELATIVE".

Better to use names of features in the user interface, rather than all caps "BRUSH" and "RELATIVE".
This pull request has changes conflicting with the target branch.
  • docs/release_notes/4.2/sculpt.md

Checkout

From your project repository, check out a new branch and test the changes.
git fetch -u release_updates_118403:farsthary-release_updates_118403
git checkout farsthary-release_updates_118403

Merge

Merge the changes and update on Gitea.
git checkout main
git merge --no-ff farsthary-release_updates_118403
git checkout main
git merge --ff-only farsthary-release_updates_118403
git checkout farsthary-release_updates_118403
git rebase main
git checkout main
git merge --no-ff farsthary-release_updates_118403
git checkout main
git merge --squash farsthary-release_updates_118403
git checkout main
git merge farsthary-release_updates_118403
git push origin main
Sign in to join this conversation.
No reviewers
No Label
No Milestone
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-developer-docs#31
No description provided.