From 1c2f7766b28b12a461594bd5b0796646e5572231 Mon Sep 17 00:00:00 2001 From: 3DSinghVFX Date: Fri, 13 Aug 2021 13:42:47 +0530 Subject: [PATCH] Update documentation for Separate Polygons and Splines From Edges nodes. Change Mesh Info release notes. --- content/documentation/nodes/mesh/separate_polygons/index.md | 2 +- .../documentation/nodes/spline/splines_from_edges/index.md | 2 +- content/release_notes/v2_2/mesh/index.md | 6 +----- 3 files changed, 3 insertions(+), 7 deletions(-) diff --git a/content/documentation/nodes/mesh/separate_polygons/index.md b/content/documentation/nodes/mesh/separate_polygons/index.md index 21d56816..3b26d44d 100644 --- a/content/documentation/nodes/mesh/separate_polygons/index.md +++ b/content/documentation/nodes/mesh/separate_polygons/index.md @@ -9,7 +9,7 @@ This node separate input polygons. ## Inputs -- **Vertices** - A vector list that represent the vertices locations +- **Vertex Locations** - A vector list that represent the vertices locations of the polygons. - **Polygon Indices** - A polygon indices that define the polygons. diff --git a/content/documentation/nodes/spline/splines_from_edges/index.md b/content/documentation/nodes/spline/splines_from_edges/index.md index f98e92c3..d4e2d732 100644 --- a/content/documentation/nodes/spline/splines_from_edges/index.md +++ b/content/documentation/nodes/spline/splines_from_edges/index.md @@ -26,7 +26,7 @@ instead of edges. ## Inputs -- **Vertices** - A vector list that represent the position of the +- **Vertex Locations** - A vector list that represent the position of the vertices of the edges. - **Edge Indices** - An Edge Indices list. - **Radius(radii)** - The radius of the splines or a list of radii of diff --git a/content/release_notes/v2_2/mesh/index.md b/content/release_notes/v2_2/mesh/index.md index d470de1d..3b1ce7a5 100644 --- a/content/release_notes/v2_2/mesh/index.md +++ b/content/release_notes/v2_2/mesh/index.md @@ -24,7 +24,7 @@ Polygon Lists can now be implicitly converted into Integer Lists. ## Mesh Info -A new *Material Indices* output was added. +New *Material Indices* and *Custom Attribute Names* outputs were added. ## Bmesh From Object @@ -54,10 +54,6 @@ attribute to the mesh. The *Set Custom Attribute* node was added. The node changes the value of an existing custom attribute. -## Mesh Info - -Now, the *Mesh Info* node also outputs the *Custom Attribute* names. - ## Mesh Points Scatter The *Edges* mode is added to *Mesh Points Scatter* node. It allows scattering