A quick simple brute force way to do this could be to filter the string after it’s been input try (destroyDialog roll_Test) catch () rollout ro…
I personaly think the best way for doing this is by using a .net dll with the client side code. I’ve used this method to bring in live motion capture …
I can do it frame by frame like you suggest Eric, but I was looking for a speedier method. This is what I want, but cant seem to do: bipedRoot.tra…
cheers for the quick responce denisT: editable mesh face always has 3 geo vertices and 3 map vertices. So it makes sense to store map verts in…
cheers, but it gives the same info as my script. maybe its being handled wrong in renderman. cheers for the help tho
Hi, Im also working on either this excact problem or one very very similar. Did you manage to sort out this?
Yeah sure, its a procedialy built c# form inside a DLL. Maxscript creates an instance of the form and tells it what menus it needs and what items to p…
Sorry i;’ve not used maya for about 4 years, but this this the marking menu you were talking about? if it is, then adding a small menu like this one …
at the moment, its completely fully working. pressing the spacebar will bring up the menu around the mouse. but some of the menus havent been linked i…
I dont know if this will help, but if u create an instance of the struc when you press the button inside of the form, it will open and display the for…