Skip to content

support upload 3d model to custom subfolder#8597

Merged
comfyanonymous merged 1 commit intoComfy-Org:masterfrom
jtydhr88:support-custom-subfolder-upload
Jul 2, 2025
Merged

support upload 3d model to custom subfolder#8597
comfyanonymous merged 1 commit intoComfy-Org:masterfrom
jtydhr88:support-custom-subfolder-upload

Conversation

@jtydhr88
Copy link
Contributor

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

Copy link
Contributor

@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 Comfy-Org:master Jul 2, 2025
7 checks passed
adlerfaulkner pushed a commit to LucaLabsInc/ComfyUI that referenced this pull request Oct 16, 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