[Bf-docboard-svn] bf-manual: [9774] trunk/blender_docs/manual/sculpt_paint/sculpting/tools/simplify.rst: Sculpt: Improve Simplify brush page

Aaron Carlisle noreply at blender.org
Thu Dec 8 18:18:05 CET 2022


Revision: 9774
          https://developer.blender.org/rBM9774
Author:   Blendify
Date:     2022-12-08 18:18:05 +0100 (Thu, 08 Dec 2022)
Log Message:
-----------
Sculpt: Improve Simplify brush page

Fixes T103029

Modified Paths:
--------------
    trunk/blender_docs/manual/sculpt_paint/sculpting/tools/simplify.rst

Modified: trunk/blender_docs/manual/sculpt_paint/sculpting/tools/simplify.rst
===================================================================
--- trunk/blender_docs/manual/sculpt_paint/sculpting/tools/simplify.rst	2022-12-08 17:01:58 UTC (rev 9773)
+++ trunk/blender_docs/manual/sculpt_paint/sculpting/tools/simplify.rst	2022-12-08 17:18:05 UTC (rev 9774)
@@ -8,6 +8,10 @@
    :Mode:      Sculpt Mode
    :Tool:      :menuselection:`Toolbar --> Simplify`
 
-This brush collapses short edges (as defined by the detail size) whether or
-not the *Collapse Short Edges* option is enabled.
+The Simplify brush is a special brush that is used in conjunction with
+:doc:`/sculpt_paint/sculpting/tool_settings/dyntopo`
+to remove detail in overly dense portions of the mesh.
+This brush collapses short edges as defined by the Dyntopo's *Detail Size*
+regardless of the :ref:`Refine Method <bpy.types.Sculpt.detail_refine_method>`.
+
 This brush has no effect if dynamic topology is not enabled.



More information about the Bf-docboard-svn mailing list