Commit Graph
20 Commits
Author SHA1 Message Date
Terry JiaandGitHub 803af1e0c3 allow extra settings from pyproject.toml (#8526) 2025-06-13 23:11:55 -04:00
Terry JiaandGitHub 4d1c4b9797 Auto register web folder (#8505)
* auto register web folder from pyproject

* need pydantic-settings as dependency

* wrapped try/except for config_parser

* sf
2025-06-12 16:24:39 -04:00
Terry JiaandGitHub 9685d4f3c3 auto register web folder from pyproject (#8478)
* auto register web folder from pyproject

* need pydantic-settings as dependency
2025-06-11 16:21:28 -04:00
Terry JiaandGitHub 47d55b8b45 add support to read pyproject.toml from custom node (#8357)
* add support to read pyproject.toml from custom node

* sf

* use pydantic instead

* sf

* use pydantic_settings

* remove unnecessary try/catch and handle single-file python node

* sf
2025-06-03 19:59:13 -04:00
Terry JiaandGitHub b838c36720 remove mtl from 3d model file list (#8192) 2025-05-22 08:08:36 -04:00
Terry JiaandGitHub 9ad287ff20 add support to record video as output for 3d node (#7927)
* add support to record video as output for 3d node

* source format

* add support to record video for load3d animation node
2025-05-12 16:47:14 -04:00
Terry JiaandGitHub b7ed5f57bd string node (#7952) 2025-05-12 16:29:32 -04:00
Terry JiaandGitHub 065d855f14 upstream Preview Any from rgthree-comfy (#7815)
* upstream Preview Any from rgthree-comfy

* use IO.ANY
2025-05-02 13:15:54 -04:00
Terry JiaandGitHub 5c5457a4ef support more example folders (#7836)
* support more example folders

* add warning message
2025-04-29 11:28:04 -04:00
Terry JiaandGitHub 454a635c1b upstream MaskPreview from ComfyUI_essentials (#7719) 2025-04-22 05:00:28 -04:00
Terry JiaandGitHub 34e06bf7ec add support to output camera state (#7582) 2025-04-18 02:52:18 -04:00
Terry JiaandGitHub 2206246055 support output normal and lineart once (#7290) 2025-03-21 16:24:13 -04:00
Terry JiaandGitHub e1da98a14a remove unused params (#6931) 2025-03-09 14:07:09 -04:00
Terry JiaandGitHub 93c8607d51 remove light_intensity and fov from load3d (#6742) 2025-02-15 15:34:36 -05:00
Terry JiaandGitHub 768e035868 Add node for preview 3d animation (#6594)
* Add node for preview 3d animation

* remove bg_color param

* remove animation_speed param
2025-01-31 10:09:07 -08:00
Terry JiaandGitHub f3566f0894 remove some params from load 3d node (#6436) 2025-01-22 17:23:51 -05:00
Terry JiaandGitHub 953693b137 add fov and mask for load 3d node (#6308)
* add fov and mask for load 3d node

* some comments
2025-01-02 19:20:34 -05:00
Terry JiaandGitHub 517669aaa3 add preview 3d node (#6070)
* add preview 3d node

* mark 3d nodes as EXPERIMENTAL
2024-12-17 10:42:24 -08:00
Terry JiaandGitHub cc550d5908 use String directly to set bg color for load 3d canvas (#6057) 2024-12-16 10:51:40 -08:00
Terry JiaandGitHub bdf393792d add load 3d node support (#5564)
* add load 3d node support

* remove Preview3D from BE
2024-12-13 18:13:52 -05:00