MoI discussion forum
MoI discussion forum

Full Version: Node Wish List

Show messages:  1-7  …  348-367  368-387  388-407  408-425

From: MO (MO_TE)
2 Feb   [#408] In reply to [#406]
After seeing your nod file, I came up with an idea to switch the text with an index number.

For "switch text by index" to work, you need to change the newly added "mode" property to "Index" and separate your text by three stars (***).

See the attached nod file.

Attachments:
Note.js
Note_Index_Mode.nod


From: Barry-H
2 Feb   [#409] In reply to [#408]
Hi Mo,
excellent node.
Is it possible to have a index position that shows the choices because they are not visible one run is pressed.
Many thanks
Barry
From: MO (MO_TE)
2 Feb   [#410] In reply to [#409]
Hi Barry
Sorry, It needs nodeeditor to be running to work properly.
Although, I added the page system to display the number of choices.
Updated my earlier post.
From: Psygorn (DRILLBIT)
9 Mar   [#411] In reply to [#387]
Hi all,

I am using Google Chrome and when I want to download "ChamferCurve.js" it says "Virus Detected" and stops downloading process.

Do you know how I can fix this? or could you send it to me (like changing it's format from .js to .txt)

Edit: it also happens for "ArrayGem.js" so, if you could send that to me; I would appreciate it :-)

- Psygorn
From: Zooen
9 Mar   [#412] In reply to [#411]
ArrayGem.txt
ChamferCurve.txt

Attachments:
ArrayGem.txt
ChamferCurve.txt


From: Psygorn (DRILLBIT)
9 Mar   [#413] In reply to [#412]
Thank you Zooen,

But now I see this!



How can I fix this?

-Psygorn
From: Michael Gibson
9 Mar   [#414] In reply to [#413]
Hi Psygorn, re: "invalid character #" error, it looks like there are probably 2 different files named ArrayGem.js, one is the built in command in the commands folder and the other is I guess a node editor extension.

It looks like you've got the command one there instead of the node editor extension file like you want.

I'm not seeing where ArrayGem.js for the node editor is posted, can you post a link to the message where Chrome is not allowing you to download from?

- Michael
From: bemfarmer
9 Mar   [#415] In reply to [#413]
ArrayGem node:
https://moi3d.com/forum/index.php?webtag=MOI&msg=7777.1858

Rename .txt to ArrayGem.js.
Add to the extensions folder of nodeeditor. (AppData>etc.)
This node will be in the Objects2 node menu.

- Brian

Attachments:
ArrayGem_node.txt


From: Psygorn (DRILLBIT)
10 Mar   [#416] In reply to [#414]
Hi Michael,

>I'm not seeing where ArrayGem.js for the node editor is posted, can you post a link to the message where Chrome is not allowing you to download from?

https://moi3d.com/forum/index.php?webtag=MOI&msg=7777.1858


Edit: how can I fix the issue of "invalid character #" error?

-Psygorn
From: Psygorn (DRILLBIT)
10 Mar   [#417] In reply to [#415]
Hi Brian,

I got confused and need help here:

ArrayGem_node.js is a different file from ArrayGem.js.

and MOI shows an error message I showed in my previous reply.

- Psygorn
From: Michael Gibson
10 Mar   [#418] In reply to [#417]
HI Psygorn, the one that Brian posted above is the one you need, the attachment ArrayGem_node.txt here:
http://moi3d.com/forum/index.php?webtag=MOI&msg=9581.415

So delete your ArrayGem.js that is giving the "invalid character #" message, download ArrayGem_node.txt from Brian's post above and rename it ArrayGem.js and put it into the node editor extensions folder.

- Michael
From: Psygorn (DRILLBIT)
10 Mar   [#419] In reply to [#418]
Thank you Michael.

-Psygorn
From: Barry-H
17 Mar   [#420]
Just a question.
I have been playing with r2d3 text node it as a input for text
but I can’t find away of using the input other than with numbers
or directly inputting text within the node.
Could a node that carries text be created that could be plugged into the
Text node ?
Cheers Barry
From: MO (MO_TE)
18 Mar   [#421] In reply to [#420]
Hi Barry
Currently, Nodeeditor doesn't support the "string" type.
I'm working on adding some extra features into it, including strings. :)

Image Attachments:
StringType_Nodeeditor.png 


From: Barry-H
19 Mar   [#422] In reply to [#421]
Hi Mo,
Looks good.
Cheers
Barry
From: Barry-H
28 Mar   [#423]
Hi,
I have a pointarray of 3x by 6y as an example.
I want to select every other line in the Y. and move them in the X.
ie: lines 2/4/6
Any ideas welcome.
Cheers
Barry
From: MO (MO_TE)
28 Mar   [#424] In reply to [#423]
Hi Barry
One way is to use the "Split" node to split the points with a 0-1 mask. (.nod file attached)
You can achieve the same result with the "Pattern select" node.

Attachments:
Split_PointArray.nod


From: Barry-H
28 Mar   [#425] In reply to [#424]
Thanks Mo,
Have got a result by using 2 point array nodes but not that elegant.
Will try your method.
Many thanks
Barry

Show messages:  1-7  …  348-367  368-387  388-407  408-425