Skip to content

Avoid duplicate ImPlot C declarations - #9

Merged
antono3 merged 1 commit into
masterfrom
codex/imgui-implot-dedupe
Sep 9, 2026
Merged

Avoid duplicate ImPlot C declarations#9
antono3 merged 1 commit into
masterfrom
codex/imgui-implot-dedupe

Conversation

@antono3

@antono3 antono3 commented Sep 9, 2026

Copy link
Copy Markdown
Collaborator

Summary

  • keep C declarations imported from the ImGui module out of generated ImPlot bindings
  • regenerate the docking ImPlot binding without duplicate ImBitArray, STB_TexteditState, and stbrp_node declarations

Verification

  • ./scripts/check_upstream_variant.sh
  • no duplicate C struct declarations across imgui.v and implot/implot.v

This is the docking/master counterpart of the same cleanup included in the standard-variant PR.

@antono3
antono3 merged commit 95c911c into master Sep 9, 2026
2 checks passed
@antono3
antono3 deleted the codex/imgui-implot-dedupe branch September 9, 2026 21:00
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