Skip to content

🖼️ UI Release

Compare
Choose a tag to compare
@benaclejames benaclejames released this 08 Jul 21:14
· 514 commits to master since this release
49e96ed

It's been a long time coming, but finally VRCFaceTracking has a coherent user interface! Gone are the days of white text on a black terminal! You'll also be able to access eye and lip image feeds with this UI which will hopefully allow you to better position trackers on nonstandard headsets!
Thanks to everyone who contributed and otherwise supported the development of this update, and thanks to you for continuing to show VRChat that facial tracking isn't "just a niche"!

What's Changed 🤔

  • VRCFT OSC UI by @dfgHiatus in #81
  • Adding error message when loading an external module fails by @InconsolableCellist in #84
  • Added a check for the user folder parser to make sure an Avatar subfolder exists by @regzo2 in #85
  • Moving try/catch so that it's actually useful. by @InconsolableCellist in #86
  • Re-Enable and Fix Pimax Eye Tracking by @0x8080 in #88
  • Reduce memory consumption when working with large camera images by @m3gagluk in #91
  • Automatic OSC enable functionality
  • Add lip and eye images
  • Fixed double module teardown
  • Updated external tracking modules to be less likely to break with minor changes to their base class by using abstract class overrides
  • byemax a87fbbc

New Contributors 💖

Full Changelog: v3.0.1...v4.0.0