Skip to content

Commit ec80275

Browse files
sohailshafiiWkmeta-codesync[bot]
authored andcommitted
feat(Samples): v81 release
Summary: ## [81.0.0] ## What's New - **Face tracking retargeting update:** Face tracking scenes use new retargeting pipeline. - **Twist joints**: Twist joints have been integrated into the tooling UI. ## What's Fixed - Fixed incorrect use of height estimate with half body tracking. - Fixed error in retargeter related to taking reciprocal of values near zero. - Fixed hands getting locked above head in hip pinning scene. - Fixed fitness sample debug draw skeleton. - Fixed numerous retargeting tooling errors and support for Unity 6. - Prevent constant refreshing and saving of fitness body pose transforms when no changes have been made. - Fixed bug where the debug draw skeleton was using the source skeleton used for retargeting. - Fixed hip pinning processor from going into the ground due to varying leg lengths. ## Improvements - Improved general tooling flow and character bone alignment. allow-large-files Reviewed By: andkim-meta, allenjl-meta Differential Revision: D84032523 fbshipit-source-id: fc561862805f0f712c94bc120f8834aade9b10bc
1 parent 6f3f8a7 commit ec80275

121 files changed

Lines changed: 33057 additions & 6124 deletions

File tree

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

CHANGELOG.md

Lines changed: 19 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,22 @@
1+
## [81.0.0]
2+
3+
## What's New
4+
- **Face tracking retargeting update:** Face tracking scenes use new retargeting pipeline.
5+
- **Twist joints**: Twist joints have been integrated into the tooling UI.
6+
7+
## What's Fixed
8+
- Fixed incorrect use of height estimate with half body tracking.
9+
- Fixed error in retargeter related to taking reciprocal of values near zero.
10+
- Fixed hands getting locked above head in hip pinning scene.
11+
- Fixed fitness sample debug draw skeleton.
12+
- Fixed numerous retargeting tooling errors and support for Unity 6.
13+
- Prevent constant refreshing and saving of fitness body pose transforms when no changes have been made.
14+
- Fixed bug where the debug draw skeleton was using the source skeleton used for retargeting.
15+
- Fixed hip pinning processor from going into the ground due to varying leg lengths.
16+
17+
## Improvements
18+
- Improved general tooling flow and character bone alignment.
19+
120
## [78.0.0]
221

322
## What's New

Editor/Native/Meta.XR.Movement.Editor.asmdef

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,6 @@
55
"GUID:f64c9ebcd7899c3448a08dc9f9ddbe30",
66
"GUID:d2761a0af0f567748a72629d4bb18a26",
77
"GUID:2a230cb87a1d3ba4a98bdc0ddae76e6c",
8-
"GUID:93bda9a2bc9dddc43930634fa65d6e42",
98
"GUID:f4af9e3560e85174f90917cb2bbcda01",
109
"GUID:8e76fd86d1fdc9243a341ca50624a575",
1110
"GUID:75469ad4d38634e559750d17036d5f7c"
17.7 KB
Loading

Editor/Native/Poses/Icons/Hands.png.meta

Lines changed: 127 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
-392 KB
Binary file not shown.
345 KB
Binary file not shown.

Editor/Native/Poses/Sequences/Hands.sbn.meta

Lines changed: 7 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
-314 KB
Binary file not shown.
-578 KB
Binary file not shown.
-319 KB
Binary file not shown.

0 commit comments

Comments
 (0)