Commit Graph

226 Commits

Author SHA1 Message Date
Antoine Pilote
8be7695d1e Code standardtization pass. Fixed a bunch of warnings. 2023-03-04 17:50:02 -05:00
Antoine Pilote
dfd8c0c57d Added material value sliders in material editor. 2023-03-04 17:49:11 -05:00
Antoine Pilote
abd5ac2dc8 Fixed volumetric Post FX 2023-03-04 17:44:59 -05:00
antopilo
8195d6879b Clean up code 2023-03-03 15:16:27 -05:00
antopilo
bbafd0c4e0 Fixed extra new line in logger 2023-03-03 12:38:17 -05:00
antopilo
d696b67378 Fixed not being able to boot into project manager 2023-03-03 12:38:10 -05:00
Antoine Pilote
f8643f1dcf Partial Jolt implementation and some model loader fixes. 2023-03-01 22:05:23 -05:00
Antoine Pilote
972caf4163 Fixed mesh panel crashing when no model resource is present 2023-03-01 22:04:17 -05:00
Antoine Pilote
64f3bb1ad4 Can now use launch argument to load project directly 2023-03-01 22:03:58 -05:00
Antoine Pilote
344e2fb0c8 Added Camera component panel 2023-03-01 22:03:12 -05:00
Antoine Pilote
f5c5497122 Can now build with JoltPhysics 2022-09-25 15:27:43 -04:00
Antoine Pilote
289a25f9e8 gitmodules changes 2022-09-25 14:47:31 -04:00
Antoine Pilote
4a1225b871 Added Jolt Premake 2022-09-25 14:45:27 -04:00
Antoine Pilote
c6f003b0c0 Edited premake 2022-09-25 14:45:04 -04:00
Antoine Pilote
df1d4c3372 Removing jolt attemp 2 2022-09-25 14:36:00 -04:00
Antoine Pilote
1543dfb6a1 Removed JoltPhysics 2022-09-25 14:34:03 -04:00
Antoine Pilote
382802c62a Rework
-Removed bullet
-Removed Soloud
Removed every instances of bullet usage.
Edited some UI stuff
2022-09-24 20:14:51 -04:00
a.pilote
87bc79d0a1 Added play mode for engine .exe 2022-07-24 18:12:29 -04:00
a.pilote
c64771f6a6 Fixed gizmo flipped normals 2022-07-24 17:40:14 -04:00
a.pilote
b41f00c020 Added light and camera gizmo. 2022-07-17 17:26:40 -04:00
a.pilote
5fb1e376c2 added material editing in mesh panel. Renamed mesh component to model component. 2022-07-17 14:15:11 -04:00
a.pilote
dbec248d8a Fixed math problem and display submeshes in editor panel 2022-07-16 21:49:17 -04:00
a.pilote
7d9e5b07b5 can now load models through model panel 2022-07-16 15:29:03 -04:00
a.pilote
de3434703d Show ResourceID instead of nothing in component UI panel. 2022-07-15 22:08:54 -04:00
a.pilote
06f4913b45 Added shortcut for transformation modes. 2022-07-14 17:53:02 -04:00
a.pilote
249e26dcd5 Removed euler, only quaternion and dirty flag 2022-07-14 17:45:06 -04:00
a.pilote
fb6080d734 Fixed quaternion for transforms 2022-07-13 20:27:32 -04:00
antopilo
a4cdf4b524 Work on quaternion rotation 2022-07-10 18:36:10 -04:00
antopilo
32e63a5137 Work on implementing quaternion 2022-06-29 20:05:08 -04:00
antopilo
b2f59a189b Fixed File system default folder loaded. and filetree opened by default 2022-06-29 18:12:29 -04:00
antopilo
52c993cecd changed git ignore 2022-06-29 18:06:11 -04:00
antopilo
162966eeb0 Made material resource file editable from engine 2022-06-29 18:05:59 -04:00
antopilo
407ff89df7 Refactor Mesh serialization and model system. 2022-06-28 19:56:16 -04:00
a.pilote
6b827e9db7 Mesh cleanup. 2022-06-27 20:12:56 -04:00
antopilo
a8abef1ab2 Cleanup 2022-06-23 20:58:07 -04:00
antopilo
7ba865ef14 Fixes
Added Welcome screen
Fixed for c++ 20
2022-06-23 20:43:32 -04:00
antopilo
511e5dfb16 Removed Soloud from premake 2022-06-23 15:55:32 -04:00
antoinep
5d138fd551 removed soloud 2022-06-03 17:32:48 -04:00
antopilo
b273a2fb8a Added Screen space reflections and Editor UI refactoring 2022-01-31 13:54:58 -05:00
antopilo
e216686272 Improved procedural sky rendering and settings panel. 2022-01-10 15:16:22 -05:00
Antoine Pilote
b8d94e94ed Merge pull request #6 from antopilo/rml_ui
Major push
2022-01-09 16:49:35 -05:00
antopilo
a71bfcbe75 Huge rework of editor and other changes. 2022-01-09 16:44:20 -05:00
antopilo
55ae840678 UI editor work 2021-09-26 22:56:25 -04:00
Antoine Pilote
a9cc90f4a7 Merge pull request #5 from fhomolka/slashes_compat_fix
Change Back-slashes to slashes, for unix compatibility
2021-09-20 19:45:46 -04:00
Filip Homolka
41cac85899 Maths.h
Camera.cpp
Components.h
LightComponent.h
MeshComponent.h
Entity.h
ImGuiHelper.h

Changed backslashes to slashes, for unix-compatibility
2021-09-20 23:11:15 +02:00
antopilo
4d1e134eaa refactoring scene rendering 2021-09-20 06:49:45 -04:00
antopilo
519d9165e1 Merge branch 'main' of https://github.com/antopilo/Nuake into main 2021-09-15 21:19:38 -04:00
antopilo
c02c3946b7 Added bloom post process 2021-09-15 21:18:44 -04:00
antopilo
2e5dcb4ab2 Fixes 2021-09-14 08:52:52 -04:00
Antoine Pilote
e5daf71b89 added soloud 2021-09-13 10:20:38 -04:00