Skip to content

bump lus (to bump imgui)#5501

Merged
briaguya0 merged 9 commits intoHarbourMasters:developfrom
briaguya0:new-imgui
May 17, 2025
Merged

bump lus (to bump imgui)#5501
briaguya0 merged 9 commits intoHarbourMasters:developfrom
briaguya0:new-imgui

Conversation

@briaguya0
Copy link
Contributor

@briaguya0 briaguya0 commented May 17, 2025

includes:

needs:

imgui changes needed:

  • https://github.com/ocornut/imgui/releases/tag/v1.91.9 removed tint_col and border_col parameter from Image() function. we were only using tint_col and it was being set to ImVec4(255, 255, 255, 255) everywhere we used it. it makes sense that removing it wouldn't change anything with the new function signature, but i double checked to be sure and everything still works as expected.

Build Artifacts

@briaguya0 briaguya0 marked this pull request as ready for review May 17, 2025 19:51
@briaguya0 briaguya0 merged commit 3c0e7bc into HarbourMasters:develop May 17, 2025
6 checks passed
krazyjakee pushed a commit to krazyjakee/OOT that referenced this pull request Sep 6, 2025
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