Skip to content

Tags: EyeTrackVR/ETVRTrackingModule

Tags

0.0.5

Toggle 0.0.5's commit message
Update module.json

0.0.4

Toggle 0.0.4's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
feat: Add support for configuring the module via OSC

* Add support for more OSC meessage types

* Add support for mapping halved values properly

* PoC move updating VRCFT state to Update() instead of affecting it right away

TODO:
- tweak emulation values
- performance profile
- config staleness after updating by ETVR App

* Rework config updating - fix stale config issue in mappers

* Move SmoothStep to utils directory

* Add Custom listening IP address to config

* Add support for sending string and Ip address values over OSC

* Fix emulating eyebrows on v2 mapper crashing

* Make emulation opt-in

* Fix wonky widen / squeeze emulation on v1 params

* Adjust default emulation settings

* Remove IP address from updateable fields - wrong idea

* Switch default listening address from loopback to Any

0.0.3

Toggle 0.0.3's commit message
Make Update() sleep for 100ms to reduce CPU usage due to VRCFT consta…

…ntly checking if the thread is alive

0.0.2

Toggle 0.0.2's commit message
Switch emulating eyebrows to separate threshold param

v0.0.1

Toggle v0.0.1's commit message
Add a readme describing the project

v0.0.1-alpha

Toggle v0.0.1-alpha's commit message
Add a readme describing the project