Skip to content

Commit

Permalink
update user documentation bot
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions committed Nov 14, 2024
1 parent 3b5284b commit 4101697
Show file tree
Hide file tree
Showing 6 changed files with 12 additions and 2 deletions.
Binary file modified docs/.doctrees/environment.pickle
Binary file not shown.
Binary file modified docs/.doctrees/nodes/exchange/bezier_in.doctree
Binary file not shown.
5 changes: 5 additions & 0 deletions docs/_sources/nodes/exchange/bezier_in.rst.txt
Original file line number Diff line number Diff line change
Expand Up @@ -48,4 +48,9 @@ This node has the following outputs:
* **Curves**. Generated Curve objects.
* **ControlPoints**. Control points of Bezier curves. This output contains a list of 4 points for each segments of each Bezier curve.
* **Matrices**. Transformation matrices of selected objects.
* **Tilt**. Tilt values from Blender's curve object. This output contains one
value for each Bezier's control point in Blender terms (or, in more strict
terms, one value for each point where one Bezier segment ends and new one
starts).
* **Radius**. Radius values from Blender's curve object. Similar to **Tilt** output.

5 changes: 5 additions & 0 deletions docs/nodes/exchange/bezier_in.html
Original file line number Diff line number Diff line change
Expand Up @@ -177,6 +177,11 @@ <h2>Outputs<a class="headerlink" href="#outputs" title="Link to this heading">¶
<li><p><strong>Curves</strong>. Generated Curve objects.</p></li>
<li><p><strong>ControlPoints</strong>. Control points of Bezier curves. This output contains a list of 4 points for each segments of each Bezier curve.</p></li>
<li><p><strong>Matrices</strong>. Transformation matrices of selected objects.</p></li>
<li><p><strong>Tilt</strong>. Tilt values from Blender’s curve object. This output contains one
value for each Bezier’s control point in Blender terms (or, in more strict
terms, one value for each point where one Bezier segment ends and new one
starts).</p></li>
<li><p><strong>Radius</strong>. Radius values from Blender’s curve object. Similar to <strong>Tilt</strong> output.</p></li>
</ul>
</section>
</section>
Expand Down
2 changes: 1 addition & 1 deletion docs/searchindex.js

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion generated.txt
Original file line number Diff line number Diff line change
@@ -1 +1 @@
Thu Nov 14 17:06:34 UTC 2024
Thu Nov 14 17:23:19 UTC 2024

0 comments on commit 4101697

Please sign in to comment.