Mercurial > games > semicongine
log
age | author | description |
---|---|---|
Thu, 25 Jan 2024 20:23:22 +0700 | Sam | add: 2d-packing algorithm for texture-atlas generation |
Sat, 20 Jan 2024 21:36:41 +0700 | Sam | add: packed textures for font-atlas |
Sat, 20 Jan 2024 21:28:17 +0700 | Sam | add: packed textures for font-atlas |
Sat, 20 Jan 2024 20:17:03 +0700 | Sam | did: image & font refactoring, add texture-atlas-packing |
Mon, 08 Jan 2024 19:18:01 +0700 | Sam | fix: error on bad uniform-attribute ordering |
Sun, 07 Jan 2024 00:56:44 +0700 | Sam | did: improve dynamic array, mesh and material APIs a ton, changes in material attributes are now detected and will trigger uniform-updates |
Thu, 04 Jan 2024 21:13:11 +0700 | Sam | did: overhaul dynamic array-api in a few places |