
Added edition of parameter layout directly in the material editor published parameter tab.Vector nodes "Length", "Normalize" and "Dot product" now also accept Vector 2 as input, not only Vector 3. pow(input1.x, input2), pow(input1.y, input2) etc.), or a vector of same size as the input, where each component is used as parameter for operating on the corresponding component of the input node (e.g. For nodes that take two inputs, the second input can either be a number used as parameter for each input component (e.g. Many Math nodes now accept any input type (number, vector 2, vector3, color): the operation is applied on each component separately."atan2"), as well as Hyperbolic trigonometric functions and their inverse. Added "Arc tangent of (X, Y)" math node (a.k.a.Added "Vector 2 to Vector 3" and "Vector 3 to Vector 2" conversion nodes to facilitate UV usage in a graph.Added overlap indications in the graph: overlapping nodes will have a red "!" icon on top.Option affects future manipulations action is performed once when clicked. Added a specific action in the graph menu to align all nodes, distinct from the alignment option.They exist when a connection was created to something that is optional in a node and is currently disabled. Disabled connections are now drawn as dashed lines instead of being invisible.The speed increases with mouse position, and scroll direction is relative the center of graph view.

When creating or moving graph connections, or moving nodes, or selecting by area, the graph will scroll automatically if you move the mouse near the graph border while dragging the connection.Move to source/destination selects and centers that node in the graph view. Added a right click contextual menu on graph connections (move to source node / move to destination node / delete connection).Snap to handles when creating a connection.

