chore: todos
This commit is contained in:
parent
52f8d53937
commit
7d0a044198
4
TODO.md
4
TODO.md
|
@ -25,7 +25,6 @@
|
||||||
- ✔ Core.fastApply, search for /\(\.\.\./
|
- ✔ Core.fastApply, search for /\(\.\.\./
|
||||||
- ✔ Rename visibleBoundingBox(es)? to visibleAabb(s)?
|
- ✔ Rename visibleBoundingBox(es)? to visibleAabb(s)?
|
||||||
- ❌ Property.fastAccess to skip getter, this.entity.currentAnimation
|
- ❌ Property.fastAccess to skip getter, this.entity.currentAnimation
|
||||||
- ✔ Trait::isDirty should be flat
|
|
||||||
- ✔ Trait params fromJS is super slow
|
- ✔ Trait params fromJS is super slow
|
||||||
- ✔ Entity::is is slow?
|
- ✔ Entity::is is slow?
|
||||||
- ❌ Manual state sync
|
- ❌ Manual state sync
|
||||||
|
@ -38,5 +37,4 @@
|
||||||
- ❌ Pointer events polyfill: https://github.com/jquery/PEP
|
- ❌ Pointer events polyfill: https://github.com/jquery/PEP
|
||||||
- ❌ Target trait updates beyond just visible; e.g. others don't need to know
|
- ❌ Target trait updates beyond just visible; e.g. others don't need to know
|
||||||
about inventory change
|
about inventory change
|
||||||
- ❌ EntityList::_afterDestructionTickers should live in entity
|
- ❌ afterDestructionTickers shouldn't exist... destruction should be deferred
|
||||||
- ❌ Should Actions::serial totally replace tick/actionsFinished?
|
|
||||||
|
|
Loading…
Reference in New Issue
Block a user