Thanks for the workaround!
Good point, thanks for the tip (that was the issue).
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?
I could, but I’d have to find all nodes that material applies to, including nested in multi materials, which seems kind of backwards.
What about a reference to say, a material?
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…
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…
Damn, neither of those work. Check out this snippet: with redraw off ( v = Vol__Select(); t = teapot(); notifyDependents v partID:#all msg:0x000000F9…