Răsfoiți Sursa

updated TODO

Michele Caini 4 ani în urmă
părinte
comite
5c29de2013
1 a modificat fișierele cu 1 adăugiri și 0 ștergeri
  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...