adds docs for new geonodes corners_of_edge #104464

Merged
Hans Goudey merged 12 commits from F_Scociety/blender-manual:corners_of_edge into main 2023-06-06 16:06:44 +02:00
Showing only changes of commit cd3db6a963 - Show all commits

View File

@ -1,9 +1,9 @@
.. index:: Geometry Nodes; Corners of Edge
.. _bpy.types.GeometryNodeCornersOfEdge:
**********************
********************
F_Scociety marked this conversation as resolved Outdated

I think this will give a warning with the two extra ** characters on the end

I think this will give a warning with the two extra ** characters on the end

Hmm, there are still extra ** here

Hmm, there are still extra `**` here

I'm confused. Right now the lines are:

**********************
Corners of Edge Node
**********************

They should be:

********************
Corners of Edge Node
********************
I'm confused. Right now the lines are: ``` ********************** Corners of Edge Node ********************** ``` They should be: ``` ******************** Corners of Edge Node ******************** ```

ah sry, I resetet my branch, before comitting and forgot to restore the "**"

ah sry, I resetet my branch, before comitting and forgot to restore the "**"
Corners of Edge Node
**********************
********************
.. figure:: /images/node-types_GeometryNodeCornersOfEdge.webp
:align: right