TomNCatz / MetaMaker

This is an open source project designed to generate JSON files and templates in a visual interface. It was built with the intent for use with game dev.
MIT License
0 stars 0 forks source link

Non-destructive Node and Slot Loading #13

Closed TomNCatz closed 3 years ago

TomNCatz commented 3 years ago

Nodes and slots currently change the data structure to add themselves even if they have no new info, they should sync up instead if they are not making changes