Mercurial > games > semicongine
changeset 307:f471426ef8e2
add: better component API done
author | Sam <sam@basx.dev> |
---|---|
date | Wed, 28 Jun 2023 00:36:57 +0700 |
parents | 046f7e2b1e13 |
children | c73224f9d38f |
files | README.md |
diffstat | 1 files changed, 1 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/README.md Wed Jun 28 00:35:09 2023 +0700 +++ b/README.md Wed Jun 28 00:36:57 2023 +0700 @@ -68,7 +68,7 @@ - [ ] Sprite system - [ ] Particle system - [ ] Sound-animation -- [ ] Named entity components +- [x] Named entity components - [ ] Paletton-export-loader - [ ] Arrange buffer memory types based on per-mesh-attribute type instead of per-shader-attribute type