[Bf-docboard-svn] bf-manual: [8375] trunk/blender_docs/manual/grease_pencil/modes/draw/tools/fill.rst: Fix from rBM8367

Aaron Carlisle noreply at blender.org
Fri Sep 10 21:29:22 CEST 2021


Revision: 8375
          https://developer.blender.org/rBM8375
Author:   Blendify
Date:     2021-09-10 21:29:21 +0200 (Fri, 10 Sep 2021)
Log Message:
-----------
Fix from rBM8367

Modified Paths:
--------------
    trunk/blender_docs/manual/grease_pencil/modes/draw/tools/fill.rst

Modified: trunk/blender_docs/manual/grease_pencil/modes/draw/tools/fill.rst
===================================================================
--- trunk/blender_docs/manual/grease_pencil/modes/draw/tools/fill.rst	2021-09-10 19:20:29 UTC (rev 8374)
+++ trunk/blender_docs/manual/grease_pencil/modes/draw/tools/fill.rst	2021-09-10 19:29:21 UTC (rev 8375)
@@ -33,8 +33,6 @@
    Multiplier for fill boundary accuracy.
    Higher values are more accurate but slower.
 
-.. _bpy.types.BrushGpencilSettings.fill_leak:
-
 Dilate
    Size in pixel to expand the fill area.
 
@@ -79,11 +77,13 @@
    Show Extend Lines (grid icon)
       Toggle show extended lines helper.
 
-.. _bpy.types.BrushGpencilSettings.fill_simplify_level:
+.. _bpy.types.BrushGpencilSettings.fill_leak:
 
 Leak Size
    Size in pixel to consider the leak as closed.
 
+.. _bpy.types.BrushGpencilSettings.fill_simplify_level:
+
 Simplify
    Number of simplify steps to apply to the boundary line.
    Higher values reduce the accuracy of the final filled area.



More information about the Bf-docboard-svn mailing list