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 missing DEFVAL in RenderingDevice.storage_buffer_create #39953

Merged

Conversation

neikeq
Copy link
Contributor

@neikeq neikeq commented Jun 29, 2020

This was a regression from #39827.
The ClassDB test catched this bug correctly. It would be great if we could get tests running in our CI to prevent cases like this to pass unnoticed.

@neikeq neikeq added this to the 4.0 milestone Jun 29, 2020
@akien-mga
Copy link
Member

It would be great if we could get tests running in our CI to prevent cases like this to pass unnoticed.

We need to implement godotengine/godot-proposals#991 to support headless mode and thus be able to run Godot on CI.

@akien-mga akien-mga merged commit 5a33c77 into godotengine:master Jun 30, 2020
@akien-mga
Copy link
Member

Thanks!

@neikeq neikeq deleted the fix-missing-defval-regr-from-39827 branch May 13, 2021 23:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants