[Bf-docboard-svn] bf-manual: [7788] trunk/blender_docs/manual/modeling/geometry_nodes/attributes_reference.rst: Merge brach 'blender-2.92-release'

Aaron Carlisle noreply at blender.org
Wed Feb 24 23:29:19 CET 2021


Revision: 7788
          https://developer.blender.org/rBM7788
Author:   Blendify
Date:     2021-02-24 23:29:18 +0100 (Wed, 24 Feb 2021)
Log Message:
-----------
Merge brach 'blender-2.92-release'

Modified Paths:
--------------
    trunk/blender_docs/manual/images/modeling_modifiers_generate_subdivision-surface_withcrease.png
    trunk/blender_docs/manual/modeling/geometry_nodes/attributes_reference.rst

Property Changed:
----------------
    trunk/blender_docs/

Index: trunk/blender_docs
===================================================================
--- trunk/blender_docs	2021-02-24 19:16:31 UTC (rev 7787)
+++ trunk/blender_docs	2021-02-24 22:29:18 UTC (rev 7788)

Property changes on: trunk/blender_docs
___________________________________________________________________
Modified: svn:mergeinfo
## -1 +1 ##
-/branches/blender-2.92-release/blender_docs:7610-7766
\ No newline at end of property
+/branches/blender-2.92-release/blender_docs:7610-7787
\ No newline at end of property
Modified: trunk/blender_docs/manual/images/modeling_modifiers_generate_subdivision-surface_withcrease.png
===================================================================
(Binary files differ)

Modified: trunk/blender_docs/manual/modeling/geometry_nodes/attributes_reference.rst
===================================================================
--- trunk/blender_docs/manual/modeling/geometry_nodes/attributes_reference.rst	2021-02-24 19:16:31 UTC (rev 7787)
+++ trunk/blender_docs/manual/modeling/geometry_nodes/attributes_reference.rst	2021-02-24 22:29:18 UTC (rev 7788)
@@ -71,7 +71,7 @@
    * - **rotation**
      - *Vector*
      - Used in the :doc:`Point Instance Node </modeling/geometry_nodes/point/point_instance>` to
-       control the rotation of instances. Adjusted by
+       control the rotation of instanced objects or collections. Adjusted by
        the :doc:`Point Rotate Node </modeling/geometry_nodes/point/point_rotate>` and the
        :doc:`Align Rotation to Vector Node </modeling/geometry_nodes/point/align_rotation_to_vector>`.
 
@@ -101,4 +101,5 @@
 
 Note that geometry nodes does not always produce e.g. vertex groups if a node like
 :doc:`Join Geometry </modeling/geometry_nodes/geometry/join_geometry>` is used.
-That implies that other functionality in Blender that expects vertex groups, cannot access the attribute anymore.
+Similarly, if the data type of a vertex group attribute is changed from the initial "Float" type,
+the attribute will no longer be a vertex group.



More information about the Bf-docboard-svn mailing list