-
Notifications
You must be signed in to change notification settings - Fork 703
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Added new AVP::AnimationOptimization property (#6269)
* Added new AVP::AnimationCacheMode API * Fixed build break and added MUX_PUBLIC_V2 * Renamed InstantiateAnimations to CreateAnimations, reordered args in IAnimatedVisualSource3 method * Addressed comments after discussion * Stop DestroyAnimations callback after CreateAnimations is called * Upate animated visual player to speicially implement IAnimatedVisualPlayer2 because it was not doing so due to the DeriveFromPanelHelper_base implementation. * Use a using statement instead of explicit redirection. * Regenerated LottieLogo file * Added Rs5+ check * Removed comment * Added another rs5+ check Co-authored-by: Stephen Peters <[email protected]>
- Loading branch information
1 parent
62d9a6e
commit 8d59449
Showing
9 changed files
with
3,107 additions
and
3,853 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.