Commit Graph

5 Commits (56132c49a1123601f1aead5a625af295c299e75f)

Author SHA1 Message Date
q3k 56132c49a1 *: license under GPLv3 2020-07-24 00:59:00 +02:00
q3k a0e045cbbb engine: use shitty resourcemap for object sorting 2020-05-30 23:47:56 +02:00
q3k ea8aa09791 engine: create ResourceManager and Profiler, use
The ResourceManager now owns all thicc resources (meshes and textures),
letting us a) use identifiers for them b) stop using Arc as much.
2020-05-30 00:56:20 +02:00
q3k fab5855aaa engine: abstract resource loading 2020-04-04 22:18:26 +02:00
q3k 8fc9fd6c9d engine: add fps counter, fix flipping 2020-01-20 02:00:14 +01:00