Mercurial > games > semicongine
log src/semicongine.nim @ 660:c6414ade79f0
age | author | description |
---|---|---|
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 |
Wed, 05 Apr 2023 00:40:38 +0700 | Sam | did: improve imports |