Hi John, You can create a dialog outside your screen actually. Kinda like: createDialog new pos:[-100,-100] Light
Hi Jeff, You can do that by replacing this: for o in objects where o.renderable and not o.isHiddenInVpt do with this: for o in objects where o.rende…
Hi Daniel, You can use something like this: for i in selection do try(convertToMesh i) catch() Light
Hey vasilescu_anton, Great idea. Now I will think on how I could best put it into the tool. Thanks alot, Light
Hey Peter, Thanks for the idea. I think it makes alot of sense to simply run a script without opening it. I have now added that functionality, and c…
Thanks alot Peter. I am glad you liked it. Light
Hi all, Just rewrote my script browser from scratch and thought I should share. Here is the screenshot: You can get it here > Light > Produ…
Hi all, I have updated the code again: – v0.5: Docks faster, remembers dialog size correctly Good luck, Light
I have just updated the code with: – v0.4 Bold style for directories, fast access to scripts & stdscripts folders, ability to search in…
Hi robinb, There is a picture of the UI in my website, where you can see it when you move your mouse over the icon on left side. Thanks Paul, I am g…
Yeah Martin, I changed the name. I think Supra sounds better. I hope you find it useful. Thanks, Light
sorry double post
Hi, Thanks for your kind words. I am glad you liked it. Btw I have just updated it to v0.3: – Development History – v0.2: Better sorting …
If you want to trigger anything inside the Video Post, that would be impossible via MAXScript simply because it is not exposed to MAXScript. Light