This commit is contained in:
cha0s 2020-06-23 20:01:40 -05:00
parent 09c8007c09
commit fd374588b8

View File

@ -3,7 +3,7 @@
- ✔ Remove dependency on decorators
- ✔ Synchronized should be a mixin
- ✔ Behavior items should derive type/name
- ✔ Precompile behavior traversals
- ✔ Precompile behavior expressions
- ✔ Abstract physics world tick optimizations
- ✔ Cache current routine for Behaved tick
- ✔ Inline traits into entity, remove Proxy