Commit Graph

8 Commits

Author SHA1 Message Date
OusmBlueNinja
0c7c49dd43 Changed asset manager to a template instead of a void* 2024-12-27 12:19:20 -06:00
OusmBlueNinja
9ecb3034a4 Remove random prints, replaced with DEBUG_PRINT from gcml 2024-12-26 23:42:36 -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
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
15084799bd i broke something. 2024-12-25 18:29:24 -06:00
OusmBlueNinja
0c7fd361f0 added placeholder componenets 2024-12-25 17:58:56 -06:00