MoI discussion forum
MoI discussion forum

Full Version: Elephant Repository

Show messages:  1-17  18-37  38-57  58-77  78-97  …  498-503

From: Frenchy Pilou (PILOU)
23 Aug 2019   [#18]
Just a speedy test as my little GifCam has some troubles for reccord above the NodeEditor!

This another cool one alows 15 minutes free by video! And you can dowload a "local" version of the program!
So no need to reccord on the Net! And seems to work fine with any functions of the NodeEditor!
https://screencast-o-matic.com/screen-recorder-features

here..an MP4 format that you upload anywhere you want!

You can disable the audio! (recommanded here!) Make a full screen... (not yet here but yes on my site) Thx to Michael for the embed code! ;)


PS you can make a more bigger screen here on the forum pressing the little arrow middle top screen! ;)
Move the mouse from over-top to middle screen for show this arrow...
So Super cool!

The colored cursors who don't exist on the NodeEdotor can be disabled or not at the reccording!
From: Frenchy Pilou (PILOU)
24 Aug 2019   [#19]
Added some cool features! ;)

If you click on the up corner button "New" you can open any number of NodeEditor's Windows !!!
http://moiscript.weebly.com/node.html

If you save your Macro inside the Application Data Macro folder you will have your Macros accessible inside the Macro Pane!

Here named macro 1 etc but you can input any names!
http://moiscript.weebly.com/macro-e.html


From: Frenchy Pilou (PILOU)
24 Aug 2019   [#20]
Does exist a ShortCut for reduct/extend all the nodes in the same time ?


From: Frenchy Pilou (PILOU)
24 Aug 2019   [#21]
And will correct a little error about Mode for the Circle(as previous node demo example) !

the 3 "modes" Short , Long, Cross are not for decimal precision but for use of Array! :)
(i have no example of the "Cross mode" )



so corrected! :)


From: Frenchy Pilou (PILOU)
24 Aug 2019   [#22]


Use of the Array modes :)


From: Frenchy Pilou (PILOU)
26 Aug 2019   [#23]
Added this :)
http://moiscript.weebly.com/node.html

​For the moment we don't have control over the normal selection of objects after an Elephant session!
It is therefore necessary to add this Script as a shortcut before it will be integrated directly into the output of a node!

script: var objs = me.geometryDatabase.getObjects(); for ( var i = 0; i < objs.length; ++i) { var obj = objs.item(i); obj.setHitTest( true); }



From: Frenchy Pilou (PILOU)
26 Aug 2019   [#24]
Some training for refind the logic of Nodes! Not so trivial :) (and some instability of the not native functions: see next post)




From: Frenchy Pilou (PILOU)
26 Aug 2019   [#25]
Have you this same error message with this little "nodes" ? (above one)
I have only 8 giga hard memory but don't know if this explain that...

http://moiscript.weebly.com/uploads/3/9/3/8/3938813/toto.nod


From: bemfarmer
26 Aug 2019   [#26] In reply to [#25]
Hi Pilou,
Your node worked here, and made a "donut".
Windows 10, 16GB ram, nod works for either MoI4Beta or MoI3.

- Brian

(Recent ssd reinstall, with James updates here: http://moi3d.com/forum/messages.php?webtag=MOI&msg=9358.1)
From: James (JFH)
26 Aug 2019   [#27] In reply to [#25]
Pilou,

I get the same error message.
I'm on macOS....Are you?

James
From: Michael Gibson
26 Aug 2019   [#28] In reply to [#25]
Hi Pilou, if you push the "Report" button does it generate a crash report file? That will be a file named moi_report1.zip . If you get one of those please e-mail it to me at moi@moi3d.com and I'll take a look.

- Michael
From: James (JFH)
26 Aug 2019   [#29] In reply to [#28]
Michael,

When I press "Report" button the error dialog box disappears & immediately reappears but does not generate an error report. Clicking again does the same...& does so for a dozen more clicks.

If then the .nod is STOPped & RUN again (or link to OUTPUT is broken & reconnected) the error
message does not appear.

As I said before, I'm on a Mac.

James
https://www.instagram.com/nodeology/
From: Michael Gibson
26 Aug 2019   [#30] In reply to [#29]
Hi James, yes sorry the assert crash dump mechanism is not enabled for the Mac version.

- Michael
From: Frenchy Pilou (PILOU)
27 Aug 2019   [#31]
I am on PC so maybe I will can send the Repport error! :)
From: Frenchy Pilou (PILOU)
27 Aug 2019   [#32]
On what folder exit must be this Repport error ? (seems it's a multiple repport )
From: Frenchy Pilou (PILOU)
27 Aug 2019   [#33]
Added http://moiscript.weebly.com/node.html
Tips
Use the TAB key for validate numeric imput!
More easy than the Enter Key : automatically goes to the next case!

Some colors Nodes can have several "Start" : Light Green and Violet!
​Same multiple Targets are not allowed!





PS Node Star has no word "Out" !
From: Michael Gibson
27 Aug 2019   [#34] In reply to [#32]
Hi Pilou, it would usually be in your temp folder, from the start menu type %temp% and push enter.

- Michael
From: Frenchy Pilou (PILOU)
27 Aug 2019   [#35] In reply to [#34]
Alas seems the "special" report when I press it from these particular Nodes gives nothing in this temp folder !...
From: Michael Gibson
27 Aug 2019   [#36] In reply to [#35]
Hi Pilou, does everything go ok if you use "Ignore all" ? The next release will have these warnings (called "Release mode asserts") turned off.

- Michael
From: Frenchy Pilou (PILOU)
27 Aug 2019   [#37] In reply to [#36]
Yes all is ok when I press "Ignore" all :) but also can totally exit from MOi without any warning! :) (but not total crashe just Moi)

I believe that rude exit happend when in these particular Nodes above for the no native node function "Fillets" has bad range for the volume considered!

Show messages:  1-17  18-37  38-57  58-77  78-97  …  498-503