[Bf-docboard-svn] bf-manual: [7778] trunk/blender_docs/manual/modeling/geometry_nodes/attribute: UI: Use property split in geometry node properties

Aaron Carlisle noreply at blender.org
Mon Feb 22 22:11:56 CET 2021


Revision: 7778
          https://developer.blender.org/rBM7778
Author:   Blendify
Date:     2021-02-22 22:11:56 +0100 (Mon, 22 Feb 2021)
Log Message:
-----------
UI: Use property split in geometry node properties

rBee1c674775fd60352502f4d6062dbd4637865f9d

Modified Paths:
--------------
    trunk/blender_docs/manual/modeling/geometry_nodes/attribute/attribute_math.rst
    trunk/blender_docs/manual/modeling/geometry_nodes/attribute/attribute_vector_math.rst

Modified: trunk/blender_docs/manual/modeling/geometry_nodes/attribute/attribute_math.rst
===================================================================
--- trunk/blender_docs/manual/modeling/geometry_nodes/attribute/attribute_math.rst	2021-02-20 11:20:37 UTC (rev 7777)
+++ trunk/blender_docs/manual/modeling/geometry_nodes/attribute/attribute_math.rst	2021-02-22 21:11:56 UTC (rev 7778)
@@ -19,7 +19,7 @@
 Geometry
    Standard geometry input.
 
-A, B
+A, B, C
    The first and second input to the math operation.
    This is either an attribute name or numeric value.
 
@@ -39,7 +39,7 @@
 
       Attributes are converted implicitly to the float data type.
 
-Type A, B
+A, B, C
    Attribute
       The input is a text field that expects an attribute name.
 

Modified: trunk/blender_docs/manual/modeling/geometry_nodes/attribute/attribute_vector_math.rst
===================================================================
--- trunk/blender_docs/manual/modeling/geometry_nodes/attribute/attribute_vector_math.rst	2021-02-20 11:20:37 UTC (rev 7777)
+++ trunk/blender_docs/manual/modeling/geometry_nodes/attribute/attribute_vector_math.rst	2021-02-22 21:11:56 UTC (rev 7778)
@@ -114,7 +114,7 @@
 
       Attributes are converted implicitly to the input data type.
 
-Type A, B, C
+A, B, C
    Attribute
       The input is a text field that expects an attribute name.
 



More information about the Bf-docboard-svn mailing list