GPv3_ images and text updates #104991

Merged
Matias Mendiola merged 5 commits from mendio/blender-manual:GPv3-updates into main 2024-10-25 20:13:19 +02:00
77 changed files with 141 additions and 160 deletions

View File

@ -105,7 +105,7 @@ Copy/Paste
Copy and pastes imaged to/from a computers operating system. Copy and pastes imaged to/from a computers operating system.
Currently, only PNG files are supported and is only supported on Windows and Linux running Wayland. Currently, only PNG files are supported and Linux support requires Wayland.
.. _bpy.ops.image.save: .. _bpy.ops.image.save:

View File

@ -13,12 +13,12 @@ Cursor
:doc:`Brush </grease_pencil/modes/draw/tools/brush>` :doc:`Brush </grease_pencil/modes/draw/tools/brush>`
Tool to use for any of the drawing brushes, see :doc:`/grease_pencil/modes/draw/brushes/overview`. Tool to use for any of the drawing brushes, see :doc:`/grease_pencil/modes/draw/brushes/overview`.
:ref:`Fill <tool-grease-pencil-draw-fill>`
Automatic fill closed strokes areas.
:ref:`Erase <tool-grease-pencil-draw-erase>` :ref:`Erase <tool-grease-pencil-draw-erase>`
Erase strokes. Erase strokes.
:ref:`Fill <tool-grease-pencil-draw-fill>`
Automatic fill closed strokes areas.
:ref:`Box <tool-grease-pencil-draw-box>` :ref:`Box <tool-grease-pencil-draw-box>`
Draw rectangular shapes. Draw rectangular shapes.

View File

@ -35,9 +35,6 @@ Scale
Transform Transform
Tool to adjust the objects translation, rotations and scale. Tool to adjust the objects translation, rotations and scale.
Extrude :kbd:`E`
Extrusion tools duplicate points, while keeping the new geometry connected with the original points.
Radius :kbd:`Alt-S` Radius :kbd:`Alt-S`
Expand or contract the thickness radius of the selected points. Expand or contract the thickness radius of the selected points.

View File

@ -7,7 +7,7 @@ Brushes for Grease Pencil *Sculpt* mode bundled in the *Essentials* library.
See :doc:`Brush </grease_pencil/modes/sculpting/tool_settings/brush>` for more information. See :doc:`Brush </grease_pencil/modes/sculpting/tool_settings/brush>` for more information.
.. figure:: /images/grease-pencil_modes_sculpting_tools_brushes.png .. figure:: /images/grease-pencil_modes_sculpting_tools_brushes.png
:align: right :align: center
Smooth Stroke Smooth Stroke
Eliminates irregularities in the area of the drawing Eliminates irregularities in the area of the drawing

View File

@ -27,10 +27,6 @@ A red circle will appear and follow the location of the cursor in the 3D Viewpor
Sculpting Options Sculpting Options
================= =================
.. figure:: /images/grease-pencil_modes_sculpting_introduction_sculpting-options.png
General sculpting options.
.. _bpy.types.ToolSettings.use_gpencil_select_mask_segment: .. _bpy.types.ToolSettings.use_gpencil_select_mask_segment:
Selection Mask Selection Mask

View File

@ -32,10 +32,6 @@ Once Vertex Paint Mode is activated, the Toolbar of the 3D Viewport will change
Vertex Paint Options Vertex Paint Options
==================== ====================
.. figure:: /images/grease-pencil_modes_vertex-paint_introduction_options.png
General Vertex Paint options.
.. _bpy.types.ToolSettings.use_gpencil_vertex_select_mask_stroke: .. _bpy.types.ToolSettings.use_gpencil_vertex_select_mask_stroke:
Selection Mask Selection Mask

View File

@ -30,9 +30,6 @@ Options
Object Object
The name of the object to hook points to. The name of the object to hook points to.
Vertex Group
Restricts the effect only to a vertex group.
Strength Strength
Adjust this hooks influence on the stroke points, were (0.0 to 1.0) (no change to fully follow the hook). Adjust this hooks influence on the stroke points, were (0.0 to 1.0) (no change to fully follow the hook).

View File

@ -31,9 +31,6 @@ Options
Object Object
The :doc:`Lattice </animation/lattice>` object with which to deform the base object. The :doc:`Lattice </animation/lattice>` object with which to deform the base object.
Vertex Group
Restricts the effect only to a vertex group.
Strength Strength
A factor to control blending between original and deformed points positions. A factor to control blending between original and deformed points positions.

View File

@ -11,7 +11,7 @@ but Grease Pencil Onion Skinning is per-layer and the visibility can be toggle i
See :doc:`2D Layers </grease_pencil/properties/layers>` for more information. See :doc:`2D Layers </grease_pencil/properties/layers>` for more information.
.. figure:: /images/grease-pencil_properties_onion-skinning_panel.png .. figure:: /images/grease-pencil_properties_onion-skinning_panel.png
:align: center :align: right
Onion Skinning panel. Onion Skinning panel.

View File

@ -8,7 +8,7 @@ General settings for Grease Pencil strokes.
.. figure:: /images/grease-pencil_properties_strokes_panel.png .. figure:: /images/grease-pencil_properties_strokes_panel.png
:align: center :align: center
Strokes panel. Settings panel.
.. _bpy.types.GreasePencil.stroke_depth_order: .. _bpy.types.GreasePencil.stroke_depth_order:

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

View File

@ -18,14 +18,18 @@ Inputs
Value Value
Floating-point value to be converted. Floating-point value to be converted.
Decimals Decimals :guilabel:`Float Data Type`
Integer value used to determine the precision of the output value. Integer value used to determine the precision of the output value.
Properties Properties
========== ==========
This node has no properties. Data Type
The type of numerical value to convert to a string.
:Float: Convert a floating-point value to a string.
:Integer: Convert a 32-bit integer to a string.
Outputs Outputs