Sync to released Jecs 0.5.5-nightly.20250426T001101Z (#45)
Reviewed-on: #45
This commit is contained in:
parent
9081625bbf
commit
78c16084de
9 changed files with 286 additions and 34 deletions
|
@ -11,6 +11,8 @@ The format is based on [Keep a Changelog][kac], and this project adheres to
|
|||
## [Unreleased]
|
||||
|
||||
- `[world]`:
|
||||
- Added `world:range` to restrict entity range
|
||||
- Changed `world:entity` to accept the overload to create an entity at the desired index
|
||||
- Changed `world:clear` to also look through the component record for the cleared `ID`
|
||||
- Removes the cleared ID from every entity that has it
|
||||
- Changed entity ID layouts by putting the index in the lower bits, which should make every world function 1-5 nanoseconds faster
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue