gandhics
@gandhics
New Member
Joined: Feb 14, 2024
Topics: 70 / Replies: 231
Reply
RE: Make Viewport snapshot

you can use this hack…

10 years ago
Forum
Reply
RE: Shhhhh from Maxscript to Mel/Python

As Denis said, you can skip Mel. As a language, Mel is hell. python with cmds is better for sure. But, do not expect all the sugar from maxscript. Jus…

10 years ago
Forum
Reply
RE: stop using maxscript: a dead language

At least mxs is better than MEL. Thanks god. BTW, just curious. What’s difference between PyMel and OpenMaya? Aren’t they both just more pythonic imp…

10 years ago
Forum
Reply
RE: [3DsMax 2016 MaxScript] Xrefs…

To utilize new objectXRef, you need to xref controller as “Local” not Merge. If you merge is lost connection with source file. If you set as local, it…

10 years ago
Forum
Reply
RE: The MCG Thread: Post Tools, Compounds and questions here!

Well… I made a few MCGs what I needed in production and heard some of them was used by others in production, too. I’m sure you could have made a mxs …

10 years ago
Forum
Reply
RE: Custom Scene Explorer Columns

only string. You can show numbers as string. I don’t think you have control for alignment.

10 years ago
Forum
Reply
RE: MAX and Python

So, the current max python is not “pythonish” enough? I thought max python is as pythonish as openmaya. Correct me if I’m wrong.

10 years ago
Forum
Reply
RE: MAX and Python

We have task manager(mainly pathing got load/save) tool that made with Python. Using in max/maya/houdini/nuke. I does what is suppose to do. At work …

10 years ago
Forum
Reply
RE: The MCG Thread: Post Tools, Compounds and questions here!

Klvnk: yeah but we’ve had previous with this farmer, promised us oranges but we were sold a lemon ! But, this is banana.

10 years ago
Forum
Reply
RE: The MCG Thread: Post Tools, Compounds and questions here!

You can write your own MCG node with C#. I know someone has done it. So… I think Denis can figure it out, too.

10 years ago
Forum
Reply
RE: The MCG Thread: Post Tools, Compounds and questions here!

OK… my first MCG, ExtractDeltas. It might be “useful” for some.

10 years ago
Forum
Reply
RE: MAX 2016: simpleMeshMod test

MCG uses maxscript only for UI generation. Because of this, dev automatically got all UI functionality that Maxscript support and got UI customization…

10 years ago
Forum
Reply
RE: The MCG Thread: Post Tools, Compounds and questions here!

OK… you guys win for now. It seems you are already ready for MCG. I’ll look forward some good graphs from you!

10 years ago
Forum
Reply
RE: The MCG Thread: Post Tools, Compounds and questions here!

I can not say it is easy. You need to know what is vector at least. Foe me, it is as easy as Genome/TP and a little easier then box#3. But, many of c…

10 years ago
Forum
Reply
RE: The MCG Thread: Post Tools, Compounds and questions here!

when you evaluate .maxtools file, .ms file.is generated automatically. MCG package zips maxtools file with current UI ms file. Then when you install …

10 years ago
Forum
Page 15 / 21