Node based editor/blueprints for ImGui
Stars
470
Forks
63
Watchers
470
Open Issues
12
Overall repository health assessment
No package.json found
This might not be a Node.js project
Fix issue #60 (text inputs not working using SDL3)
24da8b8View on GitHubMerge pull request #56 from arabine/updated_example
671d520View on GitHubMerge remote-tracking branch 'martty/master' into martty
a989a5eView on GitHubuse SetFontRasterizerDensity() after Begin() call to benefit from dynamic font scaling in dear imgui 1.92.
ea7d581View on GitHubfix: copy BackendFlags in secondary context so ImGuiBackendFlags_RendererHasTextures matches between contexts. fix for imgui 1.92.
4bdd172View on GitHub