Scripting and Node Editor in Moi3D V5
 1-20  21-28

Previous
Next
 From:  Michael Gibson
11061.21 In reply to 11061.20 
Hi c3g, there is some information on the node editor here: https://moi3d.com/wiki/nodeeditor

- Michael
  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:  svenster
11061.22 In reply to 11061.15 
Hi Forum. On Ubuntu using Wine following these directions I'm unable to relocate node editor to "/home/sven/.wine/drive_c/users/sven/AppData/Roaming/Moi" (assuming "I" in original post is a mistake). It does work in "/home/sven/.wine/drive_c/Program Files/MoI 5.0 beta Dec-1-2023/ui". Can sombody confirm this should work as posted ?

Sven
  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:  Michael Gibson
11061.23 In reply to 11061.22 
Hi Sven, if you put it in "/home/sven/.wine/drive_c/users/sven/AppData/Roaming/Moi then to launch it you would need this in your shortcut key:

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

If you put it inside /home/sven/.wine/drive_c/Program Files/MoI 5.0 beta Dec-1-2023/ui then the script to launch it is slightly different the URL starts with moi://ui instead of moi://appdata like this:

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

- Michael
  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:  svenster
11061.24 In reply to 11061.23 
Hi Michael. Confirming your paths and copying & pasting your scripts from your reply it still works via the ui directory, but NOT the appdata directory.

Sven
  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:  Michael Gibson
11061.25 In reply to 11061.24 
Hi Sven can you please post the node editor .zip you're using and maybe show a screenshot of where it is installed in appdata?

Thanks, - Michael
  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:  svenster
11061.26 In reply to 11061.25 
Image Attachments:
Size: 143.3 KB, Downloaded: 50 times, Dimensions: 1920x1200px
  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:  Michael Gibson
11061.27 In reply to 11061.26 
Hi Sven, ok so it's because when you're running on Linux/Wine the appdata folder for MoI is at ~/.moi instead. Does it work if you put it there?

- Michael
  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:  svenster
11061.28 In reply to 11061.27 
Yes Michael. That does the trick, thanks for the clarification.

Sven
  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-28