Commit Graph

13 Commits

Author SHA1 Message Date
OusmBlueNinja
4876a6c2dd Fixed scene loadingstuff, and Asset manager models loader 2024-12-26 23:31:12 -06:00
OusmBlueNinja
463e25e87c added color to logger window, and fixed little bug
forgot else if in deserialiser so it would thor random non existant errors
2024-12-26 22:27:47 -06:00
OusmBlueNinja
c7f163245a Made Scene Manager actual load and save scene
One bug is the Load does not load the VAO because im going to make it call the Asset manager to load the model from disk
2024-12-26 22:20:16 -06:00
OusmBlueNinja
d204e68cf3 Made a Simple scene manager with loading and saving 2024-12-26 22:08:50 -06:00
OusmBlueNinja
9ad51f97b7 Converted Gameobjects and componenets to Classes, added texture and mesh inspectors 2024-12-26 19:34:34 -06:00
OusmBlueNinja
d71876544a Added Themes 2024-12-25 22:00:13 -06:00
OusmBlueNinja
380bdbe557 Made it so you could create view and sellect multiple GameObjects 2024-12-25 21:06:17 -06:00
OusmBlueNinja
e660a7ffd3 Made Inspector actual do stuff. ( makes GameObjects move with transform component ) 2024-12-25 18:53:17 -06:00
OusmBlueNinja
0260fa7db4 changed to use Vector of entitys instead of a test object 2024-12-25 18:15:18 -06:00
OusmBlueNinja
ba20674570 Made Inspector Look Better 2024-12-25 17:42:58 -06:00
OusmBlueNinja
6be1be5a51 fixed 3d Rendering pipline, updated asset manager v2, and a\added inspector window 2024-12-25 17:35:38 -06:00
OusmBlueNinja
ceb1f81f1b added more debug stats, and updated renderer and created asset manager v1 2024-12-25 17:01:05 -06:00
OusmBlueNinja
d81fa19bc4 Remade everything again.
Added 3d OpenGL baced rendere instead of 2D rendering
2024-12-25 15:44:33 -06:00