Skip to content

Tags: SeedV/SeedUnityVRKit

Tags

v0.4.0-alpha

Toggle v0.4.0-alpha's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Add Avatoranimator script for seedV modal (#45)

* Add Avatoranimator script for seedV modal

* Fix some coding style error

* Fixed coding style error

* Fix coding style error

* Fix coding style error

* Fix coding style error

* Fixed some review recommend

* Extract FaceLandmarks into a param to SetMouth

* Update method param and remove code redundancy

* Untrack unneeded file

* Fix spelling.

* Untrack AvatarAnimator.cs

Co-authored-by: sunzhifeng <[email protected]>
Co-authored-by: henryouly <[email protected]>

v0.3.0-alpha

Toggle v0.3.0-alpha's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Keep track of FPS throughput at different key moments. (#36)

* Keep track of FPS throughput at different key moments.

* Fix typo.

v0.2.0-alpha

Toggle v0.2.0-alpha's commit message
Update .gitattributes

Co-authored-by: Yonggang Wang <[email protected]>

v0.1.0-alpha

Toggle v0.1.0-alpha's commit message
Fix lint issues in current codebase.