Ukendio
47812350d2
Change casing of exports
2024-05-12 19:26:10 +02:00
Ukendio
3d6e7cb067
Add tests for relation data
2024-05-12 17:13:09 +02:00
Ukendio
afdda32c85
Add tests for wildcards
2024-05-12 16:54:43 +02:00
Ukendio
5c08ddf1d1
Rename case
2024-05-12 04:17:35 +02:00
Ukendio
75749c2028
Uncomment cases
2024-05-12 04:14:33 +02:00
Ukendio
ebb81749fb
Initial commit
2024-05-12 03:49:46 +02:00
Ukendio
77bbe3e285
Fix export
2024-05-10 21:45:24 +02:00
Ukendio
87711eff19
Register components as entities
2024-05-10 20:35:41 +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
Marcus
91d3fcabc3
Add case for when component is not found in archetype ( #25 )
...
* Add case for when component is not found in archetype
* Check only destination archetype first
* Omit onNotifyAdd
2024-05-08 00:57:22 +02:00
Marcus
d5414f1bc4
Add iter method ( #20 )
2024-05-05 15:22:02 +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