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 to 1.90.6 #38662

Closed
lbb opened this issue May 9, 2024 · 0 comments · Fixed by #38669
Closed

[imgui] update to 1.90.6 #38662

lbb opened this issue May 9, 2024 · 0 comments · Fixed by #38669
Assignees
Labels
category:port-update The issue is with a library, which is requesting update new revision

Comments

@lbb
Copy link

lbb commented May 9, 2024

Library name

imgui

New version number

1.90.6

Other information that may be useful (release notes, etc...)

1.90.6 is the latest version of imgui, containing new features and bug fixes.

https://github.com/ocornut/imgui/releases/latest

@lbb lbb added the category:port-update The issue is with a library, which is requesting update new revision label May 9, 2024
data-queue pushed a commit that referenced this issue May 13, 2024
Fixes #38662, update `imgui` to 1.90.6, update `vsgimgui` to 0.3.0.

imgui
-
Except `osx-binding, metal-binding, android-binding`, other features are
tested successfully in the following triplet:
```
x64-windows
x64-windows-static
```

Except `osx-binding,metal-binding,android-binding,dx12-binding`, other
features are tested successfully in the following triplet:
```
x86-windows
```

- [x] Changes comply with the [maintainer
guide](https://github.com/microsoft/vcpkg-docs/blob/main/vcpkg/contributing/maintainer-guide.md).
- [x] SHA512s are updated for each updated download.
- [ ] ~The "supports" clause reflects platforms that may be fixed by
this new version.~
- [ ] ~Any fixed [CI
baseline](https://github.com/microsoft/vcpkg/blob/master/scripts/ci.baseline.txt)
entries are removed from that file.~
- [ ] ~Any patches that are no longer applied are deleted from the
port's directory.~
- [x] The version database is fixed by rerunning `./vcpkg x-add-version
--all` and committing the result.
- [x] Only one version is added to each modified port's versions file.

---------

Co-authored-by: Monica <v-liumonica@microsoft.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
category:port-update The issue is with a library, which is requesting update new revision
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants