Light
@light
New Member
Joined: Feb 14, 2024
Topics: 6 / Replies: 370
Reply
RE: Timed Autosave

Hi John, You can create a dialog outside your screen actually. Kinda like: createDialog new pos:[-100,-100] Light

19 years ago
Forum
Reply
RE: Need to access items not listed in RenderClass

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…

19 years ago
Forum
Reply
RE: Convert geometry to Editable Mesh

Hi Daniel, You can use something like this: for i in selection do try(convertToMesh i) catch() Light

19 years ago
Forum
Reply
RE: New Tool for Scripters: Supra?

Hey vasilescu_anton, Great idea. Now I will think on how I could best put it into the tool. Thanks alot, Light

19 years ago
Forum
Reply
RE: New Tool for Scripters: Supra?

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…

19 years ago
Forum
Reply
RE: New Tool for Scripters: Supra?

Thanks alot Peter. I am glad you liked it. Light

19 years ago
Forum
Reply
RE: New Tool for Scripters: Supra?

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…

19 years ago
Forum
Reply
RE: New Tool for Scripters: Supra?

Hi all, I have updated the code again: – v0.5: Docks faster, remembers dialog size correctly Good luck, Light

19 years ago
Forum
Reply
RE: New Tool for Scripters: Supra?

I have just updated the code with: – v0.4 Bold style for directories, fast access to scripts & stdscripts folders, ability to search in…

19 years ago
Forum
Reply
RE: New Tool for Scripters: Supra?

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…

19 years ago
Forum
Reply
RE: New Tool for Scripters: Supra?

Yeah Martin, I changed the name. I think Supra sounds better. I hope you find it useful. Thanks, Light

19 years ago
Forum
Reply
19 years ago
Forum
Reply
RE: New Tool for Scripters: Supra?

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 …

19 years ago
Forum
Topic
Forum
Replies: 62
Views: 45
Reply
RE: Button Creation

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

19 years ago
Forum
Page 15 / 26