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

feat: VRMAnimation, emit a warning if the rest hips potision is approximately zero #1449

Merged
merged 1 commit into from
Aug 9, 2024

Conversation

0b5vr
Copy link
Contributor

@0b5vr 0b5vr commented Jul 25, 2024

VRMAnimationLoaderPlugin now emits a warning if the rest hips potision is approximately zero.

The animation violates the VRM T-pose the hips potision is approximately zero.

Based on the spec: https://github.com/vrm-c/vrm-specification/tree/master/specification/VRMC_vrm_animation-1.0#humanoid

@0b5vr 0b5vr added the enhancement New feature or request label Jul 25, 2024
@0b5vr 0b5vr requested a review from ke456-png July 25, 2024 10:13
@0b5vr 0b5vr self-assigned this Jul 25, 2024
@0b5vr
Copy link
Contributor Author

0b5vr commented Jul 26, 2024

just an idea: We might want to create a validator that checks VRM T-pose, that can be used for both VRM and VRMA

@ke456-png ke456-png marked this pull request as ready for review August 2, 2024 06:22
Copy link
Contributor

@ke456-png ke456-png left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

NICE!

@0b5vr 0b5vr added this to the next milestone Aug 9, 2024
@0b5vr 0b5vr merged commit ec7ddf8 into dev Aug 9, 2024
6 checks passed
@0b5vr 0b5vr deleted the validate-vrma branch August 9, 2024 07:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants