Created by: vicdoval
This node allows to store numerical lists in different "memory buckets" then it can output one or many buckets at the same time.
The lists will be stored in a string property so they will e preserved when closing the file.
It can be used to bake particles or to store different states and compare them easily without recomputing de data
-
Code changes complete. -
Code documentation complete. -
Documentation for users complete (or not required, if user never sees these changes). -
Manual testing done. -
Unit-tests implemented. -
Ready for merge.