Ethanfel
  • Joined on 2026-01-04
Ethanfel pushed to master at Ethanfel/ComfyUI-Tween 2026-02-12 18:35:13 +01:00
471a299027 Fix: lazy import cupy to allow node loading without cupy installed
Ethanfel created branch master in Ethanfel/ComfyUI-Tween 2026-02-12 18:26:59 +01:00
Ethanfel pushed to master at Ethanfel/ComfyUI-Tween 2026-02-12 18:26:59 +01:00
db64fc195a Initial commit: ComfyUI BIM-VFI node for video frame interpolation
Ethanfel created repository Ethanfel/ComfyUI-Tween 2026-02-12 18:11:50 +01:00
Ethanfel pushed to main at Ethanfel/video-montage-linker 2026-02-12 15:22:15 +01:00
6e2d6148af Fix OF preset default, content splitter drag lag, and sequence table column resize
Ethanfel pushed to main at Ethanfel/video-montage-linker 2026-02-12 14:14:34 +01:00
2599265410 Fix splitter drag acceleration by removing stretch factors
Ethanfel pushed to main at Ethanfel/video-montage-linker 2026-02-12 14:11:47 +01:00
1de641d756 Fix timeline seconds label overlapping frame number column
Ethanfel pushed to main at Ethanfel/video-montage-linker 2026-02-12 14:08:38 +01:00
9f4b1e17f6 Prevent splitter panels from collapsing to zero
Ethanfel pushed to main at Ethanfel/video-montage-linker 2026-02-12 14:06:37 +01:00
cd8878c91b Fix source panel splitter drag: remove maxWidth clamp, widen handles
Ethanfel pushed to main at Ethanfel/video-montage-linker 2026-02-12 14:04:24 +01:00
f706328e4d Fix column resize: switch from ResizeToContents to Interactive
Ethanfel pushed to main at Ethanfel/video-montage-linker 2026-02-12 13:55:38 +01:00
893132f110 Add multi-select delete to Restore Session dialog
Ethanfel pushed to main at Ethanfel/video-montage-linker 2026-02-12 13:53:11 +01:00
00e393f7b9 Fix export crash: batch DB inserts and let event loop breathe
Ethanfel pushed to main at Ethanfel/video-montage-linker 2026-02-12 12:56:03 +01:00
2c4778e598 Add Replace Folder option to preserve edits when swapping a clip
Ethanfel pushed to main at Ethanfel/video-montage-linker 2026-02-12 12:06:03 +01:00
0efc6e153f Fix session save freeze and restore losing removed files
Ethanfel pushed to main at Ethanfel/video-montage-linker 2026-02-12 11:55:54 +01:00
c03ee0665b Fix session save/restore losing folders, add frame column and UI improvements
Ethanfel pushed to main at Ethanfel/Comfyui-JSON-Manager 2026-02-11 08:01:37 +01:00
9aad04bb02 Fix batch item lookup to match by sequence_number field
Ethanfel pushed to main at Ethanfel/video-montage-linker 2026-02-11 01:36:03 +01:00
82a1c2ff9f Fix export range, transition frame counting, session restore, and video encoding
Ethanfel pushed to main at Ethanfel/video-montage-linker 2026-02-10 21:13:55 +01:00
78a1c8b795 Robust export with progress bar, file removal persistence, copy mode
Ethanfel pushed to main at Ethanfel/Comfyui-JSON-Manager 2026-02-10 20:12:20 +01:00
45da9ee431 Add multiselect dropdown and Select All/Deselect All for bulk node deletion
Ethanfel pushed to main at Ethanfel/Comfyui_WW_msave 2026-02-10 18:18:36 +01:00
97954cd06e Fix shared tensor warning by cloning before save