duke
@duke
New Member
Joined: Feb 14, 2024
Topics: 52 / Replies: 64
Topic
Forum
Replies: 2
Views: 12
Topic
Forum
Replies: 0
Views: 13
Reply
RE: Spline boolean ops

Thanks for the workaround!

7 years ago
Forum
Topic
Forum
Replies: 3
Views: 16
Reply
RE: SDK: TYPE_POINT_TAB not writable from MAXScript?

Good point, thanks for the tip (that was the issue).

7 years ago
Forum
Topic
Reply
RE: New Tool for MaxScript Devs: Interactive Rollout Builder

This is fantastic, I’ve already used it for one tool. Perhaps you could have it optionally stub out event handlers like on pressed do, etc?

7 years ago
Forum
Topic
Forum
Replies: 0
Views: 6
Reply
RE: SDK equivalent of ReplaceInstances?

I could, but I’d have to find all nodes that material applies to, including nested in multi materials, which seems kind of backwards.

9 years ago
Forum
Topic
Forum
Replies: 2
Views: 12
Reply
RE: Output SDK variables to Maxscript?

What about a reference to say, a material?

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

You should be able to achieve at least 80% of the performance of native code unless you start iterating over elements with linq and other silly things…

10 years ago
Forum
Reply
RE: .NET assembly – ExecuteMAXScriptScript crashes

Thanks lo, that did the trick! I deferred initialising my stuff until I received that callback, and destroyed it on the shutdown callback. Works great…

10 years ago
Forum
Topic
Forum
Replies: 5
Views: 20
Reply
RE: Non-redrawing alternative to forceCompleteRedraw()

Damn, neither of those work. Check out this snippet: with redraw off ( v = Vol__Select(); t = teapot(); notifyDependents v partID:#all msg:0x000000F9…

10 years ago
Forum
Page 1 / 8