cabf9b39d8
Load Texture Rework Needed
2024-09-27 17:06:02 +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
cc07d7f3ba
Patch update - merge end
2024-04-25 10:55:50 +02:00
911b9bf8cc
Merge branch 'main' into ImGui-NoScripting
2024-04-25 10:32:30 +02:00
StratiX0
9dd129b7bc
feat: object id et objects collisions
...
feat:
+ Ajout d'un id pour chaque objet cree
+ Ajout de collision entre les objets
2024-04-25 10:18:46 +02:00
GolfOcean334
2ffcf977d7
Merge branch 'Water-Shader' into Merge
2024-04-25 09:59:43 +02:00
6316d4cb2b
Minor Update - ImGui tweak
...
[FEAT] :
~ Modification de l'interface ImGui
2024-04-22 17:55:48 +02:00
GolfOcean334
fd5b1f33b0
Minor: Water shader Terminer
2024-04-22 17:35:40 +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
25f05fe217
Minor Update - Logger transformer en Singleton
2024-04-12 17:59:44 +02:00
GolfOcean334
5aa2621a76
Minor: Ajout du Shader de l'eau
2024-04-12 17:34:59 +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
d52ea4b753
Merge branch 'main' of https://github.com/GamingCampus-AdrienBourgois/khaotic-engine
2024-04-11 11:04:37 +02:00
a84e42ce2c
Minor Update - Log pour plus de fichier
2024-04-11 11:03:53 +02:00
GolfOcean334
df9d3db5b1
Water Shader a finir dans le shader manager
2024-04-11 11:02:48 +02:00
GolfOcean334
c6f97490d1
Minor: Ajout du Light Map Shader au Sheder Manager
2024-04-11 09:49:49 +02:00
GolfOcean334
1104f7adbe
Merge branch 'main' into Shader-Manager
2024-04-11 09:14:29 +02:00
d644d6966d
Minor patch - Log system + Exécutable fonctionnel
...
Feat :
+ Log systeme
2024-04-10 13:04:34 +02:00
GolfOcean334
d286e71ebe
Light Shader à corriger
2024-04-10 12:57:31 +02:00
ae2e311bdb
Merge Main into ImGui-V2
2024-04-10 09:19:28 +02:00
GolfOcean334
499ece1b69
Minor: Ajout du shader de transparence dans le shader manager
2024-04-09 20:12:38 +02:00
GolfOcean334
1b4762940c
Ajout transparence buggé
2024-04-09 13:03:26 +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
StratiX0
ebccd2cf68
feat: ajout de la trainee (drag)
...
j'espere que c'est bien comme ça que ça marche
2024-04-09 12:30:37 +02:00
GolfOcean334
8e665da007
fix main
2024-04-09 11:34:21 +02:00
GolfOcean334
8f0ac6d8c0
Merge branch 'Axel-G-Shader-Manager'
2024-04-08 18:01:45 +02:00
GolfOcean334
a947a04946
Minor: Ajout Specular map shader dans le shader manager
2024-04-08 17:48:52 +02:00
StratiX0
6eb50bf29f
feat: debut de la physique, ajout de la gravite
2024-04-08 17:16:48 +02:00
GolfOcean334
e502033b89
Fix: Normal Shader
2024-04-08 16:11:58 +02:00
1112fd6040
Minor Update - Suppression de text
2024-04-08 15:33:46 +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
GolfOcean334
9aea925c3d
Minor: Ajout de l'alpha mapping au shader manager
2024-04-08 00:42:39 +02:00
GolfOcean334
48e7b18d7c
Minor: Ajout shader de translation au shadermanager
2024-04-08 00:27:38 +02:00
GolfOcean334
d61a5b7f5f
Minor: Ajout du Multitexturing dans le shader manager
...
Actuellement envie de DCD, JPP des Lights 😠
2024-04-07 01:27:30 +02:00
064c34b6dc
WIP - Light Conversion en Vector des lights pour ImGui
...
+ Fenetre ImGui pour les lights
+ Fonction pour les lights en vector Get/Set
2024-04-05 17:59:29 +02:00
aba9b9b6f3
Patch Update - WM_DROPFILES Bug fix
...
FIX : Le Bug du message WM_DROPFILES lors d'un message WM_SIZE
2024-04-05 17:01:10 +02:00
df9d7c97c0
Patch update - Reflection shader
...
FIX : Reflection shader class est correctement inclue dans la solution
2024-04-05 16:39:44 +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
GolfOcean334
38242fc60b
Light à reparer
2024-04-05 15:39:00 +02:00
GolfOcean334
15087d22c5
Merge branch 'translation-texture-' into Axel-G-Shader-Manager
2024-04-05 14:56:46 +02:00
7cc9de3910
Merge branch 'main' into ImGui-V2
2024-04-05 14:49:07 +02:00
GolfOcean334
2ab975ce93
Texture translation fonctionne
2024-04-04 22:15:09 +02:00
4a3b540b6f
Drag and drop ImGui
2024-04-04 10:50:40 +02:00
GolfOcean334
b5d597b64e
bug bug bug mais integrer
2024-04-04 10:50:37 +02:00
Mamitiana RASOLOJAONA
5a27827ee2
debut de texture translation
2024-04-04 10:27:14 +02:00
StratiX0
5f06a7391e
Merge branch 'CameraMov'
2024-04-03 12:47:53 +02:00
StratiX0
5d54c0ad54
amelioration du frustum
2024-04-03 12:47:02 +02:00
ea57d1ab9d
Render terrain ok
2024-04-03 12:46:49 +02:00