Commit Graph

169 Commits

Author SHA1 Message Date
Syntriax d2881e94df fix: Fix Big Textures Not Positioned Correctly 2023-11-27 15:12:04 +03:00
Syntriax 9f4ad882e3 feat: Added Basic Camera 2023-11-27 13:46:01 +03:00
Syntriax 9b45bfa4fd refactor: Fixed Compiler Warning On Possible Null 2023-11-27 11:11:58 +03:00
Syntriax 6dec7dd720 chore: Code Typos Fixed 2023-11-27 11:06:02 +03:00
Syntriax 12bbfdceaf feat: More Control Over Displayables 2023-11-27 10:37:39 +03:00
Syntriax cd75c14d83 chore: Removed Leftover from Project Rename 2023-11-27 09:29:29 +03:00
Syntriax d75bae802a fix: UnAssign Problems 2023-11-24 17:20:43 +03:00
Syntriax 251bd948ab BREAKING CHANGE: IEntities are now IInitialize 2023-11-24 17:04:19 +03:00
Syntriax 5a01b01215 feat: Added IAssignable.Unassign() 2023-11-24 17:03:21 +03:00
Syntriax 6f68e29fb8 fix: Explicit Usings 2023-11-24 16:58:07 +03:00
Syntriax 8a8c09f043 chore: Finalize Don't Set Fields to Null Anymore 2023-11-24 16:37:09 +03:00
Syntriax 44bee2df08 perf: Check If Inputs Have Been Listened On 2023-11-24 16:18:55 +03:00
Syntriax d60537f940 feat: Added Input Class Library w/ Keyboard Inputs 2023-11-24 15:34:05 +03:00
Syntriax 5f2c551fa4 feat: Implemented IInitialize on GameManager 2023-11-24 11:52:14 +03:00
Syntriax fdb368d881 feat: Added Engine Cycles to GameManager 2023-11-24 11:42:51 +03:00
Syntriax 4228d317e2 fix: Fixed DrawableBehaviours on GO Inactive 2023-11-24 11:42:30 +03:00
Syntriax cf2d85765d chore: Added Forgotten params args Parameter 2023-11-24 09:45:10 +03:00
Syntriax 5fcf63c5a7 chore: Added Initial Engine Code 2023-11-23 23:54:19 +03:00
Syntriax a47586851c Initial Commit 2023-11-23 22:04:12 +03:00