Skip to content

Update ImGUI#386

Merged
gpx1000 merged 1 commit into
KhronosGroup:mainfrom
gpx1000:update-imgui
Jun 2, 2026
Merged

Update ImGUI#386
gpx1000 merged 1 commit into
KhronosGroup:mainfrom
gpx1000:update-imgui

Conversation

@gpx1000
Copy link
Copy Markdown
Contributor

@gpx1000 gpx1000 commented May 31, 2026

resolves: #321

Remove stb_rect_pack.h and stb_textedit.h from imgui directory

Delete unused STB library headers from attachments/simple_engine/imgui. These files are not required for the current ImGui integration.

…t version of ImGUI, and updated the source code in line with his comments relayed in issue KhronosGroup#321

Remove stb_rect_pack.h and stb_textedit.h from imgui directory

Delete unused STB library headers from attachments/simple_engine/imgui. These files are not required for the current ImGui integration.
Copy link
Copy Markdown
Collaborator

@SaschaWillems SaschaWillems left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM!

@gpx1000 gpx1000 merged commit 4780b51 into KhronosGroup:main Jun 2, 2026
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.

Game engine part of the tutorial uses deprecated Dear ImGui functionality

2 participants