Script list button next to object snaps
 1-20  21

Next
 From:  3dcnc
6502.1 
Is there a way to access diffferent Moi scripts without adding a keyboard shortcut?

Maybe a button that displays all the loaded scripts in a list?
  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:  BurrMan
6502.2 In reply to 6502.1 
Just discussing it now:

http://moi3d.com/forum/messages.php?webtag=MOI&msg=5993.1

There is also the plugin gallery script found in the resources page, petr's scripting page.
  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
6502.3 In reply to 6502.1 
Hi 3dcnc,

> Is there a way to access diffferent Moi scripts without adding a keyboard shortcut?
>
> Maybe a button that displays all the loaded scripts in a list?

There is no "built in" way to do that, but MoI's whole UI can be edited and some people have done UI modifications to do things like that.

Probably the easiest one to set up though that doesn't involve much editing of existing files is the pop-up dialog that's discussed here:
http://moi3d.com/forum/index.php?webtag=MOI&msg=5993.1

You'll still need a shortcut to launch that, but you'll only need to remember one single shortcut.

- 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:  Max Smirnov (SMIRNOV)
6502.4 In reply to 6502.1 
Wait till tomorrow.
I plan to publish a new addon pack.
One of addons dynamically creates a list of available scripts and commands.

EDITED: 7 Mar 2022 by SMIRNOV

  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:  Sharif (SR13765)
6502.5 In reply to 6502.1 
Hi 3dcnc,

I have created this plugin dialog window which is based on Moi option Dialog window. It has several tabs similar to MOI sidepane Pallet tab. I am still working on it but it works. Here are the files if you want to give a try.
Attachments:

Image Attachments:
Size: 63.5 KB, Downloaded: 251 times, Dimensions: 629x550px
  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:  Andrei Samardac
6502.6 In reply to 6502.5 
Looks good, I thin it will be good to add favorite tab. Or I can add it by my self?
  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:  DannyT (DANTAS)
6502.7 In reply to 6502.4 
Hi Max, I'm liking your method it's pretty neat follows the rest of MoI's actions. Looking forward to it.

Thanks
~Danny~
  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:  Sharif (SR13765)
6502.8 In reply to 6502.6 
Hi Andrei;

That is a good idea. Here the updated files

Thanks
-sharif

Image Attachments:
Size: 62.6 KB, Downloaded: 149 times, Dimensions: 656x609px
  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:  Andrei Samardac
6502.9 In reply to 6502.8 
But how to put here something? Also I have no icons, and if I do not want to have all that scripts that instals with this plugin?

____________________________________________________________________
My Portfolio: www.samardac.tumblr.com
A lot of my Tutorials!
Subscribe to my youtube channel: http://www.youtube.com/samardac
Russian community of MOI 3D: www.vk.com/moi3d
  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:  Sharif (SR13765)
6502.10 In reply to 6502.9 
Hi Andrei;

This is very flexible. You can customize it to fit your workflow.for example open "FavoritePlugins.htm" in a HTML editor. You can delete the command line that you don't need or add another. Make sure to follow the same format, see attched image. For the Icons I have created some and be happy to share (see attached Zip file, just copy the icons you need to icon folder). They are not perfect but at least something to display. Most of scripts don't have associated icon yet. The scripts that don't have the associated Icon they will display with a ? mark.

Hope this helps.
-sharif
Attachments:

Image Attachments:
Size: 39.4 KB, Downloaded: 114 times, Dimensions: 1200x512px
  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:  3dcnc
6502.11 
Thanks Sharif ,Michael and others

Thank you for the info , addons and extentions for Moi. Very helpful.

kind regards

Mark
  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:  Andrei Samardac
6502.12 In reply to 6502.10 
Sharif,but is it any way to put here simple scripts I do no know how to saw correctly, scripts that is inserted into moi shortcut list, not the external js or htm.

____________________________________________________________________
My Portfolio: www.samardac.tumblr.com
A lot of my Tutorials!
Subscribe to my youtube channel: http://www.youtube.com/samardac
Russian community of MOI 3D: www.vk.com/moi3d
  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
6502.13 In reply to 6502.12 
Hi Andrei, you should be able to put anything you put inside a shortcut key inside of a button, insert it into the command=" " part of the button.

The only thing to be aware of is if the script itself has any quote " characters in it, switch any of those to single quote ' characters instead so that they won't be taken as the end of the command=" " attribute itself.

- 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:  hep
6502.14 
Hi
Is there a way to change the background of the popup window



since i an using this colors for UI in Moi





  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:  Sharif (SR13765)
6502.15 In reply to 6502.14 
Hi Hep;

Open the "Plugins.htm" file and modify the RGB value See attached image.

-sharif
Image Attachments:
Size: 58.4 KB, Downloaded: 50 times, Dimensions: 1431x796px
  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:  hep
6502.16 
Thanks, that work perfect ;-)
  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:  3dcnc
6502.17 In reply to 6502.4 
Hi

It would be helpful to get the custom scripts in a list as per image with just shortcut key like the space bar to activate. I love the list but would prefer to keep Moi UI as it is, without adding any buttons

There are so may good scripts coming out , its getting harder to have to remember the name and type them in all the time.

Mark
Image Attachments:
Size: 84.2 KB, Downloaded: 40 times, Dimensions: 690x1101px
  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:  Frenchy Pilou (PILOU)
6502.18 In reply to 6502.17 
Maybe you can make a little file text where you can copy past from it the name of the script after Pressing TAB ?
  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:  3dcnc
6502.19 In reply to 6502.18 
"Maybe you can make a little text file where you can copy past from it the name of the script after Pressing TAB ?"

thats a very good idea, although still a bit long-winded

but it would be nice to see a list after pushing a shortcut key within Moi . With the great new subD tools , its becoming more important.
  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
6502.20 In reply to 6502.17 
Hi Mark,

> It would be helpful to get the custom scripts in a list as per image with just shortcut
> key like the space bar to activate. I love the list but would prefer to keep Moi UI as it
> is, without adding any buttons

You might try this other script menu here:
http://moi3d.com/forum/index.php?webtag=MOI&msg=5993.1

That one does not add any buttons to the main UI, it pops up a dialog when you push your shortcut key to activate it.

- 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
 

Reply to All Reply to All

 

 
Show messages:  1-20  21