[Bf-docboard-svn] bf-manual: [8956] trunk/blender_docs/manual/scene_layout/object/introduction.rst: Adding link to: Scenes & Objects ? Objects ? Introduction

Aaron Carlisle noreply at blender.org
Sat Feb 12 22:27:13 CET 2022


Revision: 8956
          https://developer.blender.org/rBM8956
Author:   Blendify
Date:     2022-02-12 22:27:13 +0100 (Sat, 12 Feb 2022)
Log Message:
-----------
Adding link to: Scenes & Objects ? Objects ? Introduction

Fixes T95590

Differential Revision: https://developer.blender.org/T95590

Modified Paths:
--------------
    trunk/blender_docs/manual/scene_layout/object/introduction.rst

Modified: trunk/blender_docs/manual/scene_layout/object/introduction.rst
===================================================================
--- trunk/blender_docs/manual/scene_layout/object/introduction.rst	2022-02-12 02:21:49 UTC (rev 8955)
+++ trunk/blender_docs/manual/scene_layout/object/introduction.rst	2022-02-12 21:27:13 UTC (rev 8956)
@@ -7,8 +7,8 @@
 These objects can range from lights to illuminate your scene, basic 2D and 3D shapes to fill it with models,
 armatures to animate those models, to cameras to take pictures or make video of it all.
 
-Each Blender object type (mesh, light, curve, camera, etc.) is composed from two parts:
-an *Object* and *Object Data* (sometimes abbreviated to "ObData"):
+Each Blender :doc:`object type </scene_layout/object/types>` (mesh, light, curve, camera, etc.)
+is composed from two parts an *Object* and *Object Data* (sometimes abbreviated to "ObData"):
 
 Object
    Holds information about the position, rotation and size of a particular element.



More information about the Bf-docboard-svn mailing list