# HG changeset patch # User Sam # Date 1687887417 -25200 # Node ID bc48fcc1ac7b74f893c24b9837dca2eda401305d # Parent 3c0c5492e0b4e2df4c1298bf414219e38eb8f5f7 add: better component API done diff -r 3c0c5492e0b4 -r bc48fcc1ac7b README.md --- 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