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

Vrm と それ以外の glb の処理分岐方法を変更 #1260

Merged
merged 2 commits into from
Sep 29, 2021

Conversation

ousttrue
Copy link
Contributor

@ousttrue ousttrue requested a review from Santarh September 29, 2021 04:50
Santarh
Santarh previously approved these changes Sep 29, 2021
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.

なるほど。1 点気になり。

@@ -427,7 +435,7 @@ async void LoadModelAsync(string path)
SetModel(instance);
}
}
catch (NotVrm0Exception)
Copy link
Contributor

Choose a reason for hiding this comment

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

拡張子が .vrm だが VRM モデルではない、という場合に catch できていたのがデグレってそう。

Copy link
Contributor Author

Choose a reason for hiding this comment

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

一応 catch しました。

Copy link
Contributor Author

Choose a reason for hiding this comment

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

vrm0 アプリで vrm1 モデルをロードしたときに起きる

@ousttrue ousttrue merged commit cbcf574 into vrm-c:master Sep 29, 2021
@ousttrue ousttrue deleted the fix/simple_viewer branch October 27, 2021 05:58
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