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
Showing only changes of commit 6acc48f3f8 - Show all commits

View File

@ -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:

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
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