|
@@ -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
|