Squircle script

 From:  bemfarmer
5616.41 In reply to 5616.40 
Hi James,

The "final" version has an underscore before the FG. Namely: Squircle_FG.
"final" in double quotes, meaning the latest so far.

For me, version control is challenging.
I have 8 versions in my curves2 menu in the nodeeditor.

Also, I believe that loading a previously saved node program often loads an old version of the (node).js,
which needs to have the squircleXXX(old) version removed from the node program, and the
squircleXXX(new) version wired back in. (And newest node program re-saved...)

Ocasionally, sometimes it seems like notepad++ does weird things, or I made a mistake...

Also if the newer squircle version does not have the proper matching squircle name updated here:
LiteGraph.registerNodeType("Curves2/squircle_FG", squircle_FG);
then the node shows up in the curves2 menu as an older name...

- Brian

I did get your 5 by 5 squircle grid, but my settings for reRange and/or upstream was not set properly (I guess.)