You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Currently layer channel can only use the first or second output of the source node, this is very limiting since Gabor and Voronoi have 3 output sockets. These are some possible improvements:
Use source output index as layer channel input instead of enum value
Since layer input and override will be merged on the UI side, it's better to implement #182 first before this.
The text was updated successfully, but these errors were encountered:
Currently layer channel can only use the first or second output of the source node, this is very limiting since Gabor and Voronoi have 3 output sockets. These are some possible improvements:
Since layer input and override will be merged on the UI side, it's better to implement #182 first before this.
The text was updated successfully, but these errors were encountered: