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

+ 1 - 0
TODO

@@ -4,6 +4,7 @@
 * add examples (and credits) from @alanjfs :)
 
 WIP:
+* add the possibility of disabling entities without deleting components thanks to the new full check
 * add registry::storage id -> basic_sparse_set (no template arg), add example of use
 * fast-contains for sparse sets (low prio but nice-to-have)
 * runtime events (dispatcher/emitter), runtime context variables...