Benjamin Lu
fef02e5f56
[refactor] Migrate litegraph imports from npm package to local subtree
...
- Updated all imports from '@comfyorg/litegraph' to '@/lib/litegraph/src/'
- Replaced deep dist imports with direct source paths
- Updated CSS import in main.ts
- All imports now use the @ alias consistently
2025-08-03 22:06:29 -04:00
Terry Jia
ed1d944e0e
[3d] remove unnecessary uploadTexture ( #4357 )
2025-07-19 11:38:49 -07:00
Terry Jia
b531d34027
[3d] performance improve ( #3961 )
2025-05-21 21:29:52 -04:00
Terry Jia
49d32f4809
[3d] support mtl for obj file ( #3933 )
...
Co-authored-by: github-actions <github-actions@github.com >
2025-05-19 20:48:57 -07:00
Terry Jia
ebd9c96a28
[3d] bug fix and add loading for background image change ( #3888 )
2025-05-14 16:11:36 -04:00
Terry Jia
754eb807de
[3d] some improvement for load3d recording video ( #3794 )
2025-05-06 22:03:12 -04:00
Chenlei Hu
dc5d7ea1be
[lint] Enforce @typescript-eslint/no-floating-promises ( #3402 )
2025-04-11 12:19:22 -04:00
Terry Jia
abe65e58a0
[3d] add support to upload texture ( #3224 )
...
Co-authored-by: github-actions <github-actions@github.com >
2025-03-24 16:58:45 -04:00
Terry Jia
0863fda6a4
[3d] add support to export different formats ( #3176 )
...
Co-authored-by: github-actions <github-actions@github.com >
2025-03-21 11:04:39 -04:00
Terry Jia
afdb94f12f
[3d] refactor legacy code by using new vue style ( #3161 )
2025-03-20 10:28:35 -04:00
Chenlei Hu
a049e9ae2d
[TS] Enable strict mode ( #3136 )
2025-03-18 22:57:17 -04:00
Terry Jia
0cfd6a487a
[3d] apply new vue desige ( #3018 )
2025-03-13 20:37:54 -04:00
Terry Jia
445be93d50
[3d] extract controls classes ( #2948 )
2025-03-09 17:32:49 -04:00
Terry Jia
3d6fe41ee9
[3d] add edge threshold support ( #2939 )
...
Co-authored-by: github-actions <github-actions@github.com >
2025-03-09 13:44:30 -04:00
Terry Jia
b1713b4c80
[3d] add lineart mode ( #2800 )
...
Co-authored-by: github-actions <github-actions@github.com >
2025-03-02 10:48:23 -05:00
Terry Jia
d033640927
[3d] redesign UI ( #2686 )
...
Co-authored-by: github-actions <github-actions@github.com >
Co-authored-by: Chenlei Hu <huchenlei@proton.me >
2025-02-23 10:14:52 -05:00
Terry Jia
c502b86c31
[3d] refactor load3d nodes ( #2683 )
...
Co-authored-by: github-actions <github-actions@github.com >
2025-02-22 18:36:47 -05:00
Terry Jia
c3c6ec627b
[3d] support using image as background ( #2657 )
...
Co-authored-by: github-actions <github-actions@github.com >
2025-02-20 20:05:54 -05:00
Terry Jia
b2375a150c
[3d] fully convert load 3d nodes into vue ( #2590 )
2025-02-16 20:15:49 -05:00