diff --git a/Useful-Extensions.md b/Useful-Extensions.md index 24b36dc..d54df25 100644 --- a/Useful-Extensions.md +++ b/Useful-Extensions.md @@ -383,10 +383,14 @@ More Node Editors stuff at [#306](https://github.com/ocornut/imgui/issues/306).
[github/CedricGuillemet/imgInspect](https://github.com/CedricGuillemet/imgInspect)
![image](https://user-images.githubusercontent.com/8225057/118988474-83515f80-b981-11eb-8ce1-4818ddc3195a.png) -**ImGuiTexInspect**: Advanced, flexible texture inspector (2021-2022) +**ImGuiTexInspect**: Advanced, flexible texture inspector (2021-2023)
[github/andyborrell/imgui_tex_inspect](https://github.com/andyborrell/imgui_tex_inspect) ([discussion](https://github.com/ocornut/imgui/issues/4352), [online demo](https://andyborrell.github.io/imgui_tex_inspect))
Screenshot of ImGuiTexInspect +**imgui_zoomable_image**: A zoomable image display for Dear ImGui (2025) +
[github/danielm5/imgui_zoomable_image](https://github.com/danielm5/imgui_zoomable_image) +
image + # Date Picker **ImGuiDatePicker** (2024)