Mitchell Taylor
Mitchell Taylor
Rework OSCmooth to use the new VPM package format and provide a non-destructive component option
AnyState blending is useful for taking advantage of transition blending, Binary Decision Trees (not using AnyState, using float smoothing) are theoretically more performant.
The current expressions parameter handling within the tool could use some work. Mainly that the behavior of it seems inconsistent when dealing with existing parameters and parameter storage limits
This will tidy up the animator, especially when using many binary parameters (unfortunately can not condense Binary State Machines this way.)
## Overview This draft entails a rewrite of VRCFaceTracking's Mutator system, to better expose the Mutator to the end user and let users configure each individual Mutation. This also genericizes...