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

UniVRM components support #569

Open
wants to merge 6 commits into
base: main
Choose a base branch
from
Open

UniVRM components support #569

wants to merge 6 commits into from

Conversation

kaikoga
Copy link
Contributor

@kaikoga kaikoga commented Dec 19, 2023

Discussion: #467

Adds handlings of existing UniVRM components.

This does not yet support "merging" UniVRM components, as I think merging concrete UniVRM components makes no sense and we should add components like MA Merge VRM1 SpringBones (which adds SpringBone entries to VRM10Instance ) or MA Merge VRM0+VRM1 FirstPerson (which adds FirstPerson settings to VRMFirstPerson / VRM10Object ) instead.

For the final commit... should this make use of ndmf Platform API once it is available?

@bdunderscore
Copy link
Owner

I don't think using the platform API is required here, since this logic won't break when building for VRChat. If anything, there could be a platform pass that clears UniVRM components when building for VRChat.

@kaikoga
Copy link
Contributor Author

kaikoga commented Dec 30, 2023

I think I would rebase this PR because some VRM specific MA components are planned and their inspectors would need some localization.

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.

None yet

2 participants