updated authors and todo files
This commit is contained in:
2
AUTHORS
2
AUTHORS
@@ -16,6 +16,7 @@ cugone
|
|||||||
dbacchet
|
dbacchet
|
||||||
dBagrat
|
dBagrat
|
||||||
djarek
|
djarek
|
||||||
|
DNKpp
|
||||||
DonKult
|
DonKult
|
||||||
drglove
|
drglove
|
||||||
eliasdaler
|
eliasdaler
|
||||||
@@ -41,6 +42,7 @@ Oortonaut
|
|||||||
Paolo-Oliverio
|
Paolo-Oliverio
|
||||||
pgruenbacher
|
pgruenbacher
|
||||||
prowolf
|
prowolf
|
||||||
|
Qix-
|
||||||
stefanofiorentino
|
stefanofiorentino
|
||||||
suVrik
|
suVrik
|
||||||
szunhammer
|
szunhammer
|
||||||
|
|||||||
2
TODO
2
TODO
@@ -15,7 +15,7 @@ WIP:
|
|||||||
* make non-const registry::get use const assure or the like
|
* make non-const registry::get use const assure or the like
|
||||||
* emitter: runtime handlers, allocator support (ready for both already)
|
* emitter: runtime handlers, allocator support (ready for both already)
|
||||||
* view/group: no storage_traits dependency -> use storage instead of components for the definition
|
* view/group: no storage_traits dependency -> use storage instead of components for the definition
|
||||||
* basic_storage::bind for cross-registry setups
|
* basic_storage::bind for cross-registry setups (see and remove todo from entity_copy.cpp)
|
||||||
* uses-allocator construction: any (with allocator support), poly, ...
|
* uses-allocator construction: any (with allocator support), poly, ...
|
||||||
* process scheduler: reviews, use free lists internally
|
* process scheduler: reviews, use free lists internally
|
||||||
* iterator based try_emplace vs try_insert for perf reasons
|
* iterator based try_emplace vs try_insert for perf reasons
|
||||||
|
|||||||
Reference in New Issue
Block a user