Kickflipkid687
@kickflipkid687
New Member
Joined: Feb 14, 2024
Topics: 67 / Replies: 560
Reply
RE: nodeLocalBoundingBox

Although… this method seems to be very slow when trying to use realtime… Something to do when using objecttransform Edit: Nevermind, perf wasnt ca…

13 years ago
Forum
Reply
RE: nodeLocalBoundingBox

Actually, I just figured out an easier way to do it, and it seems to work perfect bounds if (isGroupMember selection[1] == true) then ( bounds= in …

13 years ago
Forum
Reply
RE: nodeLocalBoundingBox

Yeah, I saw that I am trying to remember/figure out how to get the pivot rotation. I’ll do some searching and get back

13 years ago
Forum
Reply
RE: nodeLocalBoundingBox

It’s funny you responded, I just downloaded your script, as you may know and tried it out I was hoping/wondering if you had it solved, hehe

13 years ago
Forum
Reply
RE: nodeLocalBoundingBox

Here’s what I mean. The box is the right size, but now I just need to align it the same somehow…

13 years ago
Forum
Reply
RE: Does anyone have the same problem?

I wish there was a vertical option for tabs or a list view. I Can get alot Scripts open too

13 years ago
Forum
Reply
RE: MouseTrack Exception in Max 2010..?

Eh… sorta, but its more complex. I am having to use MouseTrack + another function that gets call when you move the mouse, and that function modifies …

13 years ago
Forum
Reply
RE: MouseTrack Exception in Max 2010..?

Naw, that didn’t work, sending a different variable over… :shrug: I hate doing Try()Catch(), but it works for now. If you really want to know though…

13 years ago
Forum
Reply
RE: MouseTrack Exception in Max 2010..?

I am calling this script from a C# UI. However, I’m doing all of this the same way with another script thats almost the exact same, but it works just…

13 years ago
Forum
Reply
RE: MouseTrack Exception in Max 2010..?

Well I won’t post all of my code since its long and the bulk of it shouldn’t mess with it. But I have my msg’s setup as follows fn painter_MouseTrac…

13 years ago
Forum
Reply
RE: MouseTrack Exception in Max 2010..?

Well I have a solution for now, but I’d still like to know if theres a better way/reason. I just put a Try/Catch around the MouseTrack, then in my Ab…

13 years ago
Forum
Topic
Forum
Replies: 8
Views: 55
Reply
RE: setting focus to viewport with maxscript

Thanks for this Dennis, I just needed to do this. The Mod Panel was getting the Alt Key button states instead of inview while in mouseTrack, so I hav…

13 years ago
Forum
Reply
RE: Multithread in Maxscript

Yeah, that’s kinda of what I figured. I’m learning C#. Maybe I’ll attempt to learn C++ at some point.

13 years ago
Forum
Reply
RE: Multithread in Maxscript

I’m probably going to look into this tomorrow for a bit and see what I can find. I’m trying to not use the SDK, just normal script, but instance/copy…

13 years ago
Forum
Page 17 / 42