diff --git a/manual/animation/armatures/properties/display.rst b/manual/animation/armatures/properties/display.rst index 62f20cd98..dcdd7861f 100644 --- a/manual/animation/armatures/properties/display.rst +++ b/manual/animation/armatures/properties/display.rst @@ -128,3 +128,10 @@ Axis Position The position for the axes display on the bone. Increasing the value moves it closer to the tip; decreasing moves it closer to the root. + + .. _bpy.types.Armature.relation_line_position: + +Relations + Whether the :ref:`Relationship Lines ` + overlay should be drawn from each parent's tail or head. + The lines are always drawn towards the childrens' heads. diff --git a/manual/editors/3dview/display/overlays.rst b/manual/editors/3dview/display/overlays.rst index 5c14767a4..409ec8e28 100644 --- a/manual/editors/3dview/display/overlays.rst +++ b/manual/editors/3dview/display/overlays.rst @@ -91,6 +91,9 @@ Extras Light Colors Shades the outline of light objects to the color the light produces. + +.. _bpy.types.View3DOverlay.show_relationship_lines: + Relationship Lines Show dashed lines indicating parent or constraint relationships. Outline Selected