Skip to content

Add tree filtering to Advanced Import Settings - #76485

Closed
jeronimo-schreyer wants to merge 1 commit into
godotengine:masterfrom
jeronimo-schreyer:add_node_filtering_to_resource_importer
Closed

Add tree filtering to Advanced Import Settings#76485
jeronimo-schreyer wants to merge 1 commit into
godotengine:masterfrom
jeronimo-schreyer:add_node_filtering_to_resource_importer

Conversation

@jeronimo-schreyer

@jeronimo-schreyer jeronimo-schreyer commented Apr 26, 2023

Copy link
Copy Markdown
Contributor

implements node filtering in the scene import settings dialog

Updates
scene_import_settings.cpp
scene_import_settings.h

@jeronimo-schreyer
jeronimo-schreyer requested a review from a team as a code owner April 26, 2023 17:40
@fire

fire commented Apr 26, 2023

Copy link
Copy Markdown
Member

Is this tree filtering or light previewing?

@jeronimo-schreyer

Copy link
Copy Markdown
Contributor Author

I assume your question is about whether the filtered nodes are then imported into the project. In that case, yes, this only responds to a "visual" filtering of the scene tree.

@YeldhamDev YeldhamDev added this to the 4.1 milestone Apr 27, 2023
@akien-mga akien-mga modified the milestones: 4.1, 4.2 Jun 19, 2023
@AThousandShips AThousandShips modified the milestones: 4.2, 4.3 Oct 26, 2023
@jeronimo-schreyer
jeronimo-schreyer force-pushed the add_node_filtering_to_resource_importer branch from 43c7ff8 to 2d70db8 Compare December 21, 2023 23:59
implements node filtering in the scene import settings dialog

Updates
scene_import_settings.cpp
scene_import_settings.h
@jeronimo-schreyer
jeronimo-schreyer force-pushed the add_node_filtering_to_resource_importer branch from 2d70db8 to f291d7e Compare December 22, 2023 00:36
@AThousandShips AThousandShips modified the milestones: 4.3, 4.4 Jul 25, 2024
@Repiteo Repiteo modified the milestones: 4.4, 4.x Feb 24, 2025
@Repiteo
Repiteo requested a review from a team as a code owner February 17, 2026 20:11
@romgerman

Copy link
Copy Markdown
Contributor

Is this PR dead? Would really help when importing modular 3d models (one big file with hundreds of models).

@jeronimo-schreyer

Copy link
Copy Markdown
Contributor Author

Closing this PR in favor of
#117826

@AThousandShips AThousandShips removed this from the 4.x milestone Mar 25, 2026
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.

Add node tree filter/search to Advanced Import Settings

7 participants