63482923bb
Patch Update - V9.2.3
...
[FIX] :
~ Use The Already Implemented IsKeyDown avoid calling each tick the method bound to the input
2025-03-20 13:59:01 +01:00
987ad6784e
Patch Update - V9.2.2
...
FIX RELEASE BUILD CONFIGURATION
2025-03-20 00:15:34 +01:00
f2a8bb6b5b
Patch update - V9.2.1
2025-03-19 13:22:56 +01:00
606aaa76e9
Minor Update - V.9.2.0
...
[FEAT] :
- Add More Object Property to the save and load
2025-03-19 12:05:15 +01:00
3930c5eff7
Minor Update - V9.1.0
...
[FEAT] :
+ Import Assets in project copy file in project
2025-03-19 10:55:10 +01:00
eea7b4c067
Major Update - V9.0.0
...
[FEAT] :
+ Add Save and Load system for scene but only for kobject
2025-03-18 22:43:23 +01:00
6583f74a5f
Patch Update - V8.1.1
...
+ Define the struct of the scene save file
2025-03-17 17:49:16 +01:00
7eb6ed72e6
Minor Update - V8.1.0
...
[FIX] :
- Alpha Shader
[FEAT] :
- Add Scene action in bar menu
- Start to implemented Save And Load Logique
2025-03-17 12:59:04 +01:00
8b9e860c00
Major Update - Scene Window Rework
2025-03-11 17:46:36 +01:00
5e68105fe1
ALED
Test-01
2025-02-02 22:35:41 +01:00
af01f223c1
AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA
2025-02-01 00:46:41 +01:00
118e967412
Patch update - add menu button
2025-01-29 21:13:35 +01:00
452e84aa16
Minor update - viewport window tweak
2025-01-29 19:31:12 +01:00
151ea9b191
Minor update - celshading rework started
2025-01-28 17:42:23 +01:00
0d5e26266b
Major update - Architecture Rework
2025-01-27 22:46:27 +01:00
425224a96c
patch update - fix sunlight shader
...
Prend en compte les paramètres direction et intensité
2025-01-23 22:45:59 +01:00
d8851cc679
minor update - light ui tweak
2025-01-23 20:55:55 +01:00
c355509870
patch readme
2025-01-23 17:31:36 +01:00
51b29f77aa
Minor update - Sunlight shader
2025-01-23 17:29:29 +01:00
d8552d3f91
minor update - préparation sunlight
2025-01-22 19:56:28 +01:00
261df5e257
Minor update - Skybox baby
...
Faudra mettre une texture numéroté pour la skybox afin de verifié l'orientation des plan qui la constitue
2025-01-21 17:43:02 +01:00
172db0b96d
Skybox WIP
2025-01-21 15:28:37 +01:00
296e04692a
patch debug - exec
2025-01-20 23:13:35 +01:00
fec593205b
log tweak
2025-01-19 21:49:40 +01:00
161166837f
Minor update - Log system rework
...
+ GetLogLevelInfo return a struct of info relative to a type of log
+ filtered log in the UI
2025-01-19 14:41:37 +01:00
a88ed06198
minor log - update
2025-01-18 15:56:25 +01:00
cb3f10b7d5
Minor update - Log window in Ui
2025-01-17 17:57:58 +01:00
4ae55e73b2
Major Update - Physique Fixed Update And Thread
...
Physics process run in a fixed update in a thread
2025-01-17 15:47:09 +01:00
15217a5df8
Patch update - Scene window
2025-01-16 21:02:17 +01:00
06efdf6f6c
Imgui Update for the patch
2025-01-16 17:52:49 +01:00
b029018552
Major update - IMGUI Change
...
New ImGui version : Branch Doking
2025-01-16 17:31:13 +01:00
39fa32603f
Minor update - ui x physix
2025-01-15 20:42:42 +01:00
c707e49561
Physic rebuild start
2025-01-15 18:33:02 +01:00
58cafd7682
faut tout pt encore
2025-01-14 16:10:40 +01:00
c5de18a9b3
Patch - Logger opti
2025-01-12 18:40:23 +01:00
f337e58dcc
Merge branch 'main' of https://github.com/CatChow0/khaotic-engine-Reborn
2025-01-12 01:12:34 +01:00
CatChow0
af98e5edc7
Update README.md
2025-01-12 01:10:08 +01:00
01a9c940f0
Minor update - frustum rework
...
Complete overhaul of frustum culling
2025-01-12 00:59:43 +01:00
ab0355ed97
Minor update - Add Render Queues
2025-01-11 22:18:19 +01:00
915c0cdd7f
Minor Update - Object Rendering change
...
+ RenderPass (render object in a vector)
2025-01-11 13:53:35 +01:00
bce659e55d
Minor - Vsync toggle
...
New Method :
+ Set Vsync
+ Set Screen Width
+ Set Screen Height
+ Get Hwnd
+ Set Hwnd
+ IsWindowed
+ SetWindowed
New UI For Engine Settings :
+ Add Vsync Toggle to UI
2025-01-10 20:43:36 +01:00
79f266b479
Quick Test and organization tweak
2025-01-09 23:00:03 +01:00
b4804c2df2
boo
2024-10-02 12:44:00 +02:00
7d2b962420
Patch Update - Terrain Tweak
2024-10-01 20:44:46 +02:00
d7965fec64
plane obj tweak
2024-10-01 19:04:41 +02:00
7f84ab39a1
ajout des fichier obj forcer
2024-10-01 18:48:01 +02:00
975edf0e62
Améliorations de la gestion des chemins et textures
...
- Ajout de la récupération du chemin d'exécution du module dans `WinMain` et transmission à `SystemClass`.
- Ajout de la méthode `SendPath` dans `SystemClass` pour transmettre le chemin et le dossier de travail à `ApplicationClass`.
- Remplacement de la variable `result` par `Hresult` pour les résultats des appels DirectX dans `ApplicationClass::Initialize`.
- Définition du chemin de travail courant avant de charger les textures dans `ApplicationClass::AddKobject`.
- Vérification que l'objet a bien reçu les textures après l'initialisation dans `ApplicationClass::AddKobject`.
- Ajout des méthodes `SetPath` et `SetWFolder` dans `ApplicationClass` pour définir le chemin et le dossier de travail.
- Réduction du nombre de catégories de textures affichées dans `imguiManager::WidgetObjectWindow`.
2024-10-01 16:02:30 +02:00
b3af9f4ce7
Minor Update - Fix Release Version
2024-09-30 16:13:52 +02:00
8f20397130
sus
2024-09-30 15:29:49 +02:00
3aafec5bf8
Set Up DirextXTK in git
2024-09-30 13:53:03 +02:00