Skip to content

Aleksisch/bump imgui 1 92 - #24

Merged
borisbat merged 2 commits into
masterfrom
aleksisch/bump-imgui-1-92
Jun 26, 2026
Merged

Aleksisch/bump imgui 1 92#24
borisbat merged 2 commits into
masterfrom
aleksisch/bump-imgui-1-92

Conversation

@aleksisch

Copy link
Copy Markdown
Collaborator

No description provided.

aleksisch and others added 2 commits June 24, 2026 14:07
Re-ran bind/bind_implot.das against dasImgui's bumped 1.92.6 headers.
PlotImage's texture param now resolves to ImTextureID (ImU64 in 1.92,
was void*); plus enum underlying-type + dropped-constant deltas.

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
1.92 dynamic-font rework + enum renames broke the vendored sources:
- AddTextVertical: glyph data/size moved to ImFontBaked (g.FontBaked,
  baked->Size, baked->FindGlyph) — ImFont::FontSize/FindGlyph removed.
- ShowStyleEditor: ImGuiColorEditFlags_AlphaPreview removed; remap the
  Opaque/Alpha radios to AlphaOpaque / default (alpha preview is now on
  by default in 1.92).

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
@borisbat
borisbat merged commit 58c5cd5 into master Jun 26, 2026
6 of 9 checks passed
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.

2 participants