Commit Graph

4 Commits

Author SHA1 Message Date
Lily Wang
2d2b7d172d
[imguizmo] Remove keyword unofficial of imguizmo's usage (#40678)
Co-authored-by: Lily Wang <v-lilywang@microsoft.com>
2024-09-03 12:26:57 -07:00
Rémy Tassoux
b108771d0a
[imgui] Update to 1.90.7 (#39017)
Update imgui port from 1.90.6 to 1.90.7:
https://github.com/ocornut/imgui/releases/tag/v1.90.7

- [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.
2024-05-30 10:25:32 -07:00
Nick
a685c5b764
[imgui] update to 1.89.4 (#30262)
* [imgui] update to 1.89.4

* [imguizmo] fix build

* [implot] fix build
2023-03-21 13:23:47 -07:00
Jonathan Higgs
3547cd96d9
[imguizmo] new port (#18991)
* [imguizmo] new port

* [imguizmo] Apply suggestions from code review

Co-authored-by: JonLiu1993 <63675417+JonLiu1993@users.noreply.github.com>

* [imguizmo] fix formatting

* [imguizmo] fix version-date

* [imguizmo] apply suggestions from code review

Co-authored-by: Phoebe <20694052+PhoebeHui@users.noreply.github.com>

* [imguizmo] apply suggestions from code review

Co-authored-by: Phoebe <20694052+PhoebeHui@users.noreply.github.com>

* [imguizmo] add std version requirement

* [imguizmo] remove debug lib rename

* [imguizmo] update to use v1.83 tag

* [imguizmo] fixed hash

Co-authored-by: JonLiu1993 <63675417+JonLiu1993@users.noreply.github.com>
Co-authored-by: Phoebe <20694052+PhoebeHui@users.noreply.github.com>
2021-07-22 14:05:05 -07:00