mirror of
https://github.com/comfyanonymous/ComfyUI.git
synced 2026-02-07 12:02:37 +08:00
* feat(comfy_api): add basic 3D Model file types * update Tripo nodes to use File3DGLB * update Rodin3D nodes to use File3DGLB * address PR review feedback: - Rename File3D parameter 'path' to 'source' - Convert File3D.data property to get_data() - Make .glb extension check case-insensitive in nodes_rodin.py - Restrict SaveGLB node to only accept File3DGLB * Fixed a bug in the Meshy Rig and Animation nodes * Fix backward compatability |
||
|---|---|---|
| .. | ||
| __init__.py | ||
| bfl.py | ||
| bria.py | ||
| bytedance.py | ||
| gemini.py | ||
| grok.py | ||
| hitpaw.py | ||
| hunyuan3d.py | ||
| ideogram.py | ||
| kling.py | ||
| luma.py | ||
| magnific.py | ||
| meshy.py | ||
| minimax.py | ||
| moonvalley.py | ||
| openai.py | ||
| pixverse.py | ||
| recraft.py | ||
| rodin.py | ||
| runway.py | ||
| stability.py | ||
| topaz.py | ||
| tripo.py | ||
| veo.py | ||
| vidu.py | ||
| wavespeed.py | ||