Mercurial > games > semicongine
changeset 768:bc48fcc1ac7b
add: better component API done
| author | Sam <sam@basx.dev> | 
|---|---|
| date | Wed, 28 Jun 2023 00:36:57 +0700 | 
| parents | 3c0c5492e0b4 | 
| children | bb4c36d68444 | 
| 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
