30 Commits (b9d4260acdf730a219a23833ce516b70124bc79c)

Author SHA1 Message Date
shrimbly b9d4260acd fix: execution utility edge cases for loops and gallery refs 3 months ago
shrimbly b6f36751a5 feat(48-01): implement loop edge utility functions 3 months ago
shrimbly c760c6329a fix: derive array batch behavior dynamically from source node batchMode 3 months ago
shrimbly cd6dada4d6 feat: add array batch mode for sequential generation from all items 3 months ago
shrimbly 5178b24294 feat: add audio handle mapping and pass audio through video executor 4 months ago
shrimbly a064ddc106 feat: add VideoInput node for uploading/loading video files 4 months ago
shrimbly 753790b36c fix: clamp expand height to minHeight and resolve text through switch nodes 4 months ago
shrimbly 61af53b2b8 fix: resolve prompt variables through router nodes for PromptConstructor 4 months ago
shrimbly 532231d2ef fix: cache router/switch passthrough results to fix multi-type data loss 4 months ago
shrimbly 96649de97e fix: pass outputDuration through parent-child ease curve connections 4 months ago
shrimbly fe6a2e5480 feat: add Clear button to ConditionalSwitch node 5 months ago
shrimbly f96df88337 fix(45): stop ConditionalSwitch from passing input text to downstream nodes 5 months ago
shrimbly f41c09a6c1 feat(45-02): add ConditionalSwitch execution and match-aware text routing 5 months ago
shrimbly be29ebb291 fix(44): skip dimmed source nodes in getConnectedInputs 5 months ago
shrimbly dbfeb22647 feat(44-02): add Switch execution and toggle-aware data flow 5 months ago
shrimbly 562da7cd90 feat(43-02): integrate Router into connection menus, execution, and data flow 5 months ago
shrimbly 58edb52552 fix: clamp stale arrayItemIndex via modulo in getSourceOutput 5 months ago
Marquis Boyd 4d680b0d11 feat: add Array node with selectable routing and auto-route to prompts 5 months ago
shrimbly 0a46423717 feat(quick-009): add VideoFrameGrabNodeData type, defaults, and connected inputs wiring 5 months ago
shrimbly b44026dc20 feat(quick-007): add VideoTrim types, hook, executor, and plumbing 5 months ago
shrimbly 7f7f79aa31 fix: harden prompt type coercion in nanoBanana executor and connectedInputs 5 months ago
shrimbly ccb5734683 Merge branch 'develop' into fix/fal-3d-url-extraction 5 months ago
Shrimbly 2c58afc352 feat: add TTS audio generation node support 5 months ago
Willie 57d0cd860e
Release: 3D viewer, execute selected nodes, canvas navigation settings (#66) 5 months ago
shrimbly 71776b9464 refactor: remove 3D code from GenerateImageNode and nanoBananaExecutor 5 months ago
shrimbly e72fb6775a feat: add generate3d source output in connectedInputs 5 months ago
shrimbly 3ebaae82de feat: improve GLB viewer — fix viewport sizing, add spot light, handle labels, scroll isolation 5 months ago
charlieshoelace 886525aa76 feat: add keyboard shortcuts dialog and 3D GLB viewer node 5 months ago
shrimbly be2f0505cc fix: address PR #59 review — 18 bug, security, and robustness fixes 5 months ago
shrimbly 720ef5b0a4 refactor: extract getConnectedInputs and validateWorkflow as pure functions 5 months ago