ComfyUI/comfy_api/latest/_util
bigcat88 c51b30de9c 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
2026-02-03 15:30:59 +02:00
..
__init__.py feat(comfy_api): add basic 3D Model file types 2026-02-02 14:23:33 +02:00
geometry_types.py address PR review feedback: 2026-02-03 15:30:59 +02:00
image_types.py [V3] converted nodes_images.py to V3 schema (#11206) 2025-12-26 19:39:02 -08:00
video_types.py chore(comfy_api): replace absolute imports with relative (#11145) 2025-12-08 01:21:41 -08:00