[Bf-docboard-svn] bf-manual: [7388] trunk/blender_docs/manual/grease_pencil/modes/draw/tools: GPencil: Split Primitive operators and add number of points to Topbar

Aaron Carlisle noreply at blender.org
Wed Nov 18 20:31:36 CET 2020


Revision: 7388
          https://developer.blender.org/rBM7388
Author:   Blendify
Date:     2020-11-18 20:31:35 +0100 (Wed, 18 Nov 2020)
Log Message:
-----------
GPencil: Split Primitive operators and add number of points to Topbar

rB90baead9792be734d1e5755f8af7c93e8c6717e3

Modified Paths:
--------------
    trunk/blender_docs/manual/grease_pencil/modes/draw/tools/arc.rst
    trunk/blender_docs/manual/grease_pencil/modes/draw/tools/box.rst
    trunk/blender_docs/manual/grease_pencil/modes/draw/tools/circle.rst
    trunk/blender_docs/manual/grease_pencil/modes/draw/tools/curve.rst
    trunk/blender_docs/manual/grease_pencil/modes/draw/tools/line.rst
    trunk/blender_docs/manual/grease_pencil/modes/draw/tools/polyline.rst

Modified: trunk/blender_docs/manual/grease_pencil/modes/draw/tools/arc.rst
===================================================================
--- trunk/blender_docs/manual/grease_pencil/modes/draw/tools/arc.rst	2020-11-18 19:14:25 UTC (rev 7387)
+++ trunk/blender_docs/manual/grease_pencil/modes/draw/tools/arc.rst	2020-11-18 19:31:35 UTC (rev 7388)
@@ -20,6 +20,9 @@
 For the draw brushes configuration and settings see:
 :doc:`Draw Brush </grease_pencil/modes/draw/tool_settings/brushes/draw_brush>`.
 
+Subdivisions
+   The number of stroke points points between each stroke edge.
+
 Thickness Profile
    Use a :doc:`curve widget </interface/controls/templates/curve>` to define the stroke thickness
    from the start (left) to end (right) of the stroke.

Modified: trunk/blender_docs/manual/grease_pencil/modes/draw/tools/box.rst
===================================================================
--- trunk/blender_docs/manual/grease_pencil/modes/draw/tools/box.rst	2020-11-18 19:14:25 UTC (rev 7387)
+++ trunk/blender_docs/manual/grease_pencil/modes/draw/tools/box.rst	2020-11-18 19:31:35 UTC (rev 7388)
@@ -20,6 +20,9 @@
 For the draw brushes configuration and settings see:
 :doc:`Draw Brush </grease_pencil/modes/draw/tool_settings/brushes/draw_brush>`.
 
+Subdivisions
+   The number of stroke points points between each stroke edge.
+
 Thickness Profile
    Use a :doc:`curve widget </interface/controls/templates/curve>` to define the stroke thickness
    from the start (left) to end (right) of the stroke.

Modified: trunk/blender_docs/manual/grease_pencil/modes/draw/tools/circle.rst
===================================================================
--- trunk/blender_docs/manual/grease_pencil/modes/draw/tools/circle.rst	2020-11-18 19:14:25 UTC (rev 7387)
+++ trunk/blender_docs/manual/grease_pencil/modes/draw/tools/circle.rst	2020-11-18 19:31:35 UTC (rev 7388)
@@ -20,6 +20,9 @@
 For the draw brushes configuration and settings see:
 :doc:`Draw Brush </grease_pencil/modes/draw/tool_settings/brushes/draw_brush>`.
 
+Subdivisions
+   The number of stroke points points between each stroke edge.
+
 Thickness Profile
    Use a :doc:`curve widget </interface/controls/templates/curve>` to define the stroke thickness
    from the start (left) to end (right) of the stroke.

Modified: trunk/blender_docs/manual/grease_pencil/modes/draw/tools/curve.rst
===================================================================
--- trunk/blender_docs/manual/grease_pencil/modes/draw/tools/curve.rst	2020-11-18 19:14:25 UTC (rev 7387)
+++ trunk/blender_docs/manual/grease_pencil/modes/draw/tools/curve.rst	2020-11-18 19:31:35 UTC (rev 7388)
@@ -20,6 +20,9 @@
 For the draw brushes configuration and settings see:
 :doc:`Draw Brush </grease_pencil/modes/draw/tool_settings/brushes/draw_brush>`.
 
+Subdivisions
+   The number of stroke points points between each stroke edge.
+
 Thickness Profile
    Use a :doc:`curve widget </interface/controls/templates/curve>` to define the stroke thickness
    from the start (left) to end (right) of the stroke.

Modified: trunk/blender_docs/manual/grease_pencil/modes/draw/tools/line.rst
===================================================================
--- trunk/blender_docs/manual/grease_pencil/modes/draw/tools/line.rst	2020-11-18 19:14:25 UTC (rev 7387)
+++ trunk/blender_docs/manual/grease_pencil/modes/draw/tools/line.rst	2020-11-18 19:31:35 UTC (rev 7388)
@@ -19,6 +19,9 @@
 For the draw brushes configuration and settings see:
 :doc:`Draw Brush </grease_pencil/modes/draw/tool_settings/brushes/draw_brush>`.
 
+Subdivisions
+   The number of stroke points points between each stroke edge.
+
 Thickness Profile
    Use a :doc:`curve widget </interface/controls/templates/curve>` to define the stroke thickness
    from the start (left) to end (right) of the stroke.

Modified: trunk/blender_docs/manual/grease_pencil/modes/draw/tools/polyline.rst
===================================================================
--- trunk/blender_docs/manual/grease_pencil/modes/draw/tools/polyline.rst	2020-11-18 19:14:25 UTC (rev 7387)
+++ trunk/blender_docs/manual/grease_pencil/modes/draw/tools/polyline.rst	2020-11-18 19:31:35 UTC (rev 7388)
@@ -20,6 +20,9 @@
 For the draw brushes configuration and settings see:
 :doc:`Draw Brush </grease_pencil/modes/draw/tool_settings/brushes/draw_brush>`.
 
+Subdivisions
+   The number of stroke points points between each stroke edge.
+
 Thickness Profile
    Use a :doc:`curve widget </interface/controls/templates/curve>` to define the stroke thickness
    from the start (left) to end (right) of the stroke.



More information about the Bf-docboard-svn mailing list