Mercurial > games > semicongine
log src/semicongine.nim @ 206:7f921d7d0a2b
age | author | description |
---|---|---|
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 |