jecs/tools
Marcus d1d5b1f207
Add entity ranges (#221)
* Add component registration and metadata API

* Fix test case erroring

* Initial commit

* Simplify entity swap logic in world_entity function

* Allow to disconnect signals

* Remove appending to array

* Add ecs_assert and fix entity range handling

* Fix listener array indexing in observers

* Only max_id and alive_count if range_begin is larger than built in
ranges

* No nullable records

* Index is not a stable pointer
2025-04-25 23:53:39 +02:00
..
entity_visualiser.luau Cleanup testing slightly 2025-04-10 19:52:07 +02:00
lifetime_tracker.luau Add entity ranges (#221) 2025-04-25 23:53:39 +02:00
perfgraph.py Cleanup codebase 2025-01-29 08:28:08 +01:00
read_lcov.py Styling on coverage reports 2025-03-28 02:29:55 +01:00
runtime_lints.luau Reorganize repo 2025-03-27 02:33:38 +01:00
svg.py Cleanup codebase 2025-01-29 08:28:08 +01:00
testkit.luau Add entity ranges (#221) 2025-04-25 23:53:39 +02:00