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

Support ImGui 1.91.5 and greater #1872

Merged
merged 1 commit into from
Nov 10, 2024
Merged

Support ImGui 1.91.5 and greater #1872

merged 1 commit into from
Nov 10, 2024

Conversation

jslee02
Copy link
Member

@jslee02 jslee02 commented Nov 10, 2024


Before creating a pull request

  • Document new methods and classes
  • Format new code files using ClangFormat by running make format
  • Build with -DDART_TREAT_WARNINGS_AS_ERRORS=ON and resolve all the compile warnings

Before merging a pull request

  • Set version target by selecting a milestone on the right side
  • Summarize this change in CHANGELOG.md
  • Add unit test(s) for this change
  • Add Python bindings for new methods and classes

Copy link

codecov bot commented Nov 10, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 61.55%. Comparing base (1093809) to head (957b599).
Report is 2 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #1872   +/-   ##
=======================================
  Coverage   61.55%   61.55%           
=======================================
  Files         490      490           
  Lines       46013    46013           
=======================================
  Hits        28325    28325           
  Misses      17688    17688           

@jslee02 jslee02 merged commit 4b5b6a8 into main Nov 10, 2024
34 checks passed
@jslee02 jslee02 deleted the imgui branch November 10, 2024 21:29
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