Mercurial > games > semicongine
log
age | author | description |
---|---|---|
Sat, 20 May 2023 23:26:17 +0700 | Sam | add: mouse wheel in windows (untested) |
Sat, 20 May 2023 23:21:03 +0700 | Sam | did: nicer test example, scene switching still problematic |
Sat, 20 May 2023 23:16:48 +0700 | Sam | did: make material working halfway, add some more mouse functionality |
Sat, 20 May 2023 18:17:21 +0700 | Sam | fix: incorrect vertex data alignment |
Sat, 20 May 2023 17:45:12 +0700 | Sam | del: unused import |
Sat, 20 May 2023 17:44:55 +0700 | Sam | did: replace zippy with "standard" nim zip, compiled from source, fix some errors |
Sat, 20 May 2023 16:35:23 +0700 | Sam | add: png loading with LodePNG (thanks LodePNG-author, this is a super amazing piece of code!) |