195 Commits (6d4b7d39710c90f21af2f8a40f5206929ef47711)

Author SHA1 Message Date
shrimbly 836ccd586c feat: add header run button and fix waveform playback progress 5 months ago
shrimbly 22a5670d73 refactor: replace provider/model dropdowns with Browse button and provider badge 5 months ago
shrimbly f0e41a8f51 feat: rename Audio Input to Audio, add audio input handle for pass-through 5 months ago
shrimbly f801b8eb0d feat: connect GenerateAudio output to Output node with audio playback 5 months ago
shrimbly adab5d48ea fix: audio element leak and extract shared ProviderBadge component 5 months ago
Shrimbly 2c58afc352 feat: add TTS audio generation node support 5 months ago
shrimbly b42ec262dc feat: support inline <var> tag parsing in PromptConstructor node 5 months ago
gitcapoom 7f7ad4b24b feat: show saved filename with open-in-explorer link on Generate3D node 5 months ago
Willie 57d0cd860e
Release: 3D viewer, execute selected nodes, canvas navigation settings (#66) 5 months ago
shrimbly 8019288fd3 fix: clear imageRef when user provides new image to prevent stale saves 5 months ago
shrimbly f9e229398d feat: add play/run icon to LLM Generate node title bar 5 months ago
shrimbly 71776b9464 refactor: remove 3D code from GenerateImageNode and nanoBananaExecutor 5 months ago
shrimbly fea2b6d3d0 feat: register generate3d node type across codebase 5 months ago
shrimbly b78f6d0245 feat: create Generate3DNode component 5 months ago
shrimbly 821bcd23dd fix: 3D model saving, error handling, and node improvements 5 months ago
shrimbly 3ebaae82de feat: improve GLB viewer — fix viewport sizing, add spot light, handle labels, scroll isolation 5 months ago
shrimbly d76a8ada71 fix: address PR #64 review — blob leak, error handling, tests, docs 5 months ago
shrimbly 7bd2e996aa fix: PR review fixes — lazy-load three.js, blob URL cleanup, missing integrations 5 months ago
Shrimbly 6868cb6e04 fix: make Prompt node editable when connected to LLM node 5 months ago
charlieshoelace 886525aa76 feat: add keyboard shortcuts dialog and 3D GLB viewer node 5 months ago
shrimbly 4dde7acf6a fix: video regeneration spinner stuck + cancel error message 5 months ago
shrimbly 3055143cf1 fix: apply loopCount in videoStitch regenerateNode path 5 months ago
shrimbly a55cdc3cec fix: update Kie and WaveSpeed provider badge icons 5 months ago
shrimbly 63a79ed91c feat: add localStorage caching for model list and schema parameters 5 months ago
shrimbly a2fe2a310e fix: stabilize VideoStitchNode performance and add WaveSpeed provider badge 5 months ago
shrimbly e88f108ad1 fix: plug memory leaks in audio listeners, timeouts, and MediaBunny resources 5 months ago
shrimbly 276599fb5d fix: align EaseCurveNode Apply button to the right 5 months ago
shrimbly 497955c143 fix: render EaseCurveNode presets popover via portal to prevent clipping 5 months ago
shrimbly 2da0fbbe8d fix: improve EaseCurveNode UI spacing and layout consistency 5 months ago
shrimbly 1ed53f7ae7 fix: resolve resource leaks, stale state refs, and cache correctness issues 5 months ago
shrimbly 64fb0f3c7c fix: auto-resize EaseCurve node on tab switch, rename handle labels to Settings 5 months ago
shrimbly 5bc99ce03e fix: replace HTML5 drag with pointer events for clip reorder 5 months ago
shrimbly 64d6471be7 fix: allow drag-reorder of VideoStitch thumbnails 5 months ago
shrimbly 2c12a1a670 fix: VideoStitch thumbnails from EaseCurve nodes and grid row spacing 5 months ago
shrimbly 1dfe644178 feat(quick-004): add easeCurve handles, labels, inheritance overlay to EaseCurveNode 5 months ago
shrimbly 43bdcec5b5 feat(005): grid layout for clip thumbnails and labeled handles 5 months ago
shrimbly 53a099a307 fix(42-03): correct easing bezier values and wire up All Easing Functions 5 months ago
shrimbly bb5dd42fd4 feat(42-02): build EaseCurveNode with tabs, preset popover, and video preview 5 months ago
lapoaiscalers 0df8677397 fix: deduplicate API calls to /api/models across node instances 5 months ago
shrimbly bf22d6702d fix(41-03): refine VideoStitch handles, clipOrder sync, and execution 5 months ago
lapoaiscalers d22bc0b781 feat: parallel workflow execution for independent nodes 5 months ago
shrimbly 434c0e017e feat(41-03): build VideoStitchNode component 5 months ago
shrimbly d8a7e83126 feat(41-02): register AudioInput in all integration points 5 months ago
shrimbly ba2cc30d93 feat(41-02): create AudioInputNode component with waveform visualization 5 months ago
lapoaiscalers da0bca45e3 fix: parse Kie.ai resultJson string and add 1x5 grid option 5 months ago
shrimbly 259a256290 fix: PromptNode Enter-to-save and ConnectionDropMenu auto-connect for new nodes 5 months ago
shrimbly fc95d9fc53 feat: refactor PromptConstructor, add project setup flow, improve gallery 5 months ago
shrimbly b9f31dbad6 feat(40-03): implement ImageCompareNode with react-compare-slider 5 months ago
shrimbly e3c8dfaafe feat(40-03): install react-compare-slider and register ImageCompare node type 5 months ago
shrimbly 325bbc0a65 feat(40-04): build PromptConstructorNode component with autocomplete and preview 5 months ago