[Bf-docboard-svn] bf-manual: [7111] trunk/blender_docs/manual/animation/constraints:

Aaron Carlisle carlisle.b3d at gmail.com
Sat Sep 26 15:35:14 CEST 2020


Revision: 7111
          https://developer.blender.org/rBM7111
Author:   Blendify
Date:     2020-09-26 15:35:14 +0200 (Sat, 26 Sep 2020)
Log Message:
-----------


Modified Paths:
--------------
    trunk/blender_docs/manual/animation/constraints/motion_tracking/camera_solver.rst
    trunk/blender_docs/manual/animation/constraints/motion_tracking/follow_track.rst
    trunk/blender_docs/manual/animation/constraints/motion_tracking/object_solver.rst
    trunk/blender_docs/manual/animation/constraints/relationship/action.rst
    trunk/blender_docs/manual/animation/constraints/relationship/armature.rst
    trunk/blender_docs/manual/animation/constraints/relationship/child_of.rst
    trunk/blender_docs/manual/animation/constraints/relationship/floor.rst
    trunk/blender_docs/manual/animation/constraints/relationship/follow_path.rst
    trunk/blender_docs/manual/animation/constraints/relationship/pivot.rst
    trunk/blender_docs/manual/animation/constraints/relationship/shrinkwrap.rst
    trunk/blender_docs/manual/animation/constraints/tracking/clamp_to.rst
    trunk/blender_docs/manual/animation/constraints/tracking/damped_track.rst
    trunk/blender_docs/manual/animation/constraints/tracking/ik_solver.rst
    trunk/blender_docs/manual/animation/constraints/tracking/locked_track.rst
    trunk/blender_docs/manual/animation/constraints/tracking/spline_ik.rst
    trunk/blender_docs/manual/animation/constraints/tracking/stretch_to.rst
    trunk/blender_docs/manual/animation/constraints/tracking/track_to.rst
    trunk/blender_docs/manual/animation/constraints/transform/copy_location.rst
    trunk/blender_docs/manual/animation/constraints/transform/copy_rotation.rst
    trunk/blender_docs/manual/animation/constraints/transform/copy_scale.rst
    trunk/blender_docs/manual/animation/constraints/transform/copy_transforms.rst
    trunk/blender_docs/manual/animation/constraints/transform/limit_distance.rst
    trunk/blender_docs/manual/animation/constraints/transform/limit_location.rst
    trunk/blender_docs/manual/animation/constraints/transform/limit_rotation.rst
    trunk/blender_docs/manual/animation/constraints/transform/limit_scale.rst
    trunk/blender_docs/manual/animation/constraints/transform/maintain_volume.rst
    trunk/blender_docs/manual/animation/constraints/transform/transform_cache.rst
    trunk/blender_docs/manual/animation/constraints/transform/transformation.rst

Modified: trunk/blender_docs/manual/animation/constraints/motion_tracking/camera_solver.rst
===================================================================
--- trunk/blender_docs/manual/animation/constraints/motion_tracking/camera_solver.rst	2020-09-26 13:30:09 UTC (rev 7110)
+++ trunk/blender_docs/manual/animation/constraints/motion_tracking/camera_solver.rst	2020-09-26 13:35:14 UTC (rev 7111)
@@ -1,3 +1,4 @@
+.. index:: Constraint; Camera Solver Constraint
 .. _bpy.types.CameraSolverConstraint:
 
 ************************

Modified: trunk/blender_docs/manual/animation/constraints/motion_tracking/follow_track.rst
===================================================================
--- trunk/blender_docs/manual/animation/constraints/motion_tracking/follow_track.rst	2020-09-26 13:30:09 UTC (rev 7110)
+++ trunk/blender_docs/manual/animation/constraints/motion_tracking/follow_track.rst	2020-09-26 13:35:14 UTC (rev 7111)
@@ -1,3 +1,4 @@
+.. index:: Constraint; Follow Track Constraint
 .. _bpy.types.FollowTrackConstraint:
 
 ***********************

Modified: trunk/blender_docs/manual/animation/constraints/motion_tracking/object_solver.rst
===================================================================
--- trunk/blender_docs/manual/animation/constraints/motion_tracking/object_solver.rst	2020-09-26 13:30:09 UTC (rev 7110)
+++ trunk/blender_docs/manual/animation/constraints/motion_tracking/object_solver.rst	2020-09-26 13:35:14 UTC (rev 7111)
@@ -1,3 +1,4 @@
+.. index:: Constraint; Object Solver Constraint
 .. _bpy.types.ObjectSolverConstraint:
 
 ************************

Modified: trunk/blender_docs/manual/animation/constraints/relationship/action.rst
===================================================================
--- trunk/blender_docs/manual/animation/constraints/relationship/action.rst	2020-09-26 13:30:09 UTC (rev 7110)
+++ trunk/blender_docs/manual/animation/constraints/relationship/action.rst	2020-09-26 13:35:14 UTC (rev 7111)
@@ -1,5 +1,4 @@
-.. (TODO rewrite) Notes section is a mess.
-
+.. index:: Constraint; Action Constraint
 .. _bpy.types.ActionConstraint:
 
 *****************
@@ -15,10 +14,8 @@
 (i.e. multiple F-curves of the same type), while the latter controls a single F-curve of their "owner"...
 
 Note that even if the constraint accepts the *Mesh* action type,
-only the *Object*,
-*Pose* and *Constraint* types are really working,
-as constraints can only affect objects' or bones' transform properties,
-and not meshes' shapes.
+only the *Object*, *Pose* and *Constraint* types are really working,
+as constraints can only affect objects' or bones' transform properties, and not meshes' shapes.
 Also note that only the object transformation (location, rotation, scale) is affected by the action,
 if the action contains keyframes for other properties they are ignored, as constraints do not influence those.
 
@@ -115,6 +112,8 @@
         (i.e. the owner just gets the properties defined at frame 0 of the linked action...).
 
 
+.. (TODO rewrite) Notes section is a mess.
+
 Notes
 =====
 

Modified: trunk/blender_docs/manual/animation/constraints/relationship/armature.rst
===================================================================
--- trunk/blender_docs/manual/animation/constraints/relationship/armature.rst	2020-09-26 13:30:09 UTC (rev 7110)
+++ trunk/blender_docs/manual/animation/constraints/relationship/armature.rst	2020-09-26 13:35:14 UTC (rev 7111)
@@ -1,4 +1,4 @@
-
+.. index:: Constraint; Armature Constraint
 .. _bpy.types.ArmatureConstraint:
 
 *******************

Modified: trunk/blender_docs/manual/animation/constraints/relationship/child_of.rst
===================================================================
--- trunk/blender_docs/manual/animation/constraints/relationship/child_of.rst	2020-09-26 13:30:09 UTC (rev 7110)
+++ trunk/blender_docs/manual/animation/constraints/relationship/child_of.rst	2020-09-26 13:35:14 UTC (rev 7111)
@@ -1,3 +1,4 @@
+.. index:: Constraint; Child Of Constraint
 .. _bpy.types.ChildOfConstraint:
 
 *******************

Modified: trunk/blender_docs/manual/animation/constraints/relationship/floor.rst
===================================================================
--- trunk/blender_docs/manual/animation/constraints/relationship/floor.rst	2020-09-26 13:30:09 UTC (rev 7110)
+++ trunk/blender_docs/manual/animation/constraints/relationship/floor.rst	2020-09-26 13:35:14 UTC (rev 7111)
@@ -1,3 +1,4 @@
+.. index:: Constraint; Floor Constraint
 .. _bpy.types.FloorConstraint:
 
 ****************

Modified: trunk/blender_docs/manual/animation/constraints/relationship/follow_path.rst
===================================================================
--- trunk/blender_docs/manual/animation/constraints/relationship/follow_path.rst	2020-09-26 13:30:09 UTC (rev 7110)
+++ trunk/blender_docs/manual/animation/constraints/relationship/follow_path.rst	2020-09-26 13:35:14 UTC (rev 7111)
@@ -1,3 +1,4 @@
+.. index:: Constraint; Follow Path Constraint
 .. _bpy.types.FollowPathConstraint:
 
 **********************

Modified: trunk/blender_docs/manual/animation/constraints/relationship/pivot.rst
===================================================================
--- trunk/blender_docs/manual/animation/constraints/relationship/pivot.rst	2020-09-26 13:30:09 UTC (rev 7110)
+++ trunk/blender_docs/manual/animation/constraints/relationship/pivot.rst	2020-09-26 13:35:14 UTC (rev 7111)
@@ -1,3 +1,4 @@
+.. index:: Constraint; Pivot Constraint
 .. _bpy.types.PivotConstraint:
 
 ****************

Modified: trunk/blender_docs/manual/animation/constraints/relationship/shrinkwrap.rst
===================================================================
--- trunk/blender_docs/manual/animation/constraints/relationship/shrinkwrap.rst	2020-09-26 13:30:09 UTC (rev 7110)
+++ trunk/blender_docs/manual/animation/constraints/relationship/shrinkwrap.rst	2020-09-26 13:35:14 UTC (rev 7111)
@@ -1,3 +1,4 @@
+.. index:: Constraint; Shrinkwrap Constraint
 .. _bpy.types.ShrinkwrapConstraint:
 
 *********************

Modified: trunk/blender_docs/manual/animation/constraints/tracking/clamp_to.rst
===================================================================
--- trunk/blender_docs/manual/animation/constraints/tracking/clamp_to.rst	2020-09-26 13:30:09 UTC (rev 7110)
+++ trunk/blender_docs/manual/animation/constraints/tracking/clamp_to.rst	2020-09-26 13:35:14 UTC (rev 7111)
@@ -1,3 +1,4 @@
+.. index:: Constraint; Clamp To Constraint
 .. _bpy.types.ClampToConstraint:
 
 *******************

Modified: trunk/blender_docs/manual/animation/constraints/tracking/damped_track.rst
===================================================================
--- trunk/blender_docs/manual/animation/constraints/tracking/damped_track.rst	2020-09-26 13:30:09 UTC (rev 7110)
+++ trunk/blender_docs/manual/animation/constraints/tracking/damped_track.rst	2020-09-26 13:35:14 UTC (rev 7111)
@@ -1,3 +1,4 @@
+.. index:: Constraint; Damped Track Constraint
 .. _bpy.types.DampedTrackConstraint:
 
 ***********************

Modified: trunk/blender_docs/manual/animation/constraints/tracking/ik_solver.rst
===================================================================
--- trunk/blender_docs/manual/animation/constraints/tracking/ik_solver.rst	2020-09-26 13:30:09 UTC (rev 7110)
+++ trunk/blender_docs/manual/animation/constraints/tracking/ik_solver.rst	2020-09-26 13:35:14 UTC (rev 7111)
@@ -1,3 +1,4 @@
+.. index:: Constraint; Inverse Kinematics Constraint
 .. _bpy.types.KinematicConstraint:
 
 *****************************

Modified: trunk/blender_docs/manual/animation/constraints/tracking/locked_track.rst
===================================================================
--- trunk/blender_docs/manual/animation/constraints/tracking/locked_track.rst	2020-09-26 13:30:09 UTC (rev 7110)
+++ trunk/blender_docs/manual/animation/constraints/tracking/locked_track.rst	2020-09-26 13:35:14 UTC (rev 7111)
@@ -1,3 +1,4 @@
+.. index:: Constraint; Locked Track Constraint
 .. _bpy.types.LockedTrackConstraint:
 
 ***********************

Modified: trunk/blender_docs/manual/animation/constraints/tracking/spline_ik.rst
===================================================================
--- trunk/blender_docs/manual/animation/constraints/tracking/spline_ik.rst	2020-09-26 13:30:09 UTC (rev 7110)
+++ trunk/blender_docs/manual/animation/constraints/tracking/spline_ik.rst	2020-09-26 13:35:14 UTC (rev 7111)
@@ -1,3 +1,4 @@
+.. index:: Constraint; Spline IK Constraint
 .. _bpy.types.SplineIKConstraint:
 
 ********************

Modified: trunk/blender_docs/manual/animation/constraints/tracking/stretch_to.rst
===================================================================
--- trunk/blender_docs/manual/animation/constraints/tracking/stretch_to.rst	2020-09-26 13:30:09 UTC (rev 7110)
+++ trunk/blender_docs/manual/animation/constraints/tracking/stretch_to.rst	2020-09-26 13:35:14 UTC (rev 7111)
@@ -1,3 +1,4 @@
+.. index:: Constraint; Stretch To Constraint
 .. _bpy.types.StretchToConstraint:
 
 *********************

Modified: trunk/blender_docs/manual/animation/constraints/tracking/track_to.rst
===================================================================
--- trunk/blender_docs/manual/animation/constraints/tracking/track_to.rst	2020-09-26 13:30:09 UTC (rev 7110)
+++ trunk/blender_docs/manual/animation/constraints/tracking/track_to.rst	2020-09-26 13:35:14 UTC (rev 7111)
@@ -1,3 +1,4 @@
+.. index:: Constraint; Track To Constraint
 .. _bpy.types.TrackToConstraint:
 
 *******************

Modified: trunk/blender_docs/manual/animation/constraints/transform/copy_location.rst
===================================================================
--- trunk/blender_docs/manual/animation/constraints/transform/copy_location.rst	2020-09-26 13:30:09 UTC (rev 7110)
+++ trunk/blender_docs/manual/animation/constraints/transform/copy_location.rst	2020-09-26 13:35:14 UTC (rev 7111)
@@ -1,3 +1,4 @@
+.. index:: Constraint; Copy Location Constraint
 .. _bpy.types.CopyLocationConstraint:
 
 ************************

Modified: trunk/blender_docs/manual/animation/constraints/transform/copy_rotation.rst
===================================================================
--- trunk/blender_docs/manual/animation/constraints/transform/copy_rotation.rst	2020-09-26 13:30:09 UTC (rev 7110)
+++ trunk/blender_docs/manual/animation/constraints/transform/copy_rotation.rst	2020-09-26 13:35:14 UTC (rev 7111)
@@ -1,3 +1,4 @@

@@ Diff output truncated at 10240 characters. @@



More information about the Bf-docboard-svn mailing list