ComfyUI/comfy_api_nodes/apis
Alexander Piskun fb23935c11
feat(comfy_api): add basic 3D Model file types (#12129)
* 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
2026-02-03 10:31:46 -08:00
..
__init__.py
bfl.py
bria.py
bytedance.py chore(api-nodes): remove ByteDanceImageEditNode node (seededit) (#12069) 2026-01-26 13:58:33 -08:00
gemini.py
grok.py feat(api-nodes): add Grok Imagine nodes (#12136) 2026-01-28 12:46:57 -05:00
hitpaw.py [API Nodes] HitPaw API nodes (#12117) 2026-02-02 19:17:59 -08:00
hunyuan3d.py
ideogram.py
kling.py
luma.py
magnific.py [API Nodes] add Magnific nodes (#11986) 2026-01-26 14:10:09 -08:00
meshy.py feat(comfy_api): add basic 3D Model file types (#12129) 2026-02-03 10:31:46 -08:00
minimax.py
moonvalley.py
openai.py
pixverse.py
recraft.py feat(api-nodes): add RecraftCreateStyleNode node (#12055) 2026-01-30 14:04:43 -08:00
rodin.py
runway.py
stability.py
topaz.py
tripo.py
veo.py
vidu.py feat(api-nodes): add Q3 models and support for Extend and MultiFrame Vidu endpoints (#12175) 2026-01-30 22:44:08 -08:00
wavespeed.py