Chenlei Hu
|
3f4d11c63a
|
Inplace widget to input conversion (#2588)
Co-authored-by: github-actions <github-actions@github.com>
|
2025-02-16 13:41:32 -05:00 |
|
Chenlei Hu
|
acfb95f8d4
|
Use LGraphNode.setSize (#2555)
|
2025-02-14 11:02:56 -05:00 |
|
Chenlei Hu
|
8bb785c5e4
|
Show convert to widget option slot context menu (#2538)
|
2025-02-12 16:07:19 -05:00 |
|
Chenlei Hu
|
a861a070d0
|
Remove horizontal layout of reroute node (#2532)
|
2025-02-12 14:43:34 -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
|
8cfe814daa
|
[3d] refactor load3d (#2521)
|
2025-02-11 17:43:36 -05:00 |
|
bymyself
|
e4f8d4b8d0
|
Add support for image_folder field in node image input spec (#2509)
|
2025-02-11 00:12:03 -05:00 |
|
Chenlei Hu
|
b4c59ffae1
|
[Refactor] useStringWidget composable (#2503)
|
2025-02-10 19:49:00 -05:00 |
|
Chenlei Hu
|
8052b2a02a
|
Type LGraphNode.getInnerNodes (#2498)
|
2025-02-10 16:35:26 -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 |
|
Chenlei Hu
|
88a969df07
|
Update litegraph 0.8.72 (#2470)
|
2025-02-08 17:51:37 -05:00 |
|
Chenlei Hu
|
340513e27f
|
Type INodeSlot.widget (#2463)
|
2025-02-07 14:33:21 -05:00 |
|
kvick-games
|
f5c5a95bdc
|
Refresh Preview3D node with node.onMouseEnter (#2439)
|
2025-02-05 21:26:45 -05:00 |
|
Chenlei Hu
|
b4121008cd
|
Fix NoteNode constructor fields (#2410)
|
2025-02-03 14:20:39 -05:00 |
|
filtered
|
b8088ad782
|
Revert "Correct node/output titles when grouping nodes (#2359) (#2370)" (#2399)
Co-authored-by: github-actions <github-actions@github.com>
|
2025-02-02 17:23:55 -05:00 |
|
Chenlei Hu
|
766710cf37
|
[Desktop] Fix mirror validation in settings dialog (#2375)
|
2025-01-29 14:57:36 -08:00 |
|
Chenlei Hu
|
cbcbeab9d9
|
Correct node/output titles when grouping nodes (#2359) (#2370)
Co-authored-by: Anastasiy Safari <anastasiuspernat@gmail.com>
Co-authored-by: github-actions <github-actions@github.com>
|
2025-01-29 11:05:48 -08:00 |
|
Chenlei Hu
|
430f051c64
|
Add UV mirrors settings (#2333)
Co-authored-by: github-actions <github-actions@github.com>
|
2025-01-28 14:39:51 -08:00 |
|
Terry Jia
|
55d63a8aef
|
[3d] move change background color button (#2365)
|
2025-01-27 17:06:01 -08:00 |
|
filtered
|
d2e9943e79
|
Add convert to input for the clicked widget (#2357)
Co-authored-by: github-actions <github-actions@github.com>
|
2025-01-26 07:06:41 -05: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 |
|
filtered
|
f9be20fa78
|
[Desktop] Fix unnecessary setting update (#2301)
Co-authored-by: github-actions <github-actions@github.com>
|
2025-01-20 14:00:35 -05:00 |
|
bymyself
|
a1ed67fc74
|
Add User Feedback buttons (#2275)
Co-authored-by: github-actions <github-actions@github.com>
Co-authored-by: huchenlei <huchenlei@proton.me>
|
2025-01-19 19:41:58 -05:00 |
|
filtered
|
37cb2cb0a5
|
[Desktop] Add quit command (#2286)
Co-authored-by: github-actions <github-actions@github.com>
Co-authored-by: Chenlei Hu <huchenlei@proton.me>
|
2025-01-19 14:31:52 -05:00 |
|
Chenlei Hu
|
1a4e77a3ab
|
[Desktop] Ctrl+w to close workflow tab (#2282)
|
2025-01-17 20:02:54 -05:00 |
|
Benjamin Lu
|
cb9d2c6bae
|
Caching brush settings in mask editor (#2271)
Co-authored-by: Benjamin Lu <templu1107@proton.me>
|
2025-01-17 10:38:23 -05:00 |
|
Benjamin Lu
|
edd58cd153
|
Hotfix scoped --sidebar-width uasges in maskeditor.ts (#2269)
Co-authored-by: Benjamin Lu <templu1107@proton.me>
|
2025-01-16 11:36:11 -05:00 |
|
Chenlei Hu
|
3f261f0e53
|
[Desktop] Add user journey events to the metrics collection list (UI) (#2237)
Co-authored-by: github-actions <github-actions@github.com>
|
2025-01-12 17:16:16 -05:00 |
|
Chenlei Hu
|
3b2cc23f65
|
[Desktop] Mark window style setting as experimental (#2236)
|
2025-01-12 16:14:51 -05:00 |
|
Terry Jia
|
76d5f39607
|
[3d] use threejs native viewHelper (#2230)
|
2025-01-12 13:23:23 -05:00 |
|
Chenlei Hu
|
e9211fe377
|
[Desktop] Add window style setting (#2212)
Co-authored-by: github-actions <github-actions@github.com>
|
2025-01-09 17:33:57 -05:00 |
|
iola1999
|
9716aea10d
|
fix: Fix infinite recursion in mask upload retry logic (#2181)
|
2025-01-07 16:19:13 +01:00 |
|
filtered
|
11258f4a95
|
Revert markdown note node, reland as new node (#2148)
|
2025-01-03 16:05:23 -05:00 |
|
Chenlei Hu
|
c31919c418
|
Remove invertMenuScrolling extension (#2131)
Co-authored-by: github-actions <github-actions@github.com>
|
2025-01-02 20:19:00 -05:00 |
|
Terry Jia
|
f4b5677901
|
[3d] support for fov and mask (#2116)
|
2025-01-02 15:45:37 -05:00 |
|
pythongosssss
|
c77a5cab5b
|
Add support for nested dynamic prompts (#2117)
|
2025-01-01 15:29:17 -05:00 |
|
Chenlei Hu
|
174a9a114a
|
Expose dialogService to extensionManager (#2113)
|
2024-12-31 17:01:37 -05:00 |
|
Chenlei Hu
|
d8f074fea0
|
[Lint] Sort imports (#2104)
|
2024-12-30 17:26:37 -05:00 |
|
Chenlei Hu
|
c311806249
|
[Refactor] Move keybinds extension to keybindingService (#2063)
|
2024-12-26 13:19:04 -05:00 |
|
gremlation
|
7990491c58
|
Add Markdown support to the Note node (#2044)
|
2024-12-26 13:16:00 -05:00 |
|
Chenlei Hu
|
66ada54587
|
[Refactor] Move vintageClipboard to utils/ (#2062)
|
2024-12-26 12:55:58 -05:00 |
|
Chenlei Hu
|
f69e88bf41
|
[Refactor] Convert dialogService to composable (#2058)
|
2024-12-26 00:26:01 -05:00 |
|
Chenlei Hu
|
db572a4085
|
Implement color palette in Vue (#2047)
Co-authored-by: github-actions <github-actions@github.com>
|
2024-12-25 21:41:48 -05:00 |
|
Chenlei Hu
|
af6cb31214
|
Move color palettes to constants/coreColorPalettes.ts (#2035)
|
2024-12-23 21:43:30 -05:00 |
|
Chenlei Hu
|
e2bbfe7d80
|
Fix NODE_DEFAULT_SHAPE in color palette (#2033)
Co-authored-by: github-actions <github-actions@github.com>
|
2024-12-23 20:44:52 -05:00 |
|
Chenlei Hu
|
fa06d6ea99
|
[Refactor] Split color palettes into separate json files (#2029)
|
2024-12-23 14:42:03 -05:00 |
|