Squircle script
 1-20  21-40  41-44

Previous
Next
 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.)
  Reply Reply More Options
Post Options
Reply as PM Reply as PM
Print Print
Mark as unread Mark as unread
Relationship Relationship
IP Logged

Previous
Next
 From:  bemfarmer
5616.42 In reply to 5616.40 
Hi James,
With your 5 by 5 grid:
In the info window for squircle_FG, both radius of 1, and radval of 10 are showing up.
Maybe radval should be changed to radius, throughout the node???

- Brian
  Reply Reply More Options
Post Options
Reply as PM Reply as PM
Print Print
Mark as unread Mark as unread
Relationship Relationship
IP Logged

Previous
Next
 From:  James (JFH)
5616.43 In reply to 5616.42 
Brian,
quote:
Maybe radval should be changed to radius, throughout the node???
Yes that would be better.
quote:
For me, version control is challenging. I have 8 versions in my curves2 menu in the nodeeditor.
My "curves" menu has so many deprecated nodes that it runs off the bottom of the screen, so I had not seen "squirrel_FG"

Thanks for your help
James
https://www.instagram.com/nodeology/
  Reply Reply More Options
Post Options
Reply as PM Reply as PM
Print Print
Mark as unread Mark as unread
Relationship Relationship
IP Logged

Previous
 From:  bemfarmer
5616.44 In reply to 5616.43 
Thank you James.

**********
Latest version of squircle_FG.js:
The only change is that the variable radval is now changed to input variable radius, throughout the node.
This was done because radval was showing up in the Info panel, in addition to radius.
(radval = radius, so radval is not needed.)

I did not change the name, so suggest replacing old squircle_FG with this newly modified one, for the 5 people who recently downloaded the former version.

- Brian
Attachments:

  Reply Reply More Options
Post Options
Reply as PM Reply as PM
Print Print
Mark as unread Mark as unread
Relationship Relationship
IP Logged
 

Reply to All Reply to All

 

 
 
Show messages:  1-20  21-40  41-44