Document 105427: Bone relation lines: draw between axis points #104536

Manually merged
Sybren A. Stüvel merged 2 commits from Mets/blender-manual:me/bone_relation_lines into blender-v4.0-release 2023-10-16 12:38:08 +02:00
2 changed files with 10 additions and 0 deletions

View File

@ -128,3 +128,10 @@ Axis
Position Position
The position for the axes display on the bone. 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. Increasing the value moves it closer to the tip; decreasing moves it closer to the root.
.. _bpy.types.Armature.relation_line_position:

I think the leading two spaces can/should be removed here. That can be done when landing the PR.

I think the leading two spaces can/should be removed here. That can be done when landing the PR.
Relations
Whether the :ref:`Relationship Lines <bpy.types.View3DOverlay.show_relationship_lines>`
overlay should be drawn from each parent's tail or head.
The lines are always drawn towards the childrens' heads.

View File

@ -91,6 +91,9 @@ Extras
Light Colors Light Colors
Shades the outline of light objects to the color the light produces. Shades the outline of light objects to the color the light produces.
.. _bpy.types.View3DOverlay.show_relationship_lines:
Relationship Lines Relationship Lines
Show dashed lines indicating parent or constraint relationships. Show dashed lines indicating parent or constraint relationships.
Outline Selected Outline Selected