Docs: Proofreading for grammar and spelling

Minor cases with confusion over `it's`, `its`, and the possessive.
This commit is contained in:
A Thousand Ships
2025-10-28 17:49:44 +01:00
parent d0b80d5f7c
commit 636a7435db
40 changed files with 102 additions and 100 deletions
+1 -1
View File
@@ -14,7 +14,7 @@
- Extract reference pose absolutely and add it to the apply bone's pose.
[b]Not Relative + Not Additive:[/b]
- Extract reference pose absolutely and the apply bone's pose is replaced with it.
[b]Note:[/b] Relative option is available only in the case [method BoneConstraint3D.get_reference_type] is [constant BoneConstraint3D.REFERENCE_TYPE_BONE]. See also [enum BoneConstraint3D.ReferenceType].
[b]Note:[/b] The relative option is only available when [method BoneConstraint3D.get_reference_type] is [constant BoneConstraint3D.REFERENCE_TYPE_BONE]. See also [enum BoneConstraint3D.ReferenceType].
[b]Note:[/b] If there is a rotation greater than [code]180[/code] degrees with constrained axes, flipping may occur.
</description>
<tutorials>