Skip to content

fix(knowledge-graph): dispose Three.js GPU resources on KnowledgeGraph3D unmount#3412

Merged
mrveiss merged 2 commits intoDev_new_guifrom
issue-3399
Apr 3, 2026
Merged

fix(knowledge-graph): dispose Three.js GPU resources on KnowledgeGraph3D unmount#3412
mrveiss merged 2 commits intoDev_new_guifrom
issue-3399

Conversation

@mrveiss
Copy link
Copy Markdown
Owner

@mrveiss mrveiss commented Apr 3, 2026

Closes #3399

🤖 Generated with Claude Code

mrveiss and others added 2 commits April 3, 2026 23:25
…h3D unmount (#3399)

Traverse each material's properties and call dispose() on any THREE.Texture
values before disposing the material itself. This prevents GPU texture memory
from leaking on each 2D/3D view toggle.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
@mrveiss mrveiss merged commit 4e20bb7 into Dev_new_gui Apr 3, 2026
2 of 3 checks passed
@mrveiss mrveiss deleted the issue-3399 branch April 3, 2026 20:36
@mrveiss
Copy link
Copy Markdown
Owner Author

mrveiss commented Apr 3, 2026

Code review

No issues found. Checked for bugs and CLAUDE.md compliance.

🤖 Generated with Claude Code

@github-actions
Copy link
Copy Markdown

github-actions bot commented Apr 3, 2026

✅ SSOT Configuration Compliance: Passing

🎉 No hardcoded values detected that have SSOT config equivalents!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant