Mercurial > games > semicongine
log
age | author | description |
---|---|---|
Tue, 05 Sep 2023 00:28:35 +0700 | Sam | did: update examples to work with improved scenegraph/material api, notice removed complexity! |
Mon, 04 Sep 2023 00:55:35 +0700 | Sam | fix: first example |
Mon, 04 Sep 2023 00:48:00 +0700 | Sam | fix: remaining tests and an issue with updating uniforms |
Mon, 04 Sep 2023 00:31:17 +0700 | Sam | fix: material handling, gltf loading, loader example |
Sun, 03 Sep 2023 17:46:40 +0700 | Sam | fix: material tests |
Sun, 03 Sep 2023 17:34:29 +0700 | Sam | did: undid using meshes as values, ref is much better, fix a few things, fix a few huge performance issues |
Sat, 02 Sep 2023 23:51:02 +0700 | Sam | did: remove some stuff from the heap, maybe nicer? |