Commit 6f3f8a7
feat(Samples): v78 release
Summary:
## [78.0.0]
## What's New
- **Visemes:** Added support for Visemes.
- **Telemetry:** Added telemetry for Movement SDK features and tooling.
- **Build Script:** Added build samples menu option (Meta -> Samples -> Build Movement SDK Samples) to easily build imported samples.
- **Asset Naming:** Updated the realistic body tracking character name from High Fidelity to Realistic.
- **Retargeting Motions:** Added eight new common motion sequences to the retargeting editor for previewing runtime retargeting with body tracking
## What's Fixed
- Fixed retargeting editor issues related with configuration creation, previewing, and editing.
- Fixed ISDK hand weights not being applied correctly.
- Fixed ISDK processor hand component search for latest hands.
## Improvements
- **Debug Draw:** Invalid retargeting due to invalid body tracking is now drawn in red when debug draw is enabled.
- **Networking Packet Size:** Reduced average networking packet size by ~25%.
- **Networking Compression:** Improved networking compression accuracy.
- **Retargeting Known Joint Detection:** Improved known joint detection and naming for retargeting.
- **Retargeting Hand Alignment:** Improved hand alignment mapping algorithm.
allow-large-files
Reviewed By: andkim-meta
Differential Revision: D78288642
fbshipit-source-id: 29e2934b27c2cf39e6cac136116bf85d933c60951 parent 5c9d402 commit 6f3f8a7
102 files changed
Lines changed: 2153 additions & 315 deletions
File tree
- Editor
- Native
- Poses
- Icons
- Sequences
- Scripts
- Block
- Retargeting/Processors
- Telemetry
- Tracking
- Scripts
- Runtime
- Native
- Plugins
- Android
- Linux
- Mac
- Win64
- Scripts
- Networking
- Retargeting
- SourceProcessors
- Serialization
- Tracking
- Scripts
- Viseme
- Samples
- AdvancedSamples
- Networking/Prefabs
- Scenes
- BodyTrackingSamples
- Body
- Materials
- Models
- Prefabs
- Scenes
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
1 | 25 | | |
2 | 26 | | |
3 | 27 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
24 | 24 | | |
25 | 25 | | |
26 | 26 | | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
27 | 32 | | |
28 | 33 | | |
29 | 34 | | |
30 | | - | |
| 35 | + | |
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Loading
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Loading
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Loading
0 commit comments