Updates to Dear ImGui v1.92.5-docking

This commit is contained in:
Mason Remaley 2026-01-16 01:39:35 -08:00
parent 514e1e35e6
commit 5a6af5bf23
14 changed files with 11515 additions and 9345 deletions

View file

@ -5,8 +5,8 @@
.minimum_zig_version = "0.16.0-dev.2193+fc517bd01",
.dependencies = .{
.@"dear-imgui" = .{
.url = "https://github.com/ocornut/imgui/archive/refs/tags/v1.92.2b-docking.tar.gz",
.hash = "N-V-__8AAPZKeQDWGL4ckVmICNUMMWIikMKny4fQHvs2tCFh",
.url = "https://github.com/ocornut/imgui/archive/refs/tags/v1.92.5-docking.tar.gz",
.hash = "N-V-__8AAEbOfQBnvcFcCX2W5z7tDaN8vaNZGamEQtNOe0UI",
},
.@"Vulkan-Headers" = .{
.url = "https://github.com/KhronosGroup/Vulkan-Headers/archive/refs/tags/v1.4.313.tar.gz",