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

Bvhのfloat.parseのロケール問題を修正 #383

Merged
merged 1 commit into from
Mar 10, 2020

Conversation

ousttrue
Copy link
Contributor

#382

https://docs.microsoft.com/en-us/dotnet/api/system.globalization.cultureinfo.invariantculture?view=netframework-4.8

ロケールを無視して英語で処理するぽい。小数点が、ピリオドでないロケール(フランス語など)に対する修正。

…ure) を追加

https://docs.microsoft.com/en-us/dotnet/api/system.globalization.cultureinfo.invariantculture?view=netframework-4.8
ロケールを無視して英語で処理するぽい。小数点が、ピリオドでないロケール(フランス語など)に対する修正。
@hiroj hiroj added this to the v0.56 milestone Mar 10, 2020
@hiroj hiroj merged commit 1c3f47f into vrm-c:master Mar 10, 2020
@fantom1x
Copy link
Contributor

👍

@ousttrue ousttrue deleted the fix_bvh_loader branch August 27, 2020 02:26
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.

3 participants