ah! you’ve hit on something. yes i do have a custom windows theme, however nothing crazy or elaborate (mainly changes the look of the startbar). btw …
not really a “custom” UI – i have adjusted some colors using ame-dark as a base & saved it as the default.cui – but i can’t find anything in there…
bumping… y’know… just in case still wrestling with this. any help would be greatly appreciated!
you’re right. no need to select anything so that makes things MUCH faster. one thing to note, tho – when i try your function in max2009 i can specify …
using a line like this… m.flattenMap 45.0 #([1,0,0], [-1,0,0], [0,1,0], [0,-1,0], [0,0,1], [0,0,-1]) 0.01 true 0 true true worked for me recently. t…
got the same errors as ZeBoxx2 with a fresh install of .NET 3.5 SP1 (2009×32 as well) i’m guessing it’s an issue w/ 32 bit instead of 64
turns out that the “copy map channel into mesh channel and measure bounding box values” is WAAAY faster. here’s the code snippet i used… if ((bbox[1]…
thanks richard – you’re always a huge help on these forums. i tried the box2 comparison & it’s definitely faster. on an average sized scene my or…
i ran into this several times with 2009 & even the hotifix didn’t fix it. specifically i was using CA sliders wired to the rotation of something i…
$IK_leg_L.transform.controller.VHTarget = $CTRL_knee VHTarget stands for vector handle target $IK_leg_L.transform.controller.goalsize = 10 will cha…
speaking of improvements to the mxsEditor – with the klunky old one, i did enjoy opening scripts in multiple windows to compare them side-by-side. i c…
thanks a bunch gravey – looking at the file you posted you definitely put some thought & time into the response & i really appreciate it. but…