Skip to content

Releases: regzo2/PicoStreamingAssistantFTUDP

1.5.1

22 Jun 21:33
fcb2e47
Compare
Choose a tag to compare

No changes to the code, just recompiled with a less new VRCFT core .dll.
Now VRCFT 5.1.X.X should work too

Pico Module 1.5

18 May 16:25
fcb2e47
Compare
Choose a tag to compare

What's Changed

Full Changelog: 1.4.1...1.5.0

Pico Module 1.4.1

14 Apr 13:03
c59326f
Compare
Choose a tag to compare

What's Changed

Full Changelog: 1.4.0...1.4.1

Pico Module 1.4

09 Apr 15:33
27a199d
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 1.3.0...1.4.0

Pico Module 1.3

22 Jul 21:40
Compare
Choose a tag to compare

This update adds support for the newest Streaming Assistant protocol, adds modular eye/expression loading, and fixes a couple of issues including a nasty memory leak!

What's Changed

  • Module now respects available eye/expression slots, allowing usage of devices such as the Vive Facial Tracker on top of the Pico module now!
  • Added logging feature (logs Pico data to a .csv file) by @rogermiranda1000 in #5
  • Update to latest SA by @rogermiranda1000 in #6
    • Fixed memory leak on Pxr data copy/extract.

New Contributors

Full Changelog: 1.2.0...1.3.0

Pico Module 1.2

17 May 17:57
Compare
Choose a tag to compare

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

Pico Module Release!

21 Apr 01:56
Compare
Choose a tag to compare

Use with new VRCFaceTracking V5.0.0 update!

Install via the Module Registry or you can download manually here and install.

Pico Module v1.1

03 May 18:11
Compare
Choose a tag to compare

This release fixes a potential issue with the module hanging up VRCFT on close.

Changes

  • Fixed module hanging main thread of VRCFT if no data is received.

Full Changelog: https://github.com/regzo2/PicoStreamingAssistantFTUDP/commits/1.1