소스 검색

Merge pull request #101419 from DubiousDuck/thumb-doc-fix

Fix SkeletonProfileHumanoid documentation error
Rémi Verschelde 8 달 전
부모
커밋
3865598c84
1개의 변경된 파일2개의 추가작업 그리고 0개의 파일을 삭제
  1. 2 0
      doc/classes/SkeletonProfileHumanoid.xml

+ 2 - 0
doc/classes/SkeletonProfileHumanoid.xml

@@ -31,6 +31,7 @@
 		                │        └─ LeftHand
 		                │           ├─ LeftThumbMetacarpal
 		                │           │  └─ LeftThumbProximal
+		                │           │    └─ LeftThumbDistal
 		                │           ├─ LeftIndexProximal
 		                │           │  └─ LeftIndexIntermediate
 		                │           │    └─ LeftIndexDistal
@@ -49,6 +50,7 @@
 		                         └─ RightHand
 		                            ├─ RightThumbMetacarpal
 		                            │  └─ RightThumbProximal
+		                            │     └─ RightThumbDistal
 		                            ├─ RightIndexProximal
 		                            │  └─ RightIndexIntermediate
 		                            │     └─ RightIndexDistal