Skip to content

fix: VRMSpringBoneLoaderPlugin, skip springs without joints#1852

Merged
0b5vr merged 2 commits into
devfrom
vrm1-spring-permissive
Jul 15, 2026
Merged

fix: VRMSpringBoneLoaderPlugin, skip springs without joints#1852
0b5vr merged 2 commits into
devfrom
vrm1-spring-permissive

Conversation

@0b5vr

@0b5vr 0b5vr commented Jul 8, 2026

Copy link
Copy Markdown
Contributor

Some VRMC_springBone assets can contain a spring entry without joints. Such a spring is invalid but we should go permissive. Show a warning and skip that spring instead of bailing out the entire loader.

Related: 806d70d

0b5vr added 2 commits July 8, 2026 16:54
Some VRMC_springBone assets can contain a spring entry without `joints`.
Such a spring is invalid but we should go permissive.
Show a warning and skip that spring instead of bailing out the entire loader.

Related: 806d70d
VRMSpringBoneJoint: `VRMSpringBoneManager` is used by doc comments. Suppressing the warning using eslint-disable-next-line
@0b5vr 0b5vr added this to the next milestone Jul 8, 2026
@0b5vr 0b5vr requested a review from ke456-png July 8, 2026 08:24
@0b5vr 0b5vr self-assigned this Jul 8, 2026
@ke456-png ke456-png modified the milestones: v3.5.5, next Jul 9, 2026

@ke456-png ke456-png left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Thanks!

@0b5vr 0b5vr merged commit cbd9a77 into dev Jul 15, 2026
9 checks passed
@0b5vr 0b5vr deleted the vrm1-spring-permissive branch July 15, 2026 07:15
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