framefield / tooll

Tooll is a new multi-purpose application for creating interactive 3d content and animations. It combines the best aspects of animation, compositing, and coding into a lightweight and intuitive UI. Your designs can be shared as executable or rendered to movies.
http://www.tooll.io
MIT License
638 stars 53 forks source link

[feature request] drag output to another output #54

Closed lublak closed 2 years ago

lublak commented 2 years ago

grafik Sometimes you want to combine certain outputs. Especially when working with boolean values. It would be handy if you connect the output of one node with the output of another node to get a list that supports exactly these two outputs and also connects them automatically. Here it would be e.g. an and or an or.

pixtur commented 2 years ago

I implemented this partially: You first have to select the operators and then drag the output of one. But it needs a ton of tweaking.

Wrong repo.