Raz
Raz
### Problem Face tracking often adds a significant number of parameters to deal with, which can make later manual editing of controllers unwieldy. ### Solution Add Optional detection and addressing...
### **Describe the bug** When driving the endpoint `/input/Voice` with the `pythonosc` library, input properties change unexpectedly. The same does not happen when using Hexler TouchOSC. On Desktop, the Mute/Unmute...
## Summary This change adds the following features: - `[HarmonyPatchCategory(string category)]` attribute, applied to patch container classes to specify one category for a patch - `Harmony.PatchCategories(string category)` method, called to...
Adds Hierarchy2 entries to the GameObject context menu, for quicker access. 
**Describe the bug** The `--profile` argument (among others) for VRChat isn't handled during relaunches, meaning it will always relaunch into the last instance with profile 0 (the default). This can...
The new "status automation" feature has 5 pre-specified combinations of statuses. This is a good feature, but limiting - there are more combos available. Users should be able to toggle...
It's possible to pop out the parameter window, and this breaks certain things. Ex. when deleting a parameter:  Thanks to @jetees for reporting this.
This can cause issues with other scripts that generate states with AddState. Let's patch internal functions so this doesn't happen. Thanks @dreadrith for the help pointing this out and some...
Currently, if an avatar is disabled in the scene and ContinuousAvatarUploader attempts to upload it, the upload will fail. I keep most avatars disabled in my scene for better editor...
As far as I can tell, there's currently no way for a package repo listing to reference another repo listing. That means that if you're publishing a package that depends...