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

Add tree filtering to Advanced Import Settings #76485

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

jeronimo-schreyer
Copy link
Contributor

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

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
Copy link
Member

fire commented Apr 26, 2023

Is this tree filtering or light previewing?

@jeronimo-schreyer
Copy link
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
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
5 participants