Hmm…maybe I’m missing something…I need a function that gets all possible node dependencies…but if I parent obj002 to obj001 and run “refs.dependson ob…
Yes, it has no effect on this bug. Neither does invalidateTM, redawviews, forceCompleteRedraw, etc.
Figured out a workaround to this max 2017 nitrous bug. In case anybody has the same problem…just execute the MXS command “max tool zoomregion” (either…
I’ve already got that disabled – no luck The problem goes away if I switch to OpenGL, or max 2016…appears to be a Nitrous bug in 2017.
Hmm…this also only seems to be a problem in 2017…
Perfect, that lead me in the right direction, thanks!
getSourceFileName() Edit: Oops, grabjacket beat me to it by a few seconds
Ha! That’s hilarious
And here it gets even weirder: ( gc() t = timestamp() m = heapfree for j = 1 to 100 do ( for k=1 to 10000 do (matrix3 1 * matrix3 1) ) fo…
I get weird results: ( iters = 10 while iters <= 10000000 do ( gc() t = timestamp() m = heapfree for k=1 to iters do (matrix3 1 * mat…
You’ll want to use a checkbutton (click for info).