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

Add test cases for validating null materials #946

Merged

Conversation

oocytanb
Copy link
Contributor

MeshExportValidator のテストケースを追加しました。

1 つのメッシュを持つオブジェクトに対し、

  • マテリアル数 0
  • null のマテリアル数 1
  • null のマテリアル数 2

のテストケースを作成しました。

いずれのケースも、Validator は、エクスポート不可とすべきはずです。
しかし、null のマテリアル数 2 の場合は、エクスポート不可にならず、テストに失敗します。

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
Copy link
Contributor

0.75.0

@oocytanb oocytanb deleted the fix/add_tests_for_validating_null_materials branch May 17, 2021 10:45
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