MoI discussion forum
MoI discussion forum

Full Version: Elephant Repository

Show messages:  1-20  21-40  41-60  61-80  …  501-503

From: Frenchy Pilou (PILOU)
21 Aug 2019   [#1]
Start of a long walk! :)

Sorry first in French...more easy for me...

Each item will have definition, example, animation etc...

http://moiscript.weebly.com/biblio-Elephant.html

Very primary start! Only "Native Nodes" for the moment... list(s) in wip for the moment! :)

Edit : After a big brain storming i will can make French & English version in the same time! :)
From: Frenchy Pilou (PILOU)
22 Aug 2019   [#2]
Ok the empty arborescence of the little hundred items of the Native Elephant are done! (French / English)
http://moiscript.weebly.com/biblio-elephant.html

Now serious games will begin ! :)
From: Frenchy Pilou (PILOU)
23 Aug 2019   [#3]
In the V3 I have that all works fine!






Macros don't work in the V4 Beta?

I have that when I press Macro's Button!


From: Karsten (KMRQUS)
23 Aug 2019   [#4] In reply to [#3]
Hello Pilou,

this happens if you don't have installed the nodeeditor under the appdata directory.

Hope this helps:-)

Have a nice day
Karsten
From: Frenchy Pilou (PILOU)
23 Aug 2019   [#5]
Macro done (English) :)
for V3 before my bug beta V4 will be resolved! Thx Karsten I will see that! :)

http://moiscript.weebly.com/macro-e.html

Of course any remarks, advices etc...welcame :)
From: Michael Gibson
23 Aug 2019   [#6] In reply to [#3]
Hi Pilou, yes it's a bug in the node editor macro handling where I think it's assuming it is installed in appdata.

But if you edit that line where it is showing the error to give it the correct path I think that should get it to work, see here:

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

- Michael
From: Frenchy Pilou (PILOU)
23 Aug 2019   [#7] In reply to [#6]
So the best is to place all the V4 beta node editor folder inside the moi Application data folder ?
From: Frenchy Pilou (PILOU)
23 Aug 2019   [#8]
For the beta V4 Nodeeditor folder must be here ?
"C:\Users\Pilou\AppData\Roaming\Moi\nodeeditor"

I have no more message error but a white flying screen window ! :)
From: Michael Gibson
23 Aug 2019   [#9] In reply to [#8]
Hi Pilou, you probably have a white screen because the keyboard shortcut that you use to launch the node editor is still telling it to load from the install's ui folder.

You'll need to change that to make it load from appdata instead, see here:
http://moi3d.com/forum/index.php?webtag=MOI&msg=7713.767

- Michael
From: Frenchy Pilou (PILOU)
23 Aug 2019   [#10] In reply to [#9]
Bingo! THX! That what that! :) This shortcut works for the V4 beta!

moi.ui.createDialog( 'moi://appdata/nodeeditor/index.html', 'resizeable,defaultWidth:680,defaultHeight:420', moi.ui.mainWindow );
From: Frenchy Pilou (PILOU)
23 Aug 2019   [#11]
Elephant Install (French / English) done :)

http://moiscript.weebly.com/install-elephant.html

PS the Moi V3 version of the Node editor is mine so maybe not the best updated!
If you have a better one don't hesitate to post it i will remplace it!
From: Karsten (KMRQUS)
23 Aug 2019   [#12] In reply to [#11]
That's great!

Many thanks to you!

Karsten
From: Frenchy Pilou (PILOU)
23 Aug 2019   [#13]
http://moiscript.weebly.com/ajouter-noeligud.html Button Node

Sorry French first ;)


From: bemfarmer
23 Aug 2019   [#14] In reply to [#10]
Light version shortcut, for MoI3:

moi.ui.createDialog( 'nodeeditor/index.html?scheme=Light', 'resizeable,defaultWidth:680,defaultHeight:420', moi.ui.mainWindow );

***

Light version shortcut, for V4 beta:

moi.ui.createDialog( 'moi://appdata/nodeeditor/index.html?scheme=Light', 'resizeable,defaultWidth:680,defaultHeight:420', moi.ui.mainWindow );

- Brian

Pilou, what software do you use for editing the node window with documentation, comments and explanations?
From: Frenchy Pilou (PILOU)
23 Aug 2019   [#15] In reply to [#14]
@ Bem - I use a very old prog more than 25 years old but yet very smart! :) Photo Impact 6.0! An "All in the Box" ;)
It always run even some very very few functions are not yet accessible!
(it was also capable to make web sites! a true gem! :)

Now i have a little trouble because my cool GifCam can't all reccord animations above Elephant :(
I will must maybe use another thing...

Here the English Version :)
http://moiscript.weebly.com/node.html
From now the long walk begins! :)


From: bemfarmer
23 Aug 2019   [#16] In reply to [#15]
Thank you Pilou

- Brian
From: Rudl
23 Aug 2019   [#17] In reply to [#15]
very good work Thank you so much.
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 ?


Show messages:  1-20  21-40  41-60  61-80  …  501-503