From 66c7879e3ba376beada59979ee72e65f48f4dee4 Mon Sep 17 00:00:00 2001 From: Lava Block <the@lava-block.com> Date: Thu, 29 Oct 2020 23:38:53 +0100 Subject: [PATCH] update --- ext/VulkanMemoryAllocator | 2 +- ext/imgui | 2 +- ext/spdlog | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/ext/VulkanMemoryAllocator b/ext/VulkanMemoryAllocator index 3528e2ae..ebc1f75a 160000 --- a/ext/VulkanMemoryAllocator +++ b/ext/VulkanMemoryAllocator @@ -1 +1 @@ -Subproject commit 3528e2aed3e8808f33e1e7d63eeb1560456a605a +Subproject commit ebc1f75a6dd5d3637f54ddf11cc300ad4dd05a25 diff --git a/ext/imgui b/ext/imgui index e6b99a42..a1296212 160000 --- a/ext/imgui +++ b/ext/imgui @@ -1 +1 @@ -Subproject commit e6b99a420b74a056da40f9a7af491446f26a29ea +Subproject commit a129621292a98454d8d636c2daca063f0fb3e3f3 diff --git a/ext/spdlog b/ext/spdlog index a42b4065..01b350de 160000 --- a/ext/spdlog +++ b/ext/spdlog @@ -1 +1 @@ -Subproject commit a42b40656cc60083e5cd07723fa9b5c26fce945f +Subproject commit 01b350de96483cf00b267c6db4c25f3b739b3fee -- GitLab