|
|
@@ -42,4 +42,5 @@ TODO:
|
|
|
* reactive_mixin: auto disconnect mechanism
|
|
|
* sigh_mixin: make registry available and change cb signature from reg/entt to storage/entt (breaking for the good)
|
|
|
* mixin bind_any support for both registry types
|
|
|
-* replace doc for reactive systems/storage
|
|
|
+* reactive mixin: return *this from on_* functions (and update doc)
|
|
|
+* double check reactive storage examples and fix them if needed
|