Commit Graph

26 Commits

Author SHA1 Message Date
Antoine Pilote
c91812c65e Moved FileSystem stuff into seprate files and a FileSystem Folder 2024-09-03 23:49:22 -04:00
Antoine Pilote
d942afd16f Second pass to fix compilation warnings 2024-08-15 12:52:24 -04:00
Antoine Pilote
0f02df28b0 Fixed some prefab stuff and memory leak for assimp 2023-10-02 01:34:21 -04:00
Antoine Pilote
ff4489a466 Now uses embedded resources 2023-09-26 20:43:56 -04:00
Antoine Pilote
a4724e2a91 Upgraded to C++ 20 & better audio voice management 2023-09-23 00:37:42 -04:00
Antoine Pilote
6c4dea0ddb Now properly loads internal textures(jpg) in 3D models 2023-09-17 20:15:23 -04:00
Antoine Pilote
a5cf290f4c SetName of materials 2023-09-08 17:04:52 -04:00
Antoine Pilote
1628214370 Animation serialization progress 2023-09-06 20:05:10 -04:00
Antoine Pilote
10c92feaa3 Edge case fixes 2023-09-06 18:49:35 -04:00
Antoine Pilote
3dc97cafa7 Animation system 2023-09-06 17:49:05 -04:00
Antoine Pilote
fb5069ba5e Properly transform bones 2023-09-06 17:48:50 -04:00
Antoine Pilote
422cddf5b0 Added skeleton hierarchy 2023-09-06 08:48:32 -04:00
Antoine Pilote
0e5d17da75 Started animation parsing and resource 2023-09-05 21:49:40 -04:00
Antoine Pilote
b29bc41d84 Started animation resource 2023-08-13 22:54:33 -04:00
Antoine Pilote
0307166ce4 Removed dead code 2023-08-13 11:50:51 -04:00
Antoine Pilote
2f0c5794d2 Started rendering 2023-08-13 01:07:18 -04:00
Antoine Pilote
10c16ee089 Fix model loader not taking skinning branching 2023-08-12 21:55:46 -04:00
Antoine Pilote
0caf28943f Added new component and panel + model loader 2023-08-12 21:47:26 -04:00
Antoine Pilote
afb06e382f Removed extra float in vertex 2023-07-26 15:46:20 -04:00
Antoine Pilote
e4119c0d15 Rework logger 2023-07-21 22:25:17 -04:00
antopilo
6cbad0e13b Reworked editor camera 2023-03-07 17:26:13 -05:00
Antoine Pilote
f8643f1dcf Partial Jolt implementation and some model loader fixes. 2023-03-01 22:05:23 -05: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
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