Commit Graph

97 Commits

Author SHA1 Message Date
OusmBlueNinja
0f354642a6 Added Tag Renaming 2024-12-27 00:09:43 -06:00
OusmBlueNinja
482bff685b Update Readme and add images 2024-12-26 23:44:23 -06:00
OusmBlueNinja
9ecb3034a4 Remove random prints, replaced with DEBUG_PRINT from gcml 2024-12-26 23:42:36 -06:00
OusmBlueNinja
4876a6c2dd Fixed scene loadingstuff, and Asset manager models loader 2024-12-26 23:31:12 -06:00
OusmBlueNinja
181f46e5a8 Update Default.scene 2024-12-26 22:30:57 -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
e8b43ae843 fixed images and renamed file 2024-12-26 19:37:18 -06:00
de1977e4f4 Update README.md 2024-12-27 01:36:22 +00:00
7d1cdbfc14 Upload files to "assets/images" 2024-12-27 01:35:23 +00: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
eab8d26783 Update README.md 2024-12-25 21:14:49 -06:00
OusmBlueNinja
e5d1cb6096 Updated look of Scene viwer 2024-12-25 21:14:24 -06:00
OusmBlueNinja
7ffcaecbac Merge branch 'Dev' 2024-12-25 21:06:47 -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
037561d2a5 Merge branch 'Dev' 2024-12-25 19:05:38 -06:00
OusmBlueNinja
34d1f23509 Update README.md 2024-12-25 19:04:38 -06:00
8a78a71d30 Delete README.md 2024-12-26 01:02:24 +00:00
OusmBlueNinja
ed44fdb8d0 Added another version image 2024-12-25 18:54:34 -06:00
OusmBlueNinja
e660a7ffd3 Made Inspector actual do stuff. ( makes GameObjects move with transform component ) 2024-12-25 18:53:17 -06:00
OusmBlueNinja
15084799bd i broke something. 2024-12-25 18:29:24 -06:00
OusmBlueNinja
0260fa7db4 changed to use Vector of entitys instead of a test object 2024-12-25 18:15:18 -06:00
OusmBlueNinja
0c7fd361f0 added placeholder componenets 2024-12-25 17:58:56 -06:00
OusmBlueNinja
bf6df61f88 changed texture for now, before adding texture and mesh component 2024-12-25 17:55:57 -06:00
OusmBlueNinja
d77de75918 removed some words from Performance window 2024-12-25 17:53:49 -06:00
OusmBlueNinja
3328d3c2fa Added auto scaling graphs to performance window 2024-12-25 17:52:19 -06:00
OusmBlueNinja
42fa83f695 Update README.md 2024-12-25 17:47:24 -06:00
OusmBlueNinja
7bce548f5f updated Readme and added screenshot 2024-12-25 17:46:14 -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
OusmBlueNinja
5657cf318d Removed empty cpp source files 2024-12-25 15:10:22 -06:00
OusmBlueNinja
af21323180 added images 2024-12-25 00:41:44 -06:00
OusmBlueNinja
fdac328a3f its broke, idk. fix latter 2024-12-25 00:38:12 -06:00
OusmBlueNinja
55b521d9bc refactored: Moved to seperate files 2024-12-25 00:31:55 -06:00
OusmBlueNinja
fede442827 added: Textures and fixed ECS 2024-12-25 00:23:10 -06:00
OusmBlueNinja
4d18863e97 added: ECS -> Testing ECS With basics windows a stuff 2024-12-25 00:12:39 -06:00
OusmBlueNinja
9ed91cd672 remove: cleanned up build files 2024-12-25 00:06:18 -06:00
80b8bc8b00 Delete TesseractEngine.exe 2024-12-25 05:49:18 +00:00
OusmBlueNinja
96cdfa636e added: .gitignore
added a git ignore so I don't span build files and configs.
2024-12-24 23:48:58 -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
7c783bb34c Initial commit 2024-12-25 04:33:18 +00:00