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

Misc code cleanup #91183

Merged
merged 1 commit into from
Apr 29, 2024
Merged

Misc code cleanup #91183

merged 1 commit into from
Apr 29, 2024

Conversation

KoBeWi
Copy link
Member

@KoBeWi KoBeWi commented Apr 25, 2024

Some random things I spotted.

  • Remove unused empty_stylebox from EditorAbout
  • Remove unused DISPLAY_CHANGED macro from RenderingServerDefault
  • Change pts variable in TextureProgressBar from Array to float array

@KoBeWi KoBeWi added this to the 4.3 milestone Apr 25, 2024
@KoBeWi KoBeWi requested review from a team as code owners April 25, 2024 21:46
@akien-mga
Copy link
Member

For some reason Vector has an append alias but LocalVector only supports push_back.

@akien-mga akien-mga merged commit 7cd6ea0 into godotengine:master Apr 29, 2024
16 checks passed
@akien-mga
Copy link
Member

Thanks!

@KoBeWi KoBeWi deleted the small_stuff branch April 29, 2024 08:46
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.

4 participants