Skip to content

Expose runtime ImGui variant helpers - #10

Merged
antono3 merged 1 commit into
masterfrom
codex/imgui-runtime-variant
Sep 9, 2026
Merged

Expose runtime ImGui variant helpers#10
antono3 merged 1 commit into
masterfrom
codex/imgui-runtime-variant

Conversation

@antono3

@antono3 antono3 commented Sep 9, 2026

Copy link
Copy Markdown
Collaborator

Summary

  • expose the selected upstream variant and docking/viewports capability constants
  • add safe helpers for enabling docking, creating the main dockspace, and rendering platform viewports
  • make the standard implementation contract explicit: unsupported configuration returns false and rendering helpers are no-ops
  • verify the helper/header pairing in the upstream-variant check

Verification

  • ./scripts/check_upstream_variant.sh
  • compiled the V GLFW/Vulkan demo against the docking module with the CI-pinned V compiler
  • git diff --check

@antono3
antono3 force-pushed the codex/imgui-runtime-variant branch from f1c78d5 to 05a9e37 Compare September 9, 2026 22:36
@antono3
antono3 merged commit e23ce5c into master Sep 9, 2026
2 checks passed
@antono3
antono3 deleted the codex/imgui-runtime-variant branch September 9, 2026 22:44
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