744 Commits (23db4d1cf1da6f62c30c0b11df306b3e21ede7ff)
 

Author SHA1 Message Date
shrimbly b8d31b0376 fix: add security guards and type consistency for PR #71 5 months ago
Willie e467fbe00f
Merge pull request #74 from shrimbly/fix/duplicate-image-formats 5 months ago
Willie e306386fdb
Merge pull request #73 from shrimbly/colossus 5 months ago
shrimbly b42ec262dc feat: support inline <var> tag parsing in PromptConstructor node 5 months ago
gitcapoom 2e15a25eb9 fix: save 3D models with correct file extension based on URL 5 months ago
gitcapoom 7f7ad4b24b feat: show saved filename with open-in-explorer link on Generate3D node 5 months ago
gitcapoom 36bd88455a feat: add /api/open-file route to reveal file in OS explorer 5 months ago
gitcapoom a438fe4ea5 feat: capture save-generation response in 3D executor 5 months ago
gitcapoom d5071dd5bc feat: add savedFilename/savedFilePath fields to Generate3DNodeData 5 months ago
Marquis Boyd cf36c3b13f fix: save-as behavior and project path handling 5 months ago
Marquis Boyd 75ecc2c733 Checkpoint: project setup - save creates project-named folder - verified 5 months ago
gitcapoom 09008ac74b fix: handle Hunyuan 3D model_glb/model_urls response format from fal.ai 5 months ago
Willie 633bc754a7
fix: widen split grid settings modal for 7 layout options (#68) 5 months ago
shrimbly eb351dbb9b fix: widen split grid settings modal for 7 layout options 5 months ago
Willie 57d0cd860e
Release: 3D viewer, execute selected nodes, canvas navigation settings (#66) 5 months ago
shrimbly adc86d5440 feat: add 3x2 grid layout option to split grid node 5 months ago
shrimbly 588b08d02b fix: guard against undefined from empty array unwrap in fal provider 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 30558435c5 feat: add 3D capability badges to ModelSearchDialog 5 months ago
shrimbly fb022140c9 feat: hide CostIndicator when non-Gemini providers are in workflow 5 months ago
shrimbly a66c8ab14a feat: move 3D from floating action bar to Generate submenu 5 months ago
shrimbly 072246756e fix: unwrap array inputs for non-array API parameters 5 months ago
shrimbly 1305c627be feat: update tests and remaining registrations for generate3d 5 months ago
shrimbly 71776b9464 refactor: remove 3D code from GenerateImageNode and nanoBananaExecutor 5 months ago
shrimbly 69fe27ffd9 feat: update ConnectionDropMenu 3D source to use generate3d 5 months ago
shrimbly 9f9f4497cc feat: route 3D models to generate3d in ModelSearchDialog 5 months ago
shrimbly e72fb6775a feat: add generate3d source output in connectedInputs 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 5073566c9e feat: create generate3d executor 5 months ago
shrimbly cea1433155 feat: add generate3d node defaults and dimensions 5 months ago
shrimbly ecb5edc753 feat: add Generate3DNodeData type definitions 5 months ago
shrimbly e6ede7fac4 docs: require per-task commits in multi-task plans 5 months ago
shrimbly 821bcd23dd fix: 3D model saving, error handling, and node improvements 5 months ago
shrimbly f26a667b9c feat: add executeSelectedNodes with topo sort, abort, and downstream propagation 5 months ago
Willie 895c848eaf
feat: add customizable canvas navigation settings (#65) 5 months ago
Willie 08213055a5
Merge pull request #64 from shrimbly/feature/my-contribution 5 months ago
shrimbly 3ebaae82de feat: improve GLB viewer — fix viewport sizing, add spot light, handle labels, scroll isolation 5 months ago
Shrimbly c41a4ae839 fix: preserve image MIME types in workflow-images API to prevent duplicates 5 months ago
shrimbly d76a8ada71 fix: address PR #64 review — blob leak, error handling, tests, docs 5 months ago
Willie b8c81971b1
Merge pull request #62 from shrimbly/fix/prompt-node-llm-edit 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
charlieshoelace 3e2c92c871 feat: add keyboard shortcuts help dialog 5 months ago
Willie 1dccd275bc
Merge pull request #59 from shrimbly/refactor/modular-tdd 5 months ago
shrimbly fc3f78b901 refactor: extract _buildExecutionContext to deduplicate NodeExecutionContext construction 5 months ago
shrimbly 424bf1b3e2 fix: content-type fallback, replicate polling/validation, atomic gallery append 5 months ago
shrimbly 12f40384e3 fix: additional PR review fixes — SSRF, data semantics, sync tracking, error propagation 5 months ago