Skip to content

support upload 3d model to custom subfolder #8597

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

Conversation

jtydhr88
Copy link
Contributor

BE change for Comfy-Org/ComfyUI_frontend#4209 to support subfolder of 3d folder

Copy link
Collaborator

@christian-byrne christian-byrne left a comment

Choose a reason for hiding this comment

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

Adds subfolder support for 3D model loading using pathlib.rglob(). Implementation looks good.

Testing: Benchmarked rglob("*") with filtering vs other approaches - current implementation is 2-3x faster. Scales well with large directories.

This PR must be merged BEFORE the frontend PR Comfy-Org/ComfyUI_frontend#4209. The frontend is already sending subfolder parameters that require this backend support to function correctly.

@comfyanonymous comfyanonymous merged commit 79ed752 into comfyanonymous:master Jul 2, 2025
7 checks passed
rakki194 pushed a commit to rakki194/ComfyUI that referenced this pull request Jul 21, 2025
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.

3 participants