Skip to content

Commit c66a91b

Browse files
committed
Fix weird sentence in paint thickness description.
1 parent 7014a42 commit c66a91b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

reference_manual/brushes/brush_engines/color_smudge_engine.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -169,7 +169,7 @@ Paint Thickness
169169

170170
.. versionadded:: 5.0
171171

172-
This affects how strong the :ref:`lightness modes <brush_mode>` affect the current color. Because the :dfn:`Color Smudge Brush` smudges, what actually happens is that the lightness part is painted into a separate height map, which prevents the shadows and highlights of the current lightness brush tip are mixed into the smudge, which would have resulted in all smudges becoming white or black. The height map is discarded when switching brush engines, layers or tools. Because this heightmap only exists for the layer currently being edited, lightness brushes and paint thickness cannot be used together with :ref:`option_overlay`.
172+
This affects how strong the :ref:`lightness modes <brush_mode>` affect the current color. Because the :dfn:`Color Smudge Brush` smudges, what actually happens is that the lightness part is painted into a separate height map. This prevents the shadows and highlights of the current lightness brush tip from being mixed into the smudge, which would have resulted in all smudges becoming white or black. The height map is discarded when switching brush engines, layers or tools. Because this heightmap only exists for the layer currently being edited, lightness brushes and paint thickness cannot be used together with :ref:`option_overlay`.
173173

174174
.. figure:: /images/brushes/colorsmudge/brushengine_paint_thickness_strength.png
175175

0 commit comments

Comments
 (0)