Mercurial > games > semicongine
log
age | author | description |
---|---|---|
Thu, 07 Sep 2023 23:28:36 +0700 | Sam | add: nice mesh API, fix: copying of whole scenedata all the time |
Wed, 06 Sep 2023 00:03:51 +0700 | Sam | fix: a few assert, comments, names; add: collider from pointlist, fix: gltf import |
Tue, 05 Sep 2023 00:44:33 +0700 | Sam | did: update README |
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 |