From ede5080c100efcf2e029f8899433f9e514479c07 Mon Sep 17 00:00:00 2001 From: CatChow0 Date: Sun, 23 Mar 2025 13:45:17 +0100 Subject: [PATCH] Patch Update - V9.2.8 Remove Vulkan related code --- .../.idea/workspace.xml | 4 +- enginecustom/assets/imgui.ini | 7 +- .../src/inc/system/applicationclass.h | 2 - enginecustom/src/inc/system/vulkan.h | 49 ---------- .../src/src/system/applicationclass.cpp | 17 ---- enginecustom/src/src/system/vulkan.cpp | 98 ------------------- 6 files changed, 7 insertions(+), 170 deletions(-) diff --git a/.idea/.idea.KhaoticEngineReborn/.idea/workspace.xml b/.idea/.idea.KhaoticEngineReborn/.idea/workspace.xml index 628bf0c..74dd12c 100644 --- a/.idea/.idea.KhaoticEngineReborn/.idea/workspace.xml +++ b/.idea/.idea.KhaoticEngineReborn/.idea/workspace.xml @@ -5,11 +5,8 @@ - - - @@ -158,6 +155,7 @@ +