47 Commits

Author SHA1 Message Date
8f20397130 sus 2024-09-30 15:29:49 +02:00
3e3620d925 Patch - Update 2024-09-29 18:19:49 +02:00
fa2544d596 MAJOR UPDATE - ARCHITECTURE 2024-09-29 17:27:30 +02:00
bbbea117c3 MAJOR UPDATE - REWORK TEXTURE
-support texture tga retirer

+support texture format standard ajouter
2024-09-29 13:24:18 +02:00
e20a2aa365 MAJOR UPDATE - BROKEN
- New way of loading Texture
2024-09-28 20:16:44 +02:00
1e6ea97fd0 MONKEYYYY 2024-09-26 21:55:33 +02:00
002edb6651 FIX DEBUG VS 2024-09-26 20:51:39 +02:00
30b41922d9 Cel shade c'est mieux mais ALED 2024-09-26 11:30:26 +02:00
71403c614d Cel shading Update 2024-09-25 12:40:02 +02:00
eea4518a0a Cel Shading [WIP]
+ Cel shading shader
+ Shader Manager window
2024-09-24 12:16:22 +02:00
d9c9a8f0b5 patch update - gitignore tweak 2024-04-26 14:54:56 +02:00
StratiX0
a8d9543c29 refactor: detection collision
refactor:

+ Collision pour tout les objets, les objets differents d'une sphere seront traites comme des cubes
2024-04-26 13:20:35 +02:00
b0384dd30d Minor Update - Logger Tweak 2024-04-23 15:43:02 +02:00
3912b443d5 Patch Update - Logger 2024-04-22 21:56:56 +02:00
6316d4cb2b Minor Update - ImGui tweak
[FEAT] :

~ Modification de l'interface ImGui
2024-04-22 17:55:48 +02:00
7ef81b9c91 Minor Update - ImGui Render Tweak
[FEAT] :

~ Modification de la chaine de rendu dans la method Frame()

~ Modification de l'interface de lights
2024-04-21 21:57:11 +02:00
42226741ce Patch Update - Fix Release
FIX :

~ Modifie l'ordre des shutdown
+ Ajout de Mutex pour éviter de release et de render la frame en même temp
- Suppression d'un shutdown oublié de ImGui dans systeme class
2024-04-12 16:19:18 +02:00
d644d6966d Minor patch - Log system + Exécutable fonctionnel
Feat :

+ Log systeme
2024-04-10 13:04:34 +02:00
05f12d15f9 Patch Update - light pos 2024-04-10 09:26:11 +02:00
ae2e311bdb Merge Main into ImGui-V2 2024-04-10 09:19:28 +02:00
GolfOcean334
4d75b3433f Fix: Correction du specular shader ainsi que le normal shader + Rangement du rendus 2024-04-09 21:09:44 +02:00
ca82f37127 Minor Update - Fix Warning + Add texture in the object inspector
Feat :

+ Show the texture of the object in the Object Window

Fix :

- No warning for now...
2024-04-09 13:02:33 +02:00
01acf46db8 Minor Update - Icon change 2024-04-08 17:55:56 +02:00
219b6cefff Minor Update - Icon
Feat :

+ Ajout de l'icon pour l'application
2024-04-08 17:33:11 +02:00
1112fd6040 Minor Update - Suppression de text 2024-04-08 15:33:46 +02:00
5a6efc909f Minor update - ImGui
Feat :

~ Seul la fenêtre principale est ouverte par default
+ Bouton dans la fenêtre principale pour ouvrir les autres fenêtre disponible
+ Croix pour fermer les fenêtre ouverte en plus de la fenêtre principale
2024-04-08 14:47:16 +02:00
8d344dbfc7 Patch Update - Light dans ImGui
Feat :

+ Fenêtre Light dans l'interface
+ Contrôle des lights (position, couleur)
2024-04-08 14:28:27 +02:00
3323dfa6ad Bug Fix + Modification ImGui
FIX :  Bug de FPS diviser par 2 corrigé

~ Le model de plane.txt a été changé par celui des cube pour le model de base
+ Nouvelle fonction qui combine les widget pour les afficher en une ligne dans le systemclass.cpp
2024-04-05 16:19:16 +02:00
989687c9b4 Terrain using plane and chunk OK 2024-04-02 12:50:03 +02:00
e43fb7b0d8 Aled le terrain n'apparait toujours pas 2024-03-29 17:46:24 +01:00
b73f86ff45 Plane render ok 2024-03-29 17:31:18 +01:00
2c493bc979 Fusion Complete 2024-03-29 17:01:58 +01:00
1dbbf4aa2d Start new terrain 2024-03-29 16:19:37 +01:00
92ecd8e83a Terrain Window 2024-03-28 10:13:06 +01:00
9e7e33494c Terrain cube séparé des autres objects 2024-03-27 13:01:55 +01:00
20401c1df8 Terrain + Fix ImGui
Premier test de Terrain.
Fix les attributs des objets dans ImGui
2024-03-27 11:32:50 +01:00
8d56c159c6 Mini tweak 2024-03-26 15:24:38 +01:00
c153c88032 Object inspector window 2024-03-26 13:01:33 +01:00
a2dd35513e C RÉPARER ENFIN !!!!
La swapChain est correctement resize lors d'un changement de taille de fenetre.
2024-03-26 12:25:18 +01:00
ed325934ee prep the select func 2024-03-25 17:59:47 +01:00
7ef3237d88 Boutton "Add object" ajoute un cube qui tourne 2024-03-25 17:38:34 +01:00
47717f1755 Maximize screen
pas finie, par fois ça crash au démarrage
2024-03-25 16:11:43 +01:00
8835d15e7c Other Widget 2024-03-22 17:58:28 +01:00
fffaa8b048 imguiManager
remove fullscreen + add speed slider
2024-03-22 17:42:01 +01:00
77adeb2872 imguiManager et start Fullscreen 2024-03-22 16:51:17 +01:00
StratiX0
e9fda93632 ca marcheeeeeeee 2024-03-21 20:25:52 +01:00
b8724d7f28 C'est init mais marche pas.... ALED 2024-03-21 11:00:48 +01:00