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

Ignore meshFilter if it hided or hasn't vertex #1283

Merged
merged 1 commit into from
Oct 8, 2021

Conversation

notargs
Copy link
Contributor

@notargs notargs commented Oct 8, 2021

  • MeshFilterが非表示の場合に、その情報をexportしないように変更しました
    • TextMeshProなどがツリーに紛れていたとき、それを含めないようにすることが目的
  • Meshが頂点を持たないとき、その情報をexportしないように変更しました
    • meshはexportされないが、それに紐付いた拡張情報や、マテリアルなどはexportされてしまうバグがあった

@notargs notargs requested a review from ousttrue October 8, 2021 04:53
Copy link
Contributor

@ousttrue ousttrue left a comment

Choose a reason for hiding this comment

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

👍

@ousttrue ousttrue merged commit 4a19a4e into vrm-c:master Oct 8, 2021
@ousttrue ousttrue added this to the v0.86 milestone Oct 8, 2021
@ousttrue
Copy link
Contributor

ousttrue commented Oct 8, 2021

#909 と関連かな

@ousttrue ousttrue mentioned this pull request Oct 11, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants