nice one, i personally would go and shoot rays from vert to vert and if nothing intersected the ray collect that pair (of verts)(for later edges) and…
== false ? == is a for boolean comparisons, if you want to assign the false value to that var you only use one = you expect the print of “do this” a…
oh i smell scope issues mind posting your code? i allways use them functions… little old and messy but they get it done : fn gIs Category Key Fi…
fn getUniqueMatsByName mats = ( local uniqueMatNames = #() for m in mats collect ( if findItem uniqueMatNames (toLower m.name) == 0 then ( a…
pastebitmap function in max 2009
oh…that was simple…damn thx man
on <Rollout> mousemove <Point2> do () –Called when the mouse is being moved within the dialogs client area. taken from: CreateDialog – …
it does but the code i edited my post with actually works, hence the weird smiley before i tried to attach it to the mesh directly, didnt work then i…
wow weird, might be when your hovering with the pen cuz i got an intuos3 and its got pressure support and disableing the pressure in the paintInterfac…
yeah 64 bit, so whats the error msg say? yeah ; calc (something), freeze, crash and the print stuff is taken directly as the whole test code is from …
oooh in the node itself?!! :rolleyes: thx