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

[3.x] Add check to ensure registered classes are declared #81117

Merged
merged 1 commit into from
Sep 6, 2023

Conversation

AThousandShips
Copy link
Member

Checks that all classes registered to ClassDB have been properly declared with GDCLASS

Checks that all classes registered to `ClassDB` have been properly declared with `GDCLASS`
@AThousandShips AThousandShips added enhancement topic:core cherrypick:3.5 Considered for cherry-picking into a future 3.5.x release labels Aug 29, 2023
@AThousandShips AThousandShips added this to the 3.6 milestone Aug 29, 2023
@AThousandShips AThousandShips requested a review from a team as a code owner August 29, 2023 11:15
@akien-mga akien-mga merged commit 5279566 into godotengine:3.x Sep 6, 2023
13 checks passed
@akien-mga
Copy link
Member

Thanks!

@akien-mga
Copy link
Member

Cherry-picked for 3.5.3.

@akien-mga akien-mga removed the cherrypick:3.5 Considered for cherry-picking into a future 3.5.x release label Sep 6, 2023
@AThousandShips AThousandShips deleted the object_register_fix_3_x branch September 6, 2023 11:39
@AThousandShips
Copy link
Member Author

Thank you!

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