Terry Jia
|
35ff882ff2
|
[3d] better solution to support reading extra resource/texture (#4209)
|
2025-07-01 21:25:18 -07:00 |
|
Terry Jia
|
78ebc54ebe
|
[3d] bugfix for preview manager (#4147)
|
2025-06-13 17:34:45 -07:00 |
|
Terry Jia
|
b2918a4cf6
|
Improve bg color image logic (#4095)
|
2025-06-08 01:20:56 -07:00 |
|
Terry Jia
|
1ca71caf45
|
[3d] performance improvement by using threejs setViewport (#4079)
|
2025-06-06 17:35:16 -07:00 |
|
Terry Jia
|
8209765eec
|
[3d] improve mtl support logic (#3965)
|
2025-05-23 18:22:13 -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 |
|
filtered
|
3aea2c120a
|
Update widget types to match Litegraph changes (#3808)
|
2025-05-08 06:56:53 +10:00 |
|
Terry Jia
|
db81b62274
|
[3d] add record video support for load3d animation node (#3798)
|
2025-05-07 10:12:33 -04:00 |
|
Terry Jia
|
754eb807de
|
[3d] some improvement for load3d recording video (#3794)
|
2025-05-06 22:03:12 -04:00 |
|
Terry Jia
|
77ac4a415c
|
[3d] add recording video support (#3749)
Co-authored-by: github-actions <github-actions@github.com>
|
2025-05-03 23:00:07 -04:00 |
|
filtered
|
8713cd6e25
|
[TS] Require override keyword (#3746)
|
2025-05-03 19:54:45 -04:00 |
|
Terry Jia
|
40d08a890d
|
[3d] move default values of backgroundColor, LightIntensity, LightMaximum, LightMinimum, LightStep to settings panel (#3536)
Co-authored-by: github-actions <github-actions@github.com>
|
2025-04-20 23:08:23 -04:00 |
|
Terry Jia
|
1a066c7062
|
[3d] move default values of showPreview, showGrid, cameraType to settings panel (#3443)
Co-authored-by: github-actions <github-actions@github.com>
|
2025-04-13 19:44:47 -04:00 |
|
Chenlei Hu
|
24dcaa7f72
|
[i18n] Translate toast messages (#3228)
Co-authored-by: github-actions <github-actions@github.com>
|
2025-03-24 22:22:17 -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 |
|
Terry Jia
|
d49815fcb4
|
[3d] add preview 3d for saveGlb (#3156)
|
2025-03-19 22:00:59 -04:00 |
|
Terry Jia
|
06488cc811
|
[3d] performance improve (#3131)
|
2025-03-18 16:23:32 -04:00 |
|
Terry Jia
|
52bad3d0d1
|
[3d] support output normal and lineart at once (#3122)
|
2025-03-18 10:51:53 -04:00 |
|
Chenlei Hu
|
7e66e99c3a
|
[TS] Enable noUnusedLocals (#3108)
|
2025-03-17 16:20:56 -04:00 |
|
Terry Jia
|
0cfd6a487a
|
[3d] apply new vue desige (#3018)
|
2025-03-13 20:37:54 -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
|
e51dcb9860
|
[3d] improve lineart (#2903)
|
2025-03-06 21:35:46 -05:00 |
|
Terry Jia
|
790b284a23
|
add credit (#2802)
|
2025-03-02 12:50:22 -05: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
|
cb6f2e4398
|
[3d] fix preview camera not sync up issue (#2747)
|
2025-02-27 08:42:07 -05:00 |
|
Terry Jia
|
e843f53799
|
[3d] temp fix preview camera not sync up (#2743)
|
2025-02-26 21:39:19 -05:00 |
|
Terry Jia
|
7f98342492
|
[3d] some general improvement (#2714)
|
2025-02-24 14:57:36 -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
|
014a65411e
|
[3d] flash preview screen border if reach out limitation (#2638)
|
2025-02-19 15:49:36 -05:00 |
|
Terry Jia
|
01ffc9e4eb
|
[3d] allow using mouse wheel to adjust preview screen size (#2619)
|
2025-02-18 14:59:43 -05:00 |
|
Margen67
|
7bc48c5074
|
Formatting/cleanup (#2594)
|
2025-02-17 10:10:00 -05:00 |
|
Terry Jia
|
b2375a150c
|
[3d] fully convert load 3d nodes into vue (#2590)
|
2025-02-16 20:15:49 -05:00 |
|
Terry Jia
|
29cd693335
|
[3d] add tooltip (#2524)
Co-authored-by: github-actions <github-actions@github.com>
|
2025-02-11 22:28:24 -05:00 |
|
Terry Jia
|
aaca5191ab
|
Light fov UI change (#2492)
|
2025-02-10 11:23:33 -05:00 |
|
Terry Jia
|
83cc49a42b
|
[3d] use vue to rewrite the UI for load3d (#2467)
|
2025-02-09 12:05:42 -05:00 |
|
kvick-games
|
f5c5a95bdc
|
Refresh Preview3D node with node.onMouseEnter (#2439)
|
2025-02-05 21:26:45 -05:00 |
|
Terry Jia
|
55d63a8aef
|
[3d] move change background color button (#2365)
|
2025-01-27 17:06:01 -08:00 |
|
Terry Jia
|
28b163cdd5
|
[3d] animation node UI change (#2347)
|
2025-01-25 11:41:05 -05:00 |
|
Terry Jia
|
326839db88
|
[3d] add preview 3d animation node (#2341)
|
2025-01-24 22:35:28 -05:00 |
|
Terry Jia
|
3f787e2dbf
|
[3d] improve storing Camera State logic (#2328)
|
2025-01-23 14:26:13 -05:00 |
|
Terry Jia
|
b54e270b10
|
[3d] refactor code (#2326)
|
2025-01-23 11:26:27 -05:00 |
|