Created by: zeffii
not for merging.
todo (non exhaustive list)
-
first 'cache current state' if it's showing values already, before re-aquiring values.. else bools are lost. -
convert collection to dict. -
write a function that converts any of the bpy.props types to a serialize-able type -
generate json storage and recall/update -
do first tests of prop injections.. -
option to restore to node's original defaults -
interface tweaks (UI list etc ) -
deal with switching between nodes with same bl_idname, ..auto hide deviations? or auto re-obtain..
-