[Bf-docboard-svn] bf-manual: [9879] trunk/blender_docs/manual/sculpt_paint/texture_paint: Info on texture paint masking and fixed typos

Julien Kaspar noreply at blender.org
Wed Jan 11 13:08:54 CET 2023


Revision: 9879
          https://developer.blender.org/rBM9879
Author:   JulienKaspar
Date:     2023-01-11 13:08:53 +0100 (Wed, 11 Jan 2023)
Log Message:
-----------
Info on texture paint masking and fixed typos

Modified Paths:
--------------
    trunk/blender_docs/manual/sculpt_paint/texture_paint/tool_settings/mask.rst
    trunk/blender_docs/manual/sculpt_paint/texture_paint/tools.rst

Modified: trunk/blender_docs/manual/sculpt_paint/texture_paint/tool_settings/mask.rst
===================================================================
--- trunk/blender_docs/manual/sculpt_paint/texture_paint/tool_settings/mask.rst	2023-01-11 12:03:07 UTC (rev 9878)
+++ trunk/blender_docs/manual/sculpt_paint/texture_paint/tool_settings/mask.rst	2023-01-11 12:08:53 UTC (rev 9879)
@@ -14,6 +14,10 @@
 Stencil Mask
 ============
 
+Specify an additional image texture that defines masked surfaces.
+Masked surfaces can be defined with the Mask brush
+and will not be affected by painting.
+
 The mask can be deactivated by the checkbox in the header.
 
 Stencil Image

Modified: trunk/blender_docs/manual/sculpt_paint/texture_paint/tools.rst
===================================================================
--- trunk/blender_docs/manual/sculpt_paint/texture_paint/tools.rst	2023-01-11 12:03:07 UTC (rev 9878)
+++ trunk/blender_docs/manual/sculpt_paint/texture_paint/tools.rst	2023-01-11 12:08:53 UTC (rev 9879)
@@ -80,7 +80,7 @@
    This brush paints gray-scale values on the mask texture
    specified in the :doc:`Mask panel </sculpt_paint/texture_paint/tool_settings/mask>`.
    Any masked surfaces will not be affected by other paint brushes, similar to
-   :doc:`sculpt mode masking </sculpt_paint/sculpting/introduction/visibility_masking_face_sets>`
+   :doc:`sculpt mode masking </sculpt_paint/sculpting/introduction/visibility_masking_face_sets>`.
 
    Mask Value
       Mask weight, a value of zero means not masked, while one is completely masked.
@@ -88,5 +88,5 @@
 
    .. tip::
 
-      An simpler alternative is to use the face selection mask.
+      A simpler alternative is to use the face selection mask.
       See :ref:`Face Selection Masking <bpy.types.Mesh.use_paint_mask>` for details.



More information about the Bf-docboard-svn mailing list