Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ImGui Update #511

Merged
merged 2 commits into from
Jul 20, 2021
Merged

ImGui Update #511

merged 2 commits into from
Jul 20, 2021

Conversation

MultiPain
Copy link
Contributor

@MultiPain MultiPain commented Jul 13, 2021

[plugin/imgui] Added InputText callback functions
[plugin/imgui] Added new IO functions
[plugin/imgui] Added new CTX functions
[plugin/imgui] Changed ImGui:newFrame(dt)
[plugin/imgui] Removed ImGui:setAutoUpdateCursor(flag)
[plugin/imgui] Fixed texture memory leaks
[plugin/imgui] Fixed shared FontAtlas crush
[plugin/imgui] Fixed ImGui:setNextWindowSizeConstraints()
[plugin/imgui] Fixed ImGui:tableSetupScrollFreeze(cols, rows)

[plugin/imgui] Added new IO functions
[plugin/imgui] Changed ImGui:newFrame(dt)
[plugin/imgui] Removed ImGui:setAutoUpdateCursor(flag)
[plugin/imgui] Fixed texture memory leaks
[plugin/imgui] Fixed shared FontAtlas crush
[plugin/imgui] Fixed ImGui:setNextWindowSizeConstraints()
[plugin/imgui] Fixed ImGui:tableSetupScrollFreeze(cols, rows)
@hgy29 hgy29 merged commit 11a75f8 into gideros:master Jul 20, 2021
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