mirror of
https://github.com/Ukendio/jecs.git
synced 2026-05-13 14:24:14 +00:00
* Implement world:targets * Proper indexing in ECS_PAIR_SECOND * Unit tests * pull idr.records index out of iterator * move tests below world:target * style * better test names * change nth to use idr.records and pull out variables from iter * local NOOP fn * pull NOOP out of fn * redeclare component_index as ct_idx * black magic (inlined most of the function calls in iterator - yes it still passes tests) * remove redundant fn call (shoutout to nnullcolumn for spotting this) * add test for rapid add/remove calls * run secondary mixing step for all entities and not just the alive ones * redundant check * be a bit more explicit for checking if an entity is alive |
||
|---|---|---|
| .. | ||
| benches | ||
| entity_visualiser.luau | ||
| lol.luau | ||
| ob.luau | ||
| stress.client.luau | ||
| stress.project.json | ||
| tests.luau | ||