MoI discussion forum
MoI discussion forum

Full Version: CustomUI

Show messages:  1-15  …  436-455  456-475  476-495  496-515  516-522

From: Limi (LIMINAL4D)
18 Apr 2022   [#496]
Anyone know of a way to reach out to Max? I'd like to ask if I can repost his plugin. I made a tutorial awhile back and a few moi users are asking about it on youtube. Would reposting a link to download be bad form?
From: Michael Gibson
18 Apr 2022   [#497] In reply to [#496]
Hi Limi,

re:
> Would reposting a link to download be bad form?

I'm really not sure... On one hand removing all of the scripts he had as file attachments here in the forum seems to indicate that he doesn't want to have them distributed anymore but on the other hand they were posted for public access with the seeming intent to have them as open source although there was no specific license attached...

Hopefully someone will be able to get in touch with him to find out what his wishes are. Nobody has had any luck reaching him so far though.

I kind of feel like I shouldn't repost any links myself but if others do I won't remove them unless I receive communication from Max asking for that.

- Michael
From: Tgoy (TGOY99)
19 Apr 2022   [#498] In reply to [#496]
Limi:

Beginning MOI.

If you contact Max, would it be possible to repost the Object Library Mac version from Max. I purchased MOI, and decided to add it to MOI, however, Max is missing. tgoy99
From: Frenchy Pilou (PILOU)
19 Apr 2022   [#499] In reply to [#498]
For the moment all from Max is not accessible!
Maybe the war ! ?
From: Limi (LIMINAL4D)
23 Apr 2022   [#500] In reply to [#497]
Thanks Michael!
From: Limi (LIMINAL4D)
23 Apr 2022   [#501] In reply to [#498]
Hey Tgoy:

Unfortunately I don't think I have the mac version but if I come across any new info I'll send you a message. Maybe we can look at making a new plugin. I know for me, the object library was main reason I used it.
From: Limi (LIMINAL4D)
23 Apr 2022   [#502] In reply to [#499]
Pilou:

I'm a bit concerned that's what it is.
From: Frenchy Pilou (PILOU)
24 Apr 2022   [#503] In reply to [#502]
Wish the best for him!
From: doludeli (DOLU)
29 Apr 2022   [#504] In reply to [#1]
Can someone share this file with me? "CustomUI.1.03.win.mac.zip" please!
From: doludeli (DOLU)
29 Apr 2022   [#505] In reply to [#75]
why didn't this link "http://moi3d.com/forum/get_attachment.php?webtag=MOI&hash=78c62a0bee360dcc249f55a194a24190&filename=CustomUI.1.03.win.mac.zip" I need this file. Please help me!
From: bemfarmer
29 Apr 2022   [#506] In reply to [#504]
Will delete attachment, if Max so requests.

- Brian
I do not have a mac, and do not know anything about this (old) version.

Attachments:
CustomUI.1.03.win.mac.zip


From: marcusaurelius777 (VORONTSOV)
23 Aug 2022   [#507] In reply to [#506]
Need a customui 2.0 link for windows please
From: Michael Gibson
23 Aug 2022   [#508] In reply to [#507]
Hi Vorontsov,

re:
> Need a customui 2.0 link for windows please

Go to https://moi3d.com , then Resources , then on the Resources wiki page there's a link for "Max Smirnov's MoI scripts".

That will get you to the mirror archive.

- Michael
From: Frenchy Pilou (PILOU)
24 Aug 2022   [#509]
You have another one here + more few scripts ;)
https://moiscript.weebly.com/scripts-de-max-smirnov.html
From: 710avfx
13 Feb 2023   [#510] In reply to [#268]
Where is the download link???

Please, can you repost the download link, specifically for the ObjectsLibrary extension

I have no idea why it seems impossible to find and I normally can find dead pixels from across the street!
From: Michael Gibson
13 Feb 2023   [#511] In reply to [#510]
Hi 710avfx, go to https://moi3d.com , then the "Resources" link, then "Max Smirnov's MoI scripts" and it's on the top there.

- Michael
From: Colin
21 Mar 2023   [#512]
Hi Michael,

I'm still using V3 & at some point I installed Max's Custom UI.
I've no use for the 4 x Sub-D icons along the bottom Menu pane & so want to remove them.
Looked within Max's instructions for tuning them off...but it would appear it's part of your main MoI coding.
Would you be able to please advise on "how & what" needs to be changed/removed.

regards Colin
From: Michael Gibson
21 Mar 2023   [#513] In reply to [#512]
Hi Colin, when CustomUI for v3 is installed it has a folder at:
C:\Program Files (x86)\MoI 3.0\ui\customui

Inside that folder there are several .htm files, each one of these files will get loaded by CustomInit.js and will generate one or more buttons on the bottom toolbar.

So if you don't want a particular set of buttons, remove the .htm file from that location and then that set of buttons shouldn't get generated.

If you can't find the one to remove there, please post your CommandBar.htm from the folder C:\Program Files (x86)\MoI 3.0\ui so I can see if those particular buttons have been added directly to the UI instead of set up as a loaded CustomUI module.

- Michael
From: WN
22 Mar 2023   [#514] In reply to [#512]
Hi Colin.
I don't remember how in version 3.
In version 4 there is a "startup" directory in which there are the files we need.
Create a folder with an arbitrary name and move unnecessary files to it.

image host image host image host

I looked at the description, everything is simpler there. Find the files whose name starts with a two-digit number, these files control the buttons we need. For example, I don't want to use "Nodeeditor", which means I don't need this button, then we look in the directory for a file named "97 Nodeeditor.js" and change its name to "-97 Nodeeditor.js" which will disable the button. Here is another example, I often use "Nodeeditor" and I need the button in the addon that launches "Nodeeditor" to be the first from the left, then rename the file to this form "01 Nodeeditor.js", which will move the button to the leftmost position.
From: Colin
22 Mar 2023   [#515] In reply to [#513]
Hi Michael,

Thanks for that & yes, that Custom UI folder was the first place I looked & there's NO Sub-D listed within there.
The actual Sub-D icons are part of the MoI V3 installation as I found them within the Icons folder...

I've attached two screen captures of my MoI V3, first is as a "floating window", second as maximised...
...in both cases I have to scroll across to reach stuff I use because of the Sub-D's which I don't use.

If I can get rid of the Sub-D "placement" then I'm hopeful of getting back to NOT having to scroll.

regards Colin





Image Attachments:
V3-Commandbar-1a.JPG  V3-Commandbar-1b.JPG 


Show messages:  1-15  …  436-455  456-475  476-495  496-515  516-522