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 Vector4, Vector4i, and Projection missing from ClassDB tests #95517

Merged
merged 1 commit into from
Aug 14, 2024

Conversation

aaronfranke
Copy link
Member

Without this PR, binding Vector4, Vector4i, and Projection default arguments will fail the tests.

I fixed it by adding these, and by removing the default: to ensure this does not happen again.

@akien-mga akien-mga modified the milestones: 4.4, 4.3 Aug 14, 2024
@akien-mga akien-mga merged commit 0e355d7 into godotengine:master Aug 14, 2024
18 checks passed
@akien-mga
Copy link
Member

Thanks!

@aaronfranke aaronfranke deleted the fix-vec4-classdb branch August 15, 2024 02:12
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