Skip to content

Fix shadowed variable names in is_xr_class()#751

Merged
BastiaanOlij merged 1 commit into
GodotVR:masterfrom
squidt:fix-more-warnings
Nov 12, 2025
Merged

Fix shadowed variable names in is_xr_class()#751
BastiaanOlij merged 1 commit into
GodotVR:masterfrom
squidt:fix-more-warnings

Conversation

@squidt

@squidt squidt commented Nov 12, 2025

Copy link
Copy Markdown
Contributor

Will conflict with PR *#738. Renames the param name to xr_name. I was careful to also do this in the super(name) calls. Searching all files in the project, there are no missing super(name) (it was not called anywhere else), and no remaining is_xr_class(name.

@BastiaanOlij BastiaanOlij left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

LGTM

@BastiaanOlij BastiaanOlij merged commit 755a80b into GodotVR:master Nov 12, 2025
9 checks passed
@squidt squidt deleted the fix-more-warnings branch November 12, 2025 22:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants