Erik Salazar

Results 5 issues of Erik Salazar

I used Vagrant with Windows 10 and there doesn't seem to be any errors in the logs when running **vagrant up**, but herokuwp.local only shows "File not found.". I cloned...

I have my `GestureLeft` & `GestureRight` parameters as floats in my FX Controller and works in VRChat, does not work on unity. GestureManager still treats them as `ints` somehow so...

planned for next release

# Summary Optimizes ARKIT, SRanipal & Unified Expressions FX controllers. Includes the Eye Rotation additive controller. # Improvements - Collapsed all layers with blendtrees into a single layer. - Reduced...

I recently updated https://github.com/Adjerry91/VRCFaceTracking-Templates smoothing blendtrees to be better performant. `OSCmooth` creates too many unnecessary blendtrees so it's not recommended to be used after generating the smoothing blendtrees. List of...

It's a simple layer that checks if a value changes by checking the Difference between the actual value and a proxy value, it does this by adding and subtracting both...