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

Fix some small errors #591

Merged
merged 2 commits into from
Sep 19, 2024
Merged

Fix some small errors #591

merged 2 commits into from
Sep 19, 2024

Conversation

fyellin
Copy link
Contributor

@fyellin fyellin commented Sep 19, 2024

Forgot to delete one _release

Allow most of tests in test_wgpu_vertex_instance to run even if multi-draw-indirect isn't available. This will be useful in the future as we add more features. Also simplified the code a little bit.

Fixed one test where I believe naga's behavior is incorrect. I updated the test to accept either naga's current behavior or the behavior of the JS implementation.

tests/test_set_override.py Outdated Show resolved Hide resolved
@fyellin
Copy link
Contributor Author

fyellin commented Sep 19, 2024

I don't have sufficient privileges (write access) to do the merge.

@Korijn Korijn merged commit 8c077c4 into pygfx:main Sep 19, 2024
23 checks passed
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