Other boards > Other free plugins

Clone in Global Search

(1/1)

RealViz:
Hi, we use Clone plugin for long time. it simple and great. But now I found a strange behavior. The plug-in does not appear in Global Search. Other plugins like FP (and other 3 party) is in Global Search.  Is there any chance to fix this? THX

iToo:
Hi, it seems the plugin needs to register a specific "action" in 3DS Max to appear in the Search Box. Clone doesn't register any action, so is not visible.

Sincerely we didn't notice of this issue until now. We'll investigate it.  Unfortunately it's not possible to fix the issue without some changes in the plugin.

Thanks,

RealViz:

--- Quote from: iToo on May 30, 2019, 09:08:59 AM ---Hi, it seems the plugin needs to register a specific "action" in 3DS Max to appear in the Search Box. Clone doesn't register any action, so is not visible.

Sincerely we didn't notice of this issue until now. We'll investigate it.  Unfortunately it's not possible to fix the issue without some changes in the plugin.

Thanks,

--- End quote ---
Thanks. If you fix this, it will be nice. Because now for Clone we cant use Search AND shortcut. Clone dont apear in "Customize User Interface/Keyboard" what is I think the same as Search.
I understand that the problem is inside DLM file and it can be fixed only in future versions.

Rokas:
Hi

As a workaround You can create actions Yourself and then it will be accessible in Global Search:

--- Quote ---macroScript AddCloneMod
   category:"Itoo Software"
   tooltip:"Add iToo Clone Modifier"
   (
   modPanel.addModToSelection (clone ()) ui:on
   )
--- End quote ---

RealViz:
Thanks! never realized that I can put anything existing as new "function". :-)

Navigation

[0] Message Index

Go to full version