Commit graph

10 commits

Author SHA1 Message Date
Marcus
d4be467c6c
Rename files to luau (#54)
* Rename files to luau

* Rename remaining files
2024-06-24 03:20:43 +02:00
Marcus
d63de48546
Relationships (#31)
* Sparse set for entity records

* Swap dense indexes

* Improve inlining

* Add benchmarks

* Add tests for relations

* Add REST

* Merge upstream changes

* Add back symmetric and non idempotent add function

* Only swap when not last row

* Assert that the entity is alive

* Update example with relations
2024-05-10 17:59:57 +02:00
Ukendio
7cb610b097 Update mirror 2024-05-05 15:06:57 +02:00
Marcus
c0854e960e
Move benchmarks (#28)
* Update mirror

* Remove matter from main
2024-05-05 02:48:34 +02:00
howmanysmall
283243350f
Fix style and add some micro optimizations (#27) 2024-05-05 01:52:01 +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
Ukendio
14d53e03c1 Index indices after archetype matched 2024-05-01 15:16:39 +02:00
Ukendio
14507ac775 Merge branch 'main' of https://github.com/Ukendio/jecs 2024-05-01 14:43:05 +02:00
Ukendio
d4d2f1fdb9 Add testkit 2024-05-01 14:41:51 +02:00
Marcus
9c5a84e3af
Cache column indices instead of pointers (#13) 2024-05-01 14:41:10 +02:00