From dc5d9fdeb0c606ea5c8d2c616cf5fc17be8b161f Mon Sep 17 00:00:00 2001 From: dinau Date: Thu, 1 Aug 2024 18:42:16 +0900 Subject: [PATCH] Updated to ImGui 1.91.0 --- README.md | 2 +- libs/cimgui | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 6ef8ef7..607dfb5 100644 --- a/README.md +++ b/README.md @@ -40,7 +40,7 @@ This project aims to simply and easily build [Dear ImGui](https://github.com/oco [(CImGui)](https://github.com/cimgui/cimgui) / [ImPlot](https://github.com/epezent/implot) [(CImPlot)](https://github.com/cimgui/cimplot) examples in Zig language with less external dependencies. -ImGui/CimGui version **1.90.9dock** (2024/07) +ImGui/CimGui version **1.91.0dock** (2024/08) - Features - Included [Font Awesome](https://fontawesome.com/search?m=free&o=r) Icon fonts. diff --git a/libs/cimgui b/libs/cimgui index f6fb347..35a4e8f 160000 --- a/libs/cimgui +++ b/libs/cimgui @@ -1 +1 @@ -Subproject commit f6fb347cf11217d3ce59fd7956eb3aaf5724518d +Subproject commit 35a4e8f8932c6395156ffacee288b9c30e50cb63