Michele Caini před 3 roky
rodič
revize
0f7098d0e0
1 změnil soubory, kde provedl 2 přidání a 1 odebrání
  1. 2 1
      TODO

+ 2 - 1
TODO

@@ -14,11 +14,12 @@ DOC:
 TODO (high prio):
 TODO (high prio):
 * check natvis files (periodically :)
 * check natvis files (periodically :)
 * remove the static storage from the const assure in the registry
 * remove the static storage from the const assure in the registry
-* make the entity storage available to the end user
 * pop_if to improve further destroying entities (drastically)
 * pop_if to improve further destroying entities (drastically)
 * improve sigh mixin for entity storage (split basic + entt/entt spec)
 * improve sigh mixin for entity storage (split basic + entt/entt spec)
 * doc: exclude only views, storage entity, bump entities
 * doc: exclude only views, storage entity, bump entities
 * deprecate/remove registry reserve, capacity, empty, data, destroyed, release and so on
 * deprecate/remove registry reserve, capacity, empty, data, destroyed, release and so on
+* registry::destroy avoid pack if entity storage iterators already
+* test signals on entity creation/destruction/update
 * test exclude-only views
 * test exclude-only views
 
 
 WIP:
 WIP: