Document 105427: Bone relation lines: draw between axis points #104536
@ -131,7 +131,7 @@ Axis
|
|||||||
|
|
||||||
.. _bpy.types.Armature.relation_line_position:
|
.. _bpy.types.Armature.relation_line_position:
|
||||||
|
|||||||
|
|
||||||
Relations
|
Relations
|
||||||
Whether the :ref:`Relationship Lines <bpy.types.View3DOverlay.show_relationship_lines>`
|
Whether the :ref:`Relationship Lines <bpy.types.View3DOverlay.show_relationship_lines>`
|
||||||
overlay should be drawn from each parent's tail or head.
|
overlay should be drawn from each parent's tail or head.
|
||||||
The lines are always drawn towards the childrens' heads.
|
The lines are always drawn towards the childrens' heads.
|
||||||
|
Loading…
Reference in New Issue
Block a user
I think the leading two spaces can/should be removed here. That can be done when landing the PR.