From c442a8788357f232b3fd6cb44617393e9cf63148 Mon Sep 17 00:00:00 2001 From: CatChow0 Date: Tue, 6 May 2025 15:29:23 +0200 Subject: [PATCH] Minor Update - Texture Are Saved - V10.1.0 --- .../.idea/workspace.xml | 28 ++- enginecustom/demo.ker | 3 +- enginecustom/src/inc/system/modelclass.h | 55 ++++- enginecustom/src/inc/system/object.h | 3 +- enginecustom/src/src/system/Skybox.cpp | 1 - .../src/src/system/applicationclass.cpp | 202 ++++++++++++++---- enginecustom/src/src/system/modelclass.cpp | 82 ++++++- enginecustom/src/src/system/object.cpp | 2 +- 8 files changed, 311 insertions(+), 65 deletions(-) diff --git a/.idea/.idea.KhaoticEngineReborn/.idea/workspace.xml b/.idea/.idea.KhaoticEngineReborn/.idea/workspace.xml index 42a91e4..60ff8bd 100644 --- a/.idea/.idea.KhaoticEngineReborn/.idea/workspace.xml +++ b/.idea/.idea.KhaoticEngineReborn/.idea/workspace.xml @@ -4,7 +4,16 @@