Mercurial > games > semicongine
log src/semicongine/vulkan/physicaldevice.nim @ 229:7741bca03e7c
age | author | description |
---|---|---|
Tue, 16 May 2023 15:35:43 +0700 | Sam | add: support for struct members to be array |
Mon, 15 May 2023 00:34:00 +0700 | Sam | add: basic loading of glTF files (*.glb), no materials yet |
Tue, 09 May 2023 01:18:01 +0700 | Sam | add: some adjustment to the last refactoring :P |
Tue, 09 May 2023 01:11:51 +0700 | Sam | did: small refactoring of module structure |
Fri, 05 May 2023 23:45:50 +0700 | Sam | add: initial code for texture support, not finished, had to completely refactor how to handle material-data (ie scene-wide data, sorry if you ever read this |
Thu, 04 May 2023 23:44:15 +0700 | Sam | add: image/texture creation, refactoring of some unclean parts |