Skip to content

Fix some virtual methods#49546

Merged
akien-mga merged 1 commit intogodotengine:masterfrom
KoBeWi:;_;
Jun 13, 2021
Merged

Fix some virtual methods#49546
akien-mga merged 1 commit intogodotengine:masterfrom
KoBeWi:;_;

Conversation

@KoBeWi
Copy link
Copy Markdown
Member

@KoBeWi KoBeWi commented Jun 12, 2021

Follow-up to #48746 as some mistakes were made :/

btw we should probably enforce that all virtual methods start with underscore. Should be easy to do by parsing XML files.

@KoBeWi KoBeWi added this to the 4.0 milestone Jun 12, 2021
@KoBeWi KoBeWi requested a review from a team as a code owner June 12, 2021 23:37
@akien-mga akien-mga merged commit 56edf2d into godotengine:master Jun 13, 2021
@akien-mga
Copy link
Copy Markdown
Member

Thanks!

@akien-mga
Copy link
Copy Markdown
Member

btw we should probably enforce that all virtual methods start with underscore. Should be easy to do by parsing XML files.

This could also be done in the engine itself, e.g. in test_class_db.h.

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