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

chore: promote extended collider specVersion from 1.0-draft to 1.0 #1461

Merged
merged 1 commit into from
Aug 7, 2024

Conversation

0b5vr
Copy link
Contributor

@0b5vr 0b5vr commented Aug 7, 2024

This PR applies the promotion of VRMC_springBone_extended_collider from 1.0-draft to 1.0.

See: vrm-c/vrm-specification#482

@0b5vr 0b5vr added this to the v3.1 milestone Aug 7, 2024
@0b5vr 0b5vr requested a review from ke456-png August 7, 2024 06:35
@0b5vr 0b5vr self-assigned this Aug 7, 2024
@@ -25,7 +25,7 @@ const POSSIBLE_SPEC_VERSIONS = new Set(['1.0', '1.0-beta']);
/**
* Possible spec versions of `VRMC_springBone_extended_collider` it recognizes.
*/
const POSSIBLE_SPEC_VERSIONS_EXTENDED_COLLIDERS = new Set(['1.0-draft']);
const POSSIBLE_SPEC_VERSIONS_EXTENDED_COLLIDERS = new Set(['1.0']);
Copy link
Contributor Author

Choose a reason for hiding this comment

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

Since we don't expect to see much of 1.0-draft models, we will drop support 1.0-draft at this time.

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.

👍

@0b5vr 0b5vr merged commit 9068b96 into dev Aug 7, 2024
5 checks passed
@0b5vr 0b5vr deleted the extended-collider-promote branch August 7, 2024 07:14
@0b5vr 0b5vr modified the milestones: v3.1, next Aug 7, 2024
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.

2 participants