BradyAJohnston / MolecularNodes

Toolbox for molecular animations in Blender, powered by Geometry Nodes.
https://bradyajohnston.github.io/MolecularNodes/
GNU General Public License v3.0
883 stars 83 forks source link

Cartoon node "Quality" input doesn't update Loop resolution MN 4.2.6 #613

Open julioarvellos opened 6 hours ago

julioarvellos commented 6 hours ago

Describe the bug I just noticed that the Quality option from Cartoon node does not update the resolution of the loops. I figured out what happened and the socket "Loop Resolution" (from inside the Cartoon node) isn't plugged to the "Curve Custom Profile" inside ".CA to loops" node.

https://github.com/user-attachments/assets/6fc31eab-79e3-4132-9684-59c09ff18717

BradyAJohnston commented 3 hours ago

Ah thanks for catching this! I went through and refactored a bunch of stuff and miss that component :)