Mercurial > games > semicongine
log src/semicongine.nim @ 269:b5fb27b0f7a4
age | author | description |
---|---|---|
Sat, 27 May 2023 13:44:02 +0700 | Sam | add: some api improvments, preparing for font-loading |
Tue, 23 May 2023 01:05:06 +0700 | Sam | fix: gltf loading |
Tue, 09 May 2023 01:11:51 +0700 | Sam | did: small refactoring of module structure |
Sun, 07 May 2023 01:02:06 +0700 | Sam | add: skeleton for resources |
Sat, 06 May 2023 23:06:33 +0700 | Sam | add: textures now support in shader via scene data, also: improved config handling a bit, more to come |
Mon, 01 May 2023 01:15:39 +0700 | Sam | add: initial implementation of audio subsystem with mixer, currently missing windows implementation |
Mon, 17 Apr 2023 18:02:19 +0700 | Sam | did: finish refactoring of render pipeline, yipi! :) |
Wed, 12 Apr 2023 01:20:53 +0700 | Sam | did: big refactoring |