Commit Graph

11 Commits

Author SHA1 Message Date
Matt Thorson
ce099d0cc8 Moved example physics stuff into the sample game 2020-09-12 23:52:13 -07:00
Matt Thorson
1c084b55f9 OpenGL rendering hooked up. Better platform layer abstraction 2020-08-16 22:00:13 -07:00
Matt Thorson
67f0bf6e88 Cleaning. Depth => Priority 2020-05-31 19:27:26 -07:00
Matt Thorson
228295649e Moved Entity <=> operator for now since it was breaking list remove 2020-05-30 17:00:05 -07:00
Matt Thorson
9bb6ac6a73 Fixed crash on some Entity removals 2020-05-30 16:19:46 -07:00
Matt Thorson
524bb14919 Removed test code 2020-05-23 16:49:00 -07:00
Matt Thorson
fe3672f30c Cleaned up entity tracking. Scene.Camera. Matrix struct. 2020-05-22 23:39:46 -07:00
Matt Thorson
0b1a938fe2 Proper Entity and Component bucketing/tracking 2020-05-21 21:24:04 -07:00
Matt Thorson
6bc89ac9d1 Grid improvements 2020-05-17 17:34:47 -07:00
Matt Thorson
5745029fcc JSON fixes. Grids 2020-05-17 16:27:02 -07:00
Matt Thorson
786b692a3f Reorg 2020-05-07 20:38:02 -07:00