6 Commits (a976a9aa2e5d83133b7567b4c0eca590cf26d259)

Author SHA1 Message Date
Shariq Shah a976a9aa2e Implemented Physics raycasting and getting entity as result from raycast 8 years ago
Shariq Shah 9703f74b0e Fixed broken orthographic camera 8 years ago
Shariq Shah 33ae972f04 Initial version of sprite renderer code and fixed bugs related to shaders, camera and editor 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 Shah 868b160930 Implemented file copy, delete operations and dll reloading workaround for windows 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 shah c60930e739 Made minor modifications to makefiles and changed readme format from org 8 years ago
shariq 5d35656b0c Added inspector for light data and fixed bugs with reading vec types from strings 8 years ago
shariq b5c1f8c85f Added inspectors for entity transformation 8 years ago
shariq f721492a91 Fixed some editor bugs and did initial work on editor layouts 8 years ago
shariq 6a1132fa91 Added entity list viewer to editor which shows all entities currently in the scene 8 years ago
shariq 3ebb14202a Changed how render settings are read/written 8 years ago
shariq a42954a764 Made minor modifications to rendering models for performance increase 8 years ago
shariq 18304569f6 Added option to specify if config file is to be loaded from install or user directory, fixed input bug 8 years ago
shariq baab23980e Added option to read/write files from installation directory or user preferences directory 8 years ago
shariq 77737dfd3c Added modifiers to keymaps 8 years ago
shariq a573482f4c Added writing cvars back to file from memory 8 years ago
shariq ff51f3f990 Added foreach loop macro for hashmaps 9 years ago
Shariq Shah 563705fb71 Updated readme and made minor changes to editor 9 years ago
Shariq Shah f8a88791f1 Added support for registering and view live debug variable data in editor 9 years ago
Shariq Shah 6775ebc612 Cameras can now be marked for automatic resize on window resize event 9 years ago
Shariq Shah 58b1c59eaa Fixed bugs with fog setttings in editor 9 years ago
Shariq Shah 598ac1c5cf Added window to render settings to editor ui and updated nuklear version 9 years ago
Shariq Shah 97ac88e7da Began work on editor and fixed bug with mousewheel events 9 years ago