MoI discussion forum
MoI discussion forum

Full Version: Parametric design in MoI?

Show messages:  1  …  642-661  662-681  682-701  702-721  722-741  742-761  762-781  …  902-912

From: Karsten (KMRQUS)
16 Oct 2017   [#702] In reply to [#701]
Hello James,

which effect has the Corners Option. I can't see a difference when I Switch to 0. The original script hasn't this Option also not. Or is it in a Special geometry constellation. If yes, please post an example geometry. Maybe Max can enlight me.

Karsten
From: James (JFH)
16 Oct 2017   [#703] In reply to [#702]
Hi Karsten,

<<which effect has the Corners Option>>

Its the same as "preserve corners" script checkbox, allowing subdivision of 2d shapes:

Ideally, the "Corners" option would have a 2 state pulldown with choice between "preserve/ignore" (maybe it would better to simply be "preserve Crn: Yes/No"

I have attached my "max_Subdiv_beta9.js" with the changes outlined in my last post.
It works for inputting into fields on info side panel, but the node itself can not be wired into.

Hope this makes sense
James

P.s. In the .nod file it is necessary to input "1" into "Corners" field because it reverts to "0" on reopening.
From: Karsten (KMRQUS)
16 Oct 2017   [#704] In reply to [#703]
Hello James,
thanks for the information - for 3D objects there is no effect and i never tried flat shapes - then I think there is no problem. After work I will fix it.

Have a nice day
Karsten
From: Karsten (KMRQUS)
16 Oct 2017   [#705] In reply to [#703]
Hello James,

please check the file.

Thanks in advance!

Have a nice day
Karsten
From: James (JFH)
16 Oct 2017   [#706] In reply to [#705]
Thanks Karsten,

I have thoroughly tested new subD node and it appears to work just as it should.
I will do some further testing, but as of now I can tentative recommend that other noders update to this new version.



Thank you so much for your time,
I really appreciate it.

James
From: Max Smirnov (SMIRNOV)
13 Nov 2017   [#707] In reply to [#706]
MoI v4 (icons and background fix)

Replace editor.js and editor.css with new files
http://moi.maxsm.net/nodeeditor/
From: James (JFH)
13 Nov 2017   [#708] In reply to [#707]
Hi Max

Thanks for MoI v4 (icons and background fix).

I still get error message when using MacBook Pro trackpad in NE
see earlier post:

http://moi3d.com/forum/index.php?webtag=MOI&msg=8675.21

Regards
James
From: Max Smirnov (SMIRNOV)
25 Nov 2017   [#709]
v.0.98
MoI v4 compatibility fixes
Removed pointArray.pSize function, use pointArray.getScale instead
Added pointArray.setScale function
Added ScalePts node
Added Selection border
Added UI extensions (Example: core/ext.mylib.js)

http://moi.maxsm.net/nodeeditor
From: mkdm
25 Nov 2017   [#710] In reply to [#709]
Wanderful!!!

Thanks a lot Max.

Asap I'm going to test this new version.

Ciao!
From: Frenchy Pilou (PILOU)
25 Nov 2017   [#711]
French site takes in count this last opus! :)
http://moiscript.weebly.com/elephant-systegraveme-nodal.html
Not yet translated all new nodes! ;)
From: mkdm
26 Nov 2017   [#712] In reply to [#709]
Hi Max.

After a simple loading of the new NE for V4 and a couple of simple tests, all worked fine with this updated NE.

But so far I've made only a very basic test.

Anyway...thanks a lot.

Just a side note...
I want to apologize to you because some times ago I told you that was my intention to build a new UI for P. Elephant,
but, as you can see, I didn't make anything so far.

I apologize, but I really never didn't find some decent amount of spare time to put my hands on that task,
and actually my situation isn't changed a lot, so at least for the near future I don't think I will be able to do anything about NE's new UI.

I'm sorry.

Have a nice day.

We'll catch up!
From: Frenchy Pilou (PILOU)
26 Nov 2017   [#713]
French Nodes of the V4! ;) (Other menus arrive as soon as possible! :)


From: Frenchy Pilou (PILOU)
26 Nov 2017   [#714]
<< After a simple loading of the new NE for V4 and a couple of simple tests, all worked fine with this updated NE.,

But not directly the Truchet, etc who are on the // NodEditor ! :)
From: mkdm
26 Nov 2017   [#715] In reply to [#714]
Hi Pilou!

I'm sorry but I didn't understand what you wanted to say with this sentence : "But not directly the Truchet, etc who are on the // NodEditor ! :)"

Please, could you explain well ?

Thanks.
From: Frenchy Pilou (PILOU)
26 Nov 2017   [#716] In reply to [#715]
When I load the Truchet node inside the last "classic" NodeEditor for V4 some nodes are missing! :)
From: mkdm
26 Nov 2017   [#717] In reply to [#716]
Ah...ok.

I didn't try the "Truchet" nod file, nor any other nod files, I've tested only some "hand-made" nods on the fly.

Ciao!
From: Frenchy Pilou (PILOU)
26 Nov 2017   [#718]
Some French add functions, links, item...
Lexic list is some cornucopia horn :)
A list of them will be useful because i build it on the fly!
And "Range" is not like "range"! You must have both on the lexic list! :)


First one! :)


















and the last for the moment! The Macro :)



Of course you will find these fabulous file on the French Site! :)
http://moiscript.weebly.com/elephant-systegraveme-nodal.html

and here for Max! ;)
http://moiscript.weebly.com/uploads/3/9/3/8/3938813/lang.zip
From: Max Smirnov (SMIRNOV)
26 Nov 2017   [#719]
Nodeeditor v0.98 update (No new functions added, so I decided to keep the old version number)

Fixed background flicker on window resize
Fixed touchpad zoom error
Added smooth shadows (v4 only)
Updated french translation (by Frenchy Pilou) Thank you!
Disabled Nodelib Demo UI extension (to enable it rename -ext.mylib.js to ext.mylib.js)

http://moi.maxsm.net/nodeeditor/
From: Max Smirnov (SMIRNOV)
26 Nov 2017   [#720]
Marco
>>After a simple loading of the new NE for V4 and a couple of simple tests, all worked fine with this updated NE.
Thank you for testing. I didn't change the internal structure, so anything should work good.

>>I want to apologize to you because some times ago I told you that was my intention to build a new UI for P. Elephant, but, as you can see, I didn't make anything so far.
It's not a problem :)

Frenchy Pilou
Thank you for the translation file. I added it to the pack.
From: Frenchy Pilou (PILOU)
26 Nov 2017   [#721] In reply to [#720]
It's my pleasure! :)

Show messages:  1  …  642-661  662-681  682-701  702-721  722-741  742-761  762-781  …  902-912