25f05fe217
Minor Update - Logger transformer en Singleton
2024-04-12 17:59:44 +02:00
3bc9eee3cc
Minor Update - Ajout des ms dans les log
2024-04-12 17:19:55 +02:00
aa4f1146b7
Minor Update - Gestion des Texture Update
...
Feat :
+ Utilisation de vector pour stocker les texture filename
~ Refonte du chargement des textures
2024-04-12 17:11:06 +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
117d31d788
Minor Update - Log Systeme
...
Feat :
+Log pour toutes les fonction et erreur utile
2024-04-12 13:32:21 +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
Axel Gathelier
cf434ffca0
Update README.md
2024-04-11 09:52:08 +02:00
GolfOcean334
c6f97490d1
Minor: Ajout du Light Map Shader au Sheder Manager
2024-04-11 09:49:49 +02:00
GolfOcean334
1345537486
Fix merge
2024-04-11 09:19:20 +02:00
GolfOcean334
1104f7adbe
Merge branch 'main' into Shader-Manager
2024-04-11 09:14:29 +02:00
GolfOcean334
1bba2047b1
Minor: Ajout Light Shader
2024-04-11 09:05:59 +02:00
56e58f88a6
Merge branch 'main' of https://github.com/GamingCampus-AdrienBourgois/khaotic-engine
2024-04-10 13:04:37 +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
Harpie94
55be14451d
Update README.md
2024-04-10 11:00:33 +02:00
05f12d15f9
Patch Update - light pos
2024-04-10 09:26:11 +02:00
ac513df371
Merge branch 'main' into ImGui-V2
2024-04-10 09:20:58 +02:00
ae2e311bdb
Merge Main into ImGui-V2
2024-04-10 09:19:28 +02:00
Mamitiana RASOLOJAONA
d66a0465e9
~fix README.md
2024-04-10 09:05:01 +02:00
StratiX0
78fbbdd224
fix: 60fps
2024-04-10 08:57:16 +02:00
Harpie94
0bf3cd1121
Edit README.md
2024-04-10 04:35:53 +02:00
GolfOcean334
6c6b090364
Modification des lumières afin de leurs rajouté une position prédéfinie
2024-04-09 22:12:44 +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
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
GolfOcean334
cae1fa326f
Merge branch 'main' of https://github.com/GamingCampus-AdrienBourgois/khaotic-engine
2024-04-09 11:34:41 +02:00
GolfOcean334
8e665da007
fix main
2024-04-09 11:34:21 +02:00
CatChow0
85dc0a846f
Update README.md
2024-04-09 11:29:11 +02:00
GolfOcean334
72d1dad6f7
Merge branch 'main' of https://github.com/GamingCampus-AdrienBourgois/khaotic-engine
2024-04-09 11:27:04 +02:00
GolfOcean334
c59e961af4
Fix: Mouvement camera et ajout des assets
2024-04-09 00:20:25 +02:00
GolfOcean334
7cf5520d43
Merge branch 'main' into Axel-G-Shader-Manager
2024-04-09 00:10:37 +02:00
GolfOcean334
8f0ac6d8c0
Merge branch 'Axel-G-Shader-Manager'
2024-04-08 18:01:45 +02:00
01acf46db8
Minor Update - Icon change
2024-04-08 17:55:56 +02:00
GolfOcean334
a947a04946
Minor: Ajout Specular map shader dans le shader manager
2024-04-08 17:48:52 +02:00
219b6cefff
Minor Update - Icon
...
Feat :
+ Ajout de l'icon pour l'application
2024-04-08 17:33:11 +02:00
CatChow0
c21a66f386
Update README.md
2024-04-08 16:29:40 +02:00
GolfOcean334
e502033b89
Fix: Normal Shader
2024-04-08 16:11:58 +02:00
f59f371c0c
Merge branch 'main' into ImGui-V2
2024-04-08 15:37:13 +02:00
StratiX0
ec8614e3ba
feat: scale du terrain
2024-04-08 15:34:07 +02:00
1112fd6040
Minor Update - Suppression de text
2024-04-08 15:33:46 +02:00
StratiX0
fc377f084e
fix: le terrain marche normalement
2024-04-08 15:31:01 +02:00
CatChow0
5add20e154
Update README.md
2024-04-08 15:20:16 +02:00
695aae93e9
Patch Update - Remove Bitmap from the render
2024-04-08 14:56:15 +02:00
44669c910f
Merge branch 'main' into ImGui-V2
2024-04-08 14:49:51 +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
StratiX0
edc1cb63d7
feat: rotation camera avec clic droit
2024-04-08 14:34:24 +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