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

Updated Dear Imgui to release 1.84.2 #59

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

rickyviking
Copy link

Added imgui_tables.cpp to the implementation (is there a specific reason why you include the files in the source code rather than having Unreal include them in the build?)

ImDrawList Clear() function was replaced by _ResetForNewFrame().
I've just commented that out though as (as you mention in you comment) it's already called by ImGui and apparently that's enough.

…tation file, removed Clear() function (replaced by _ResetForNewFrame(), but apparently handled well enough internally by ImGui )

Successfully tested in a c++ Unreal test project
melchior-haven added a commit to melchior-haven/UnrealImGui that referenced this pull request Oct 4, 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.

1 participant