From eb2cd17ec310e43713a3d6c48b41b9f04570162b Mon Sep 17 00:00:00 2001 From: CatChow0 Date: Mon, 26 May 2025 13:52:00 +0200 Subject: [PATCH] Patch - Sun Camera - V10.5.2 --- .../.idea/workspace.xml | 262 ++---------------- enginecustom/enginecustom.vcxproj | 2 + enginecustom/imgui.ini | 6 +- enginecustom/src/inc/shader/master_shader.h | 25 ++ .../src/inc/system/application_class.h | 3 + enginecustom/src/inc/system/input_class.h | 4 +- enginecustom/src/src/shader/master_shader.cpp | 24 ++ .../src/src/system/application_class.cpp | 66 ++++- enginecustom/src/src/system/input_class.cpp | 10 + 9 files changed, 156 insertions(+), 246 deletions(-) create mode 100644 enginecustom/src/inc/shader/master_shader.h create mode 100644 enginecustom/src/src/shader/master_shader.cpp diff --git a/.idea/.idea.KhaoticEngineReborn/.idea/workspace.xml b/.idea/.idea.KhaoticEngineReborn/.idea/workspace.xml index 690b46b..a4e77ce 100644 --- a/.idea/.idea.KhaoticEngineReborn/.idea/workspace.xml +++ b/.idea/.idea.KhaoticEngineReborn/.idea/workspace.xml @@ -5,97 +5,15 @@ - - + + - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + - {} @@ -253,29 +45,32 @@ "associatedIndex": 6 } + + + - { + "keyToString": { + "ASKED_SHARE_PROJECT_CONFIGURATION_FILES": "true", + "C++ Project.enginecustom.executor": "Run", + "C/C++ Project.enginecustom.executor": "Run", + "RunOnceActivity.ShowReadmeOnStart": "true", + "RunOnceActivity.git.unshallow": "true", + "SHARE_PROJECT_CONFIGURATION_FILES": "true", + "git-widget-placeholder": "main", + "ignore.virus.scanning.warn.message": "true", + "node.js.detected.package.eslint": "true", + "node.js.detected.package.tslint": "true", + "node.js.selected.package.eslint": "(autodetect)", + "node.js.selected.package.tslint": "(autodetect)", + "nodejs_package_manager_path": "npm", + "settings.editor.selected.configurable": "preferences.keymap", + "vue.rearranger.settings.migration": "true" } -}]]> +} @@ -406,6 +201,7 @@ +