ComfyUI/comfy_api_nodes
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
..
apis feat(comfy_api): add basic 3D Model file types (#12129) 2026-02-03 10:31:46 -08:00
util feat(comfy_api): add basic 3D Model file types (#12129) 2026-02-03 10:31:46 -08:00
__init__.py [API nodes] Add backbone for supporting api nodes in ComfyUI (#7745) 2025-04-23 02:18:08 -04:00
nodes_bfl.py chore(api-nodes): remove non-used; extract model to separate files (#11927) 2026-01-17 18:52:45 -08:00
nodes_bria.py chore(api-nodes): rename BriaImage and OpenAIGImage nodes (#12022) 2026-01-21 23:42:04 -08:00
nodes_bytedance.py chore(api-nodes): remove ByteDanceImageEditNode node (seededit) (#12069) 2026-01-26 13:58:33 -08:00
nodes_gemini.py chore(api-nodes): remove non-used; extract model to separate files (#11927) 2026-01-17 18:52:45 -08:00
nodes_grok.py feat(api-nodes): add Grok Imagine nodes (#12136) 2026-01-28 12:46:57 -05:00
nodes_hitpaw.py [API Nodes] HitPaw API nodes (#12117) 2026-02-02 19:17:59 -08:00
nodes_hunyuan3d.py feat(comfy_api): add basic 3D Model file types (#12129) 2026-02-03 10:31:46 -08:00
nodes_ideogram.py chore(api-nodes): remove non-used; extract model to separate files (#11927) 2026-01-17 18:52:45 -08:00
nodes_kling.py [API Nodes] add TencentHunyuan3D nodes (#12026) 2026-01-24 17:10:09 -08:00
nodes_ltxv.py [Api Nodes]: Improve Price Badge Declarations (#11582) 2026-01-13 16:18:28 -08:00
nodes_luma.py chore(api-nodes): remove non-used; extract model to separate files (#11927) 2026-01-17 18:52:45 -08:00
nodes_magnific.py [API Nodes] add Magnific nodes (#11986) 2026-01-26 14:10:09 -08:00
nodes_meshy.py feat(comfy_api): add basic 3D Model file types (#12129) 2026-02-03 10:31:46 -08:00
nodes_minimax.py chore(api-nodes): remove non-used; extract model to separate files (#11927) 2026-01-17 18:52:45 -08:00
nodes_moonvalley.py chore(api-nodes): remove non-used; extract model to separate files (#11927) 2026-01-17 18:52:45 -08:00
nodes_openai.py chore(api-nodes): rename BriaImage and OpenAIGImage nodes (#12022) 2026-01-21 23:42:04 -08:00
nodes_pixverse.py chore(api-nodes): remove non-used; extract model to separate files (#11927) 2026-01-17 18:52:45 -08:00
nodes_recraft.py feat(api-nodes): add RecraftCreateStyleNode node (#12055) 2026-01-30 14:04:43 -08:00
nodes_rodin.py feat(comfy_api): add basic 3D Model file types (#12129) 2026-02-03 10:31:46 -08:00
nodes_runway.py chore(api-nodes): remove non-used; extract model to separate files (#11927) 2026-01-17 18:52:45 -08:00
nodes_sora.py [API Nodes] add TencentHunyuan3D nodes (#12026) 2026-01-24 17:10:09 -08:00
nodes_stability.py chore(api-nodes): remove non-used; extract model to separate files (#11927) 2026-01-17 18:52:45 -08:00
nodes_topaz.py [API Nodes] add TencentHunyuan3D nodes (#12026) 2026-01-24 17:10:09 -08:00
nodes_tripo.py feat(comfy_api): add basic 3D Model file types (#12129) 2026-02-03 10:31:46 -08:00
nodes_veo2.py chore(api-nodes): remove non-used; extract model to separate files (#11927) 2026-01-17 18:52:45 -08:00
nodes_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
nodes_wan.py [Api Nodes]: Improve Price Badge Declarations (#11582) 2026-01-13 16:18:28 -08:00
nodes_wavespeed.py feat(api-nodes): add WaveSpeed nodes (#11945) 2026-01-20 13:05:40 -08:00