Skip to content

Pico Module 1.2

Compare
Choose a tag to compare
@regzo2 regzo2 released this 17 May 17:57
· 60 commits to vrcfacetracking-module since this release

This update includes changes that addresses performance, more rigorous initialization, and the removal of the requirement to delete the bridge app (the module will handle the process if it happens to be active).

What's Changed

  • ♻️ refactor by unsafe code by @frg2089 in #3
    • Rewrote ref data allocator to use pointers instead.
    • Added a check to see if the Streaming Assistant process is active (for initialization and data update).
    • More informational logging.
  • Added more informational logging when the Streaming Assistant is not running while using VRCFT.

New Contributors

Full Changelog: 1.0.0...1.2.0