10 Commits (a28c5bbda79cac3ff092049b82920a95b1e9cdd4)

Author SHA1 Message Date
Shariq Shah a28c5bbda7 Phase 1 of Code Refactoring/Simplification complete. Moving towards fixed scene sizes and upfront allocation 7 years ago
Shariq Shah ac12a48b8a Began Newton Dynamics Physics integration and modified build script 8 years ago
Shariq Shah 3354df46bb Implemented writing to files through the new Parser and Parser_Object intrerface 8 years ago
Shariq Shah 1a61236082 Completed loading and saving entities using the new Parser and Parser_Objects 8 years ago
Shariq Shah 83255ae281 Implemented better handling of finding opening and closing braces in new parser 8 years ago
shariq f7ae03fb9b Camera fbo parameters are now saved to file when saving entity, also fixed several bugs in entity loading from file 8 years ago
shariq d565295ea9 Fixed missing new-line in light serialization and a bug caused by checking eof in scene files 8 years ago
Shariq Shah 4774e83133 Implemented writing scene to file 8 years ago
Shariq Shah 3357284b24 Implemented post-build symlink to assets folder for windows builds 8 years ago
shariq a4f3021e44 Moved all source files into their appropriate directories i.e. common, game and libsymmetry and began migrating build system to GENie 8 years ago
shariq 16b3293b41 Separated Game and Game Library code into executable and reloadable shared library 8 years ago
shariq 132e49f434 Added support for launching under wayland on linux and ability to select between x11 and wayland through config file 8 years ago
shariq 34ccb51d2e Implemented writing entity to text file 8 years ago
shariq 5ce6340bf5 Implemented missing heirarchical transforms functionality 8 years ago
shariq b7f490ebdb All funcions that previously required 'Component' structs now only need Entity. Phase 2 of the refactoring towards Fat entities completed 8 years ago
shariq 8a44bdf4b1 Phase 1 of the great refactoring complete 8 years ago
Shariq Shah a17cb85b92 Added hashmaps 9 years ago
Shariq Shah 145a0977ee Fixed makefile always rebuilding from scratch 9 years ago
Shariq Shah 69122f081d Added separate clear color for each camera 10 years ago
Shariq Shah 16dca4f9ca Fixed minor bugs in input code 10 years ago
Shariq Shah c97dbf5777 Started adding heirarchical transformations 10 years ago