martinez
@martinez
New Member
Joined: Feb 14, 2024
Topics: 8 / Replies: 136
Reply
RE: Moving keys from Link Constraint (keys access)

denisT: could you write universal function to move link_constrain keys? I’m only trying, because I think I’ll learn something! My problem with…

12 years ago
Forum
Reply
RE: Moving keys from Link Constraint (keys access)

Try something like this: for obj in selection do ( nTargets = obj.controller.getNumTargets() for i = nTargets to 1 by -1 do ( fNumber = obj.con…

12 years ago
Forum
Reply
RE: createPreview batch style

You sir are a hero of heroes! I will study this.

12 years ago
Forum
Reply
RE: createPreview batch style

No, my best solution is to ask the user to turn it off.

12 years ago
Forum
Topic
Forum
Replies: 5
Views: 20
Reply
RE: Save Vertices on Bone Information

I had a script that did almost exactly this, I edited a little to give that output. You may need to edit it some more since you format was a little am…

12 years ago
Forum
Reply
12 years ago
Forum
Reply
RE: From script to plugin – Speed

I’m not really the best coder here, but I got your script down from 594 seconds to 16 seconds with 2 objects that fill the screen at 613×395. Basical…

12 years ago
Forum
Reply
RE: Forcing almost zero values to be zero

Hey SwordSlayer, That’s a great article! Thanks for sharing.

12 years ago
Forum
Reply
RE: the wacky Semantics and autodesk cross talk in mxs

HA! Did you try c.r.controller.keyable?

12 years ago
Forum
Reply
RE: ExposeTM bug Max 2013?

After lots of digging it seems it has to do with the BoneEnable property. My answer was at about 6:45 into this video. Thanks Paul! Again…

12 years ago
Forum
Topic
Forum
Replies: 1
Views: 19
Reply
RE: on rollout open do — system exception

I’m glad you found a solution. But just to clear up the issue with your first post. Main is a RolloutFloater, not a rollout. On Rollout Open needs to…

12 years ago
Forum
Reply
RE: Treeview c# issue

I had a blog post about getting the Tree view Multiselect plugin to work inside of 3ds Max.

12 years ago
Forum
Reply
RE: 'name' undefined

You’ll need to post the code.

12 years ago
Forum
Page 5 / 10