Commit Graph

7 Commits

Author SHA1 Message Date
WiggleWizard
7efa69a20d Enabled multithreaded compilation and fixed some build warnings
Enabled MT compilation for all first party TUs and some third party ones too. Disabled specific warnings in third party code, started fixing warnings in first party code as well
2024-09-11 12:03:09 +01:00
Antoine Pilote
5bd6690f20 Grouped dependecies into a group 2024-08-09 19:12:03 -04:00
antopilo
c15bf532ae Compilation succesful on Linux Ubuntu
Probably broke a lot of things
2023-09-27 01:48:05 -04:00
Antoine Pilote
3be93f7bec Moved project loading logic to editor class 2023-09-21 11:35:00 -04:00
antopilo
16bb074a5f Added fix for jolt precompiled headers failing to compiled on windows if missing .cpp file.
Added a prebuild command that moves a cpp file into jolt dir.
2023-03-09 10:08:37 -05:00
Antoine Pilote
f5c5497122 Can now build with JoltPhysics 2022-09-25 15:27:43 -04:00
Antoine Pilote
4a1225b871 Added Jolt Premake 2022-09-25 14:45:27 -04:00