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

Remove unnecessary assignments #85071

Merged

Conversation

Rubonnek
Copy link
Member

This patch mostly simplifies some Vector or HashMap accesses detected in #84445.

Copy link
Member

@AThousandShips AThousandShips left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

These looks good (just confirming my own suggestions so someone else should confirm as well)

scene/main/resource_preloader.cpp Outdated Show resolved Hide resolved
@Rubonnek Rubonnek force-pushed the remove-unnecessary-assignments branch from 7a21671 to 6aba5db Compare November 19, 2023 14:46
@YuriSizov
Copy link
Contributor

Looks fine to me, aside from the two things that I've mentioned. Once addressed, this can be merged.

@YuriSizov YuriSizov modified the milestones: 4.x, 4.3 Dec 13, 2023
Co-authored-by: A Thousand Ships <[email protected]>
@Rubonnek Rubonnek force-pushed the remove-unnecessary-assignments branch from 6aba5db to 80fb8db Compare December 13, 2023 16:06
@YuriSizov YuriSizov merged commit 203c8c3 into godotengine:master Dec 14, 2023
15 checks passed
@Rubonnek Rubonnek deleted the remove-unnecessary-assignments branch December 14, 2023 16:46
@YuriSizov
Copy link
Contributor

Thanks!

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.

3 participants