dfgHiatus

Results 7 issues of dfgHiatus

![image](https://github.com/benaclejames/VRCFaceTracking/assets/51272212/253b6ce6-6450-42b0-a44b-5ed4067ae076)

I am currently developing the VRCFT v5 Pimax Module, and as part of the module's usage users need to calibrate their eye tracking. This was historically done by either entering...

enhancement

As part of the Quest Pro module's development, we've required users to specify custom data via a text file - this is an unintuitive approach, and I imagine other module...

I am developing a [mod](https://github.com/dfgHiatus/Status) in which a user can define strings in their configuration. It would be helpful for me (and I imagine other developers) to know when a...

enhancement

This PR adds locale support to the Project Babble app. I've yet to test it for extended periods of time but so far it looks good. Comes with 3 languages:...

During my efforts to get the Linux installer working, I observed some odd behavior coming from `misc_utils.py`. The culprit block of code is at its start: ```python 9 from pygrabber.dshow_graph...

The following PR adds a Linux installer script for Project Babble. At a very high level: 1. This clones the Project Babble repo to the user's computer. 2. Creates a...