[Bf-docboard-svn] bf-manual: [7780] trunk/blender_docs/manual: Addons: Curve Tools Update to New UI

Aaron Carlisle noreply at blender.org
Mon Feb 22 23:18:48 CET 2021


Revision: 7780
          https://developer.blender.org/rBM7780
Author:   Blendify
Date:     2021-02-22 23:18:47 +0100 (Mon, 22 Feb 2021)
Log Message:
-----------
Addons: Curve Tools Update to New UI

Fixes T83107

Modified Paths:
--------------
    trunk/blender_docs/manual/addons/add_curve/curve_tools.rst

Removed Paths:
-------------
    trunk/blender_docs/manual/images/addons_add-curve_curve-tools_ui.jpg
    trunk/blender_docs/manual/images/addons_add-curve_curve-tools_utils.jpg

Modified: trunk/blender_docs/manual/addons/add_curve/curve_tools.rst
===================================================================
--- trunk/blender_docs/manual/addons/add_curve/curve_tools.rst	2021-02-22 21:16:33 UTC (rev 7779)
+++ trunk/blender_docs/manual/addons/add_curve/curve_tools.rst	2021-02-22 22:18:47 UTC (rev 7780)
@@ -17,41 +17,101 @@
 Interface
 =========
 
-Located in the :menuselection:`3D Viewport --> Sidebar --> Edit tab`.
-
 This add-on is split into sub panels with each panel having it's own specific set of tools.
 
-.. figure:: /images/addons_add-curve_curve-tools_ui.jpg
-   :align: right
-   :width: 220px
 
+Curve Info
+----------
 
-One Curve
----------
+.. admonition:: Reference
+   :class: refbox
 
-Curve Info
+   :Mode:      All Modes
+   :Tool:      :menuselection:`Sidebar --> Edit --> Curve Info`
+
+Curve
    Print splines, segments and empty splines information to the Info header and Info editor.
-Calculate Length
-   Calculate the length of the curve and show in the add-on's panel.
-Curve Splines Info
+Spline
    Print splines information to the Info header and Info editor.
-Curve Segments Info
+Segment
    Print segments information to the Info header and Info editor.
-Set Origin to Spline Start
-   Move the origin of the curve to the first point.
+Length
+   Calculate the length of the curve and show in the add-on's panel.
 
 
-Curve
------
+Curve Edit
+----------
 
+.. admonition:: Reference
+   :class: refbox
+
+   :Mode:      All Modes
+   :Tool:      :menuselection:`Sidebar --> Edit --> Curve Edit`
+
+Fillet/Chamfer
+   Round or chamfer Bézier point fillets.
+Outline
+   Create an outline around a selected curve object.
+Recursive Offset
+   Create an offsetted array.
+Separate Offset/Selected
+   Separate the Outline mesh from the original.
+
+Subdivide
+   Subdivide selection or filleted corners.
+Multi Subdivide
+   Subdivide with level of details.
+Split at Vertex
+   Cuts the selected points creating openings.
+Discretize Curve
+   Disconnect the selected points.
+Array Splines
+   Create an array of the selected curves in Edit Mode.
+
+
+Intersect
+---------
+
+.. admonition:: Reference
+   :class: refbox
+
+   :Mode:      All Modes
+   :Tool:      :menuselection:`Sidebar --> Edit --> Intersect`
+
+2D Curve Boolean
+   Boolean selected curves on a 2D plane.
 Intersect Curves
    Create an intersection between flat curves on the same plane.
 
 
-Two Curves Loft
----------------
+Surfaces
+--------
 
+.. admonition:: Reference
+   :class: refbox
+
+   :Mode:      All Modes
+   :Tool:      :menuselection:`Sidebar --> Edit --> Surfaces`
+
+Birail
+   It creates a surface from a profile and two paths.
+   The order in which you select the curves and its direction is important to make this work right.
+Convert Bézier to Surface
+   Convert the selected curve to a NURBS surface.
+Convert Faces to Bézier
+   Select faces and convert them to Bézier curves.
+
+
 Loft
+^^^^
+
+.. admonition:: Reference
+   :class: refbox
+
+   :Mode:      All Modes
+   :Tool:      :menuselection:`Sidebar --> Edit --> Surfaces --> Loft`
+
+Loft
    Loft a mesh object between two Bézier curves.
 Auto Loft
    Turn on to store the loft data if you move or edit the curves.
@@ -59,71 +119,68 @@
    Press this button to update the new loft mesh position after moving or editing parent curves.
 
 
-Advanced
+Sanitize
 --------
 
-Curve Outline
-   Create an outline around a selected curve object.
-Separate Outline or Selected
-   Separate the Outline mesh from the original.
-Fillet
-   Round or chamfer Bézier point fillets.
-Handle Projection
-   To do.
-Divide
-   Subdivide selection or filleted corners.
-Scale Reset
-   Reset the objects scale to (1, 1, 1).
-Birail
-   It creates a surface from a profile and two paths.
-   The order in which you select the curves and its direction is important to make this work right.
-Convert Selected Faces to Bézier
-   Select faces and convert them to Bézier curves.
-Convert Bézier to Surface
-   Convert the selected curve to a NURBS surface.
+.. admonition:: Reference
+   :class: refbox
 
-.. figure:: /images/addons_add-curve_curve-tools_utils.jpg
-   :align: right
-   :width: 220px
+   :Mode:      All Modes
+   :Tool:      :menuselection:`Sidebar --> Edit --> Sanitize`
 
+Set Origin to Spline Start
+   Move the origin of the curve to the first point.
+Reset Scale
+   Reset the objects scale to (1, 1, 1).
 
-Extended
---------
+.. rubric:: Cleanup:
 
-Offset Curve
-   Create an offsetted array.
-Boolean Two Selected Spline
-   Boolean selected curves on a 2D plane.
-Multi Subdivide
-   Subdivide with level of details.
-Split by Selected Points
-   Cuts the selected points creating openings.
 Remove Doubles
    Remove doubled points.
-Discretize Curve
-   Disconnect the selected points.
-Array Selected Spline
-   Create an array of the selected curves in Edit Mode.
+Short Splines
+   Remove selected splines based on a threshold.
 
+.. rubric:: Join Splines:
 
-Curves Utils
-------------
+Join Neighboring Splines
+   Join selected splines based on a threshold.
 
-Show Point Resolution
+
+Utilities
+---------
+
+.. admonition:: Reference
+   :class: refbox
+
+   :Mode:      All Modes
+   :Tool:      :menuselection:`Sidebar --> Edit --> Utilities`
+
+.. rubric:: Curve Resolution:
+
+Show [ESC]
    Display the resolution in the interface with a colored overlay.
-Show and Arrange Sequence
+
+.. rubric:: Spline Order:
+
+Show [ESC]
    Display and arrange the sequence.
-Remove Splines
-   Remove selected splines based on a threshold.
-Join Splines
-   Join selected splines based on a threshold.
-Pathfinder
-   Tools for paths.
 
 
+Path Finder
+^^^^^^^^^^^
+
 .. admonition:: Reference
    :class: refbox
 
+   :Mode:      All Modes
+   :Tool:      :menuselection:`Sidebar --> Edit --> Utilities --> Path Finder`
+
+Tools for paths.
+
+
+.. admonition:: Reference
+   :class: refbox
+
    :Category:  Add Curve
    :Description: Adds functionality for Bézier/NURBS curve/surface modeling.
    :Location: :menuselection:`Sidebar --> Edit tab`

Deleted: trunk/blender_docs/manual/images/addons_add-curve_curve-tools_ui.jpg
===================================================================
(Binary files differ)

Deleted: trunk/blender_docs/manual/images/addons_add-curve_curve-tools_utils.jpg
===================================================================
(Binary files differ)



More information about the Bf-docboard-svn mailing list