Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

New features in Animator Wizard and misc #5

Open
wants to merge 10 commits into
base: master
Choose a base branch
from

Conversation

strakacher21
Copy link

@strakacher21 strakacher21 commented Jan 12, 2025

  • Added automatic creation of OSC smooth and EyeTracking in Animator Wizard and other customization options

  • Removed VRChat SDK suggestion for better tracking of FBT where the hip bone did not match the 90 degree angle between the legs (Now the hip corresponds to this angle).
  • Slightly improved UV.
  • Brows Tracking Fix: removed 4 float unnecessary parameters for eyebrow tracking, namely: v2/BrowDownLeft and v2/BrowDownRight, v2/BrownUpRight and v2/BrowUpLeft. Their work is fully performed by v2/BrowExpressionLeft and v2/BrowExpressionRight (tested, everything works the same as it was, and there are fewer parameters!).

Fixed numerous bugs in Animator Wizard script (flag fixes, added new split functions, code optimization), changes in icons, fixed some animations, added Avatar 3D Thumbnail (avatar preview in VRChat). Fixes to some avatar functions, and FaceTracking by parameters has been simplified (not tested yet!).
Trivia:
- FaceToggleActiveParam has been fixed (save bug), as well as the name ftprefix+LipSync;
- The rarely used “ftreset” function was removed (one bool variable was freed);
- Added Avatar 3.0 manager package.
@strakacher21 strakacher21 changed the title Added automatic creation of OSC smooth and EyeTracking in Animator Wizard New features in Animator Wizard and misc Mar 9, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant