Skip to content

Fix HashMap/HashSet in natvis after member renames#110882

Merged
Repiteo merged 1 commit into
godotengine:masterfrom
nikitalita:patch-4
Sep 25, 2025
Merged

Fix HashMap/HashSet in natvis after member renames#110882
Repiteo merged 1 commit into
godotengine:masterfrom
nikitalita:patch-4

Conversation

@nikitalita
Copy link
Copy Markdown
Contributor

After #107045 was merged, godot.natvis visualization of HashMaps and HashSets was broken. This updates it to reflect the member renames.

Copy link
Copy Markdown
Member

@Ivorforce Ivorforce left a comment

Choose a reason for hiding this comment

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

It's rather upsetting to see that we have files that eagerly break encapsulation of C++ classes. But i guess for debug purposes it's acceptable.

Thanks for fixing this!

@Repiteo Repiteo merged commit d5848e2 into godotengine:master Sep 25, 2025
20 checks passed
@Repiteo
Copy link
Copy Markdown
Contributor

Repiteo commented Sep 25, 2025

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.

4 participants