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

fix: Fix type definition of VRM Animation #1374

Merged
merged 2 commits into from
Feb 26, 2024
Merged

fix: Fix type definition of VRM Animation #1374

merged 2 commits into from
Feb 26, 2024

Conversation

0b5vr
Copy link
Contributor

@0b5vr 0b5vr commented Feb 26, 2024

Fixed type definition of VRMC_vrm_animation.

  • Humanoid is optional
  • Properties of HumanoidHumanBones are optional - Some bones are required but that would be handled in the implementation side - I also fixed the VRMC_vrm one

See: https://github.com/vrm-c/vrm-specification/blob/2d40293a5aa21f1a5011d7a53074056bd31cbad3/specification/VRMC_vrm_animation-1.0/schema/VRMC_vrm_animation.schema.json
See: https://github.com/vrm-c/vrm-specification/blob/2d40293a5aa21f1a5011d7a53074056bd31cbad3/specification/VRMC_vrm_animation-1.0/schema/VRMC_vrm_animation.humanoid.humanBones.schema.json

@0b5vr 0b5vr added the bug Something isn't working label Feb 26, 2024
@0b5vr 0b5vr requested a review from ke456-png February 26, 2024 04:03
@0b5vr 0b5vr self-assigned this Feb 26, 2024
@0b5vr 0b5vr added this to the next milestone Feb 26, 2024
it attempts to use humanoid even when it doesn't exist
@ke456-png
Copy link
Contributor

[memo] specVersionだけが必須

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 merged commit 6e5bcd5 into dev Feb 26, 2024
6 checks passed
@0b5vr 0b5vr deleted the fix-vrma-type branch February 26, 2024 09:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants