Commit graph

5 commits

Author SHA1 Message Date
Ukendio
79f821ff72 Merge branch 'main' of https://github.com/Ukendio/jecs into fix-remove-none-component 2024-05-07 21:38:32 +02:00
Marcus
d5414f1bc4
Add iter method (#20) 2024-05-05 15:22:02 +02:00
Ukendio
6fe05d29c1 Add case for when component is not found in archetype 2024-05-04 15:06:57 +02:00
Marcus
089c5d46a9
Fix component overriding when in disorder (#15)
* Fix component overriding when in disorder

* Add benchmarks

* Should use same data
2024-05-03 02:39:59 +02:00
Marcus
9c5a84e3af
Cache column indices instead of pointers (#13) 2024-05-01 14:41:10 +02:00