JHaywood
@jhaywood
New Member
Joined: Feb 14, 2024
Topics: 24 / Replies: 227
Reply
RE: Preventing node deletion

Hey Kees, the maxScript extension works great, but I was wondering if you have a “quiet” option for the get/setDeleteProtection command? Or a way to …

18 years ago
Forum
Reply
RE: Preventing node deletion

It must be something having to do with my toolset then. I uninstalled my tools and didn’t get the crash like you said. But adding the undo buffer so…

18 years ago
Forum
Reply
RE: Rounding all Vertices of a Mesh by nearest number?

You might want to check out this script also: I’ve found it very useful for straightening up verts in a mesh and for fixing small offset errors in o…

18 years ago
Forum
Reply
RE: Preventing node deletion

The repro case if very easy. Run the following code, delete the teapot using the Delete button, hold down Ctrl-Z until Max crashes. It happens in bo…

18 years ago
Forum
Reply
RE: Preventing node deletion

Thanks Kees. It works great. The only thing I would mention for others using this is that it has the same issue I found with the callbacks, in that …

18 years ago
Forum
Reply
RE: Preventing node deletion

Thanks Kees. That would be great.

18 years ago
Forum
Reply
RE: Preventing node deletion

Thanks for the replies. I can’t freeze the objects because they do need to be manipulated. So it sounds like the hold/fetch workaround might be the …

18 years ago
Forum
Topic
Forum
Replies: 24
Views: 178
Reply
RE: Help on Material ID change script [EDIT]

I have a script that does this. It’s on my site: It’s called “Multi Mat From Selected” and here’s the explanation of what it does… Creates a Multi/…

18 years ago
Forum
Reply
RE: 3d pos as 2D screen pos for a rollout, not just viewport 2D pos

Here’s the actual code supplied by bobo (used by Paul) that I wrapped into a function. I’m sure someone with more time that I do can modify it to ret…

18 years ago
Forum
Reply
RE: 3d pos as 2D screen pos for a rollout, not just viewport 2D pos

In this case, viewport space should work fine. Since the object exists in a viewport, you’re just getting it’s 2D position in the space of that same …

18 years ago
Forum
Reply
RE: Node Event System — (how) does it work?

Assign the callback to a variable, as it shows in the help doc. Then to remove it, declare that variable undefined and do a garbage collect. The gc(…

18 years ago
Forum
Reply
RE: Find flipped UV's

Hey Arketip, funny that you should reply to my question because it directly relates to MorphMap. I’ve been using it a lot lately, and what I’ve done…

19 years ago
Forum
Topic
19 years ago
Forum
Replies: 5
Views: 24
Reply
RE: SoulburnScripts Updated Mar 22nd 2007

Thanks for the script, but I can’t tell what exactly it’s supposed to do. I’ve tried using both the UI and non-UI version, and with and without an Un…

19 years ago
Forum
Page 11 / 17