Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat(Editor/Runtime/Samples): Update for v60
Summary: BREAKING CHANGE: Samples rely on scripts found in v60 of the Meta SDK. Editor: - Add OVRProjectSetupMovementSDKSamples task to integrate with the Oculus Project Setup Tool for sample specific tasks - Remove ProjectValidationWindow, as the Project Setup Tool is used instead now Runtime: - Add support for tongue tracking - Add DeformationRig for driving available correctives on the face - Add full body for retargeting - Add full body animation constraints - Add toggle between high and low fidelity upper body tracking (IOBT) - Add body tracking calibration example - Updated helper menus to include setup for full body, and new constraints for upper body - Updated locomotion to support full body, and fix several bugs with locomotion - Updated locomotion to use animation blending between tracking (full body) and the locomotion animator Samples: - Updated the MovementAura scene with tongue support - Updated the MovementRetargeting scene to use a full body - Updated the MovementISDKIntegration scene to use a full body - Updated the MovementLocomotion scene to use a full body DEPRECATED: All legacy scripts have been placed in the Legacy folder. This includes the following: CustomMappings, FullBodyCustomMappings, AnimationConstraintMasker. Reviewed By: sohailshafiiWk Differential Revision: D52219081 fbshipit-source-id: 3dbdebc730609ec9c51ea8dee581ef36c831e9db
- Loading branch information