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

experimental zip archive importer #1080

Merged
merged 1 commit into from
Jun 30, 2021

Conversation

ousttrue
Copy link
Contributor

実験的

zip_pref

@ousttrue ousttrue requested a review from Santarh June 29, 2021 06:56
Copy link
Contributor

@Santarh Santarh left a comment

Choose a reason for hiding this comment

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

LGTM

@@ -68,6 +70,10 @@ private static void OnPreferenceGUI()
AssetDatabase.ImportAsset(path, default);
}
}

// zip
UniGLTF.UniGLTFPreference.ToggleSymbol("Enable zip importer that contains gltf", UNIGLTF_ENABLE_ZIPARCHVIE_IMPORTER);
Copy link
Contributor

Choose a reason for hiding this comment

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

Preference で define を toggle できる

@ousttrue ousttrue merged commit d90520f into vrm-c:master Jun 30, 2021
@ousttrue ousttrue deleted the feature/zip_archvie_importer branch October 27, 2021 06:00
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