Commit Graph

59 Commits

Author SHA1 Message Date
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
6e3f0abd6d updated git ignore to keep ini files 2024-12-25 19:10:59 -06:00
OusmBlueNinja
9ed91cd672 remove: cleanned up build files 2024-12-25 00:06:18 -06:00
OusmBlueNinja
b8eafc3283 added: Logging and log-points 2024-12-24 23:47:09 -06:00
OusmBlueNinja
3cc5499196 Created basic Window and docking system 2024-12-24 23:19:49 -06:00