Tags: EyeTrackVR/ETVRTrackingModule
Tags
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