Modified version of Max's Scripts menu

Next
 From:  Larry Fahnoe (FAHNOE)
10353.1 
I use MoI without many modifications to its user interface, but one area that has been a bit cumbersome is remembering the names of scripts that I don’t use very often. Max Smirnov’s CustomUI has a couple of Scripts menus that I thought were interesting, so I spent some time to better understand his code. I didn’t care for the hardcoded command names so I tried to come up with a simple way for the script to generate the command names that do not otherwise have a button or menu item… Well that turned out to be more effort than it was worth, so I kept one of the hard coded lists. When Michael adds to his list of Additional Commands (that don’t have a UI element, like Make2D for example) this script would need to be updated. My interest was to use the script with the stock MoI, so I trimmed out a few other bits that were not necessary (though it should continue to work with CustomUI).

Copy the Extras.htm and .js files to your personal startup folder (AppData/startup).

Tested with MoI V4 and V5 beta on a Mac.

4/21/2022, minor update for V5 compatibility.

8/20/2022, Add the V5 ViewProject command.

--Larry

EDITED: 20 Aug 2022 by FAHNOE

Attachments:

  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:  pressure (PEER)
10353.2 In reply to 10353.1 
Nice script Larry!

- Peer
  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:  Larry Fahnoe (FAHNOE)
10353.3 In reply to 10353.2 
Thanks Peer, glad it is useful!

--Larry
  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)
10353.4 
In what folder this above must go ?
And some other must be disable ?
  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:  Larry Fahnoe (FAHNOE)
10353.5 In reply to 10353.4 
Hi Pilou,

Extras.htm and Extras.js go into the personal startup folder (AppData/startup). They do not conflict with anything else (can be used alongside of Max's CustomUI) so nothing needs to be disabled.

--Larry
  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)
10353.6 In reply to 10353.5 
Thx for the infos!
---
Pilou
Is beautiful that please without concept!
My Moi French Site My Gallery My MagicaVoxel Gallery
  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)
10353.7 
Sorry...i have yet this script line text box...(on the left)
what adds your own extra ? (on the right)
Don't aske me how i have installed that...i don't remember ! :)

EDITED: 19 Aug 2022 by PILOU

  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:  Larry Fahnoe (FAHNOE)
10353.8 In reply to 10353.7 
Hi Pilou,

> Sorry...i have yet this script line text box...(on the left)
> what adds your own extra ? (on the right)

If you already use Max's CustomUI with its Scripts menu, then Extras does not add anything of value.

I used Max's Scripts menu as the basis for a simplified scripts menu for use without CustomUI. Since the MoI UI already provides access to most all of the builtin commands, I only wanted to show those commands which are not shown by the UI (the "Additional Commands" above the separator line), and of course the custom scripts (below the line).

--Larry
  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:  Frenchy Pilou (PILOU)
10353.9 In reply to 10353.8 
No problem... :)
In any case your functions works fine!
---
Pilou
Is beautiful that please without concept!
My Moi French Site My Gallery My MagicaVoxel Gallery
  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