- The editor will now update all parameter nodes in the graph from the blackboard when opening a graph from disk
- Parameter node titles are now only display the Node Icon and the parameter name. Rather than before with : Icon + Node type + Parameter name
- Minor code cleanup
- The ability for TextureSampler nodes to be able to define a parameter. If you want to define a Texture2D parameter, then add one with the blackboard or the graphView with : right click ---> Create Parameter ---> Texture2D, but when in a subgraph you can do right click ---> Create Subgraph Input ---> Texture2D