lanimal
@lanimal
New Member
Joined: Feb 15, 2024
Topics: 8 / Replies: 61
Reply
RE: Matrix Math (align to end poly)

Didn’t read all your code but if you can access transform and the box parameters you should adapt that snippet. In case you can’t acces the transform…

12 years ago
Forum
Reply
RE: viewport.setTM and focus object

thanks klunk, didn’t know about that one. Still using good ol max9 at work. This command appeared in 2008. Thanks anyway!

12 years ago
Forum
Topic
Forum
Replies: 2
Views: 14
Reply
RE: a discussion about a delicate matter…

It’s always useful to hear other scripters thought! At least you see how they see things, at best you change for the better

12 years ago
Forum
Reply
RE: Moving a Dialog with a button?

Ok denis, I didn’t see the imgTag in your snippet. That’s why I didn’t pay attention to it. Now I see how your rollouts must look like. Here’s my vers…

12 years ago
Forum
Reply
RE: Moving a Dialog with a button?

Denis, did you used the timer for optimization? (kinda overkill?) I usually did exactly the same without the timer and a local boolean as replace.

12 years ago
Forum
Reply
RE: Moving a Dialog with a button?

OK thanks lo! I did dragable rollout before and didn’t notice the double event. At least I will know next time

12 years ago
Forum
Reply
RE: Moving a Dialog with a button?

Got it! mouseMove is fired twice each time, don’t understand why! Here the modified code for those who want to check. By the way, love your snippet lo…

12 years ago
Forum
Reply
RE: Moving a Dialog with a button?

Isn’t is useless to check if (GetDialogPos exdialog) != newPos in the mouseMove function?

12 years ago
Forum
Reply
RE: Rigging question

A simple trick to flatten the envelope is to add a cross section just before the end and scale down end cross section to 0.

12 years ago
Forum
Reply
RE: Just have looked at new features…

That maybe explain some of the strange stuff in max… :surprised I’m sure there’s plenty other example in the core code.

12 years ago
Forum
Reply
RE: Can impossible be possible? (The real challenge)

I gave this challenge a try but didn’t succeded. I first made a test script to get the concept. delete $* slidertime = 0 Pa = Point pos:[0,0,0] wirec…

12 years ago
Forum
Reply
RE: Method Rigger!

Nice idea and look structured in your head. Don’t know if my comment will be useful but in my rigging functions handling constraint, I assume you wi…

12 years ago
Forum
Reply
RE: CA limitation??!

Sorry guys, my bad(i guess)!!! For a moment i thought that a function in a CA can add another CA but that’s not the problem. I use a fileIn to run my …

12 years ago
Forum
Topic
12 years ago
Forum
Replies: 1
Views: 11
Page 2 / 5