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

Simplify some UID conversions #99253

Merged
merged 1 commit into from
Nov 15, 2024
Merged

Simplify some UID conversions #99253

merged 1 commit into from
Nov 15, 2024

Conversation

KoBeWi
Copy link
Member

@KoBeWi KoBeWi commented Nov 14, 2024

Micro-follow-up to #99226
Replaces long conversions between UID and paths with the new methods. Turns out most of the code check for invalid UID first, so direct conversion is rarely used.

Still, the methods might be used more in the future, e.g. in #99137

@KoBeWi KoBeWi added this to the 4.4 milestone Nov 14, 2024
@KoBeWi KoBeWi requested review from a team as code owners November 14, 2024 22:24
@Repiteo Repiteo merged commit 773c8e9 into godotengine:master Nov 15, 2024
20 checks passed
@Repiteo
Copy link
Contributor

Repiteo commented Nov 15, 2024

Thanks!

@KoBeWi KoBeWi deleted the tldr branch November 15, 2024 21:23
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