BradyAJohnston / MolecularNodes

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

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

Closed julioarvellos closed 2 months ago

julioarvellos commented 2 months 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 2 months ago

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