Skip to content

Add XUAIGNORETREE#772

Merged
ManlyMarco merged 2 commits intomasterfrom
XUAIGNORETREE
Oct 14, 2025
Merged

Add XUAIGNORETREE#772
ManlyMarco merged 2 commits intomasterfrom
XUAIGNORETREE

Conversation

@ManlyMarco
Copy link
Copy Markdown
Collaborator

No description provided.

@ManlyMarco ManlyMarco requested a review from Copilot October 13, 2025 21:43
Copy link
Copy Markdown

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull Request Overview

This PR adds support for a new "XUAIGNORETREE" tag that allows ignoring components in entire GameObject hierarchies. The feature extends the existing "XUAIGNORE" functionality by checking parent transforms up the hierarchy for the new tag.

  • Adds "XUAIGNORETREE" constant and hierarchy traversal logic
  • Refactors the ShouldIgnoreTextComponent method to check parent transforms
  • Removes the HasIgnoredName helper method as it's no longer needed
  • Updates documentation to explain the new functionality

Reviewed Changes

Copilot reviewed 2 out of 2 changed files in this pull request and generated 2 comments.

File Description
ComponentExtensions.cs Implements XUAIGNORETREE functionality with hierarchy traversal and removes obsolete helper method
README.md Documents the new XUAIGNORETREE feature and its behavior

Tip: Customize your code reviews with copilot-instructions.md. Create the file or learn how to get started.

@ManlyMarco ManlyMarco merged commit 57bda70 into master Oct 14, 2025
@ManlyMarco ManlyMarco deleted the XUAIGNORETREE branch October 14, 2025 15:48
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