I have been wondering is there a possibility to make viewport menu like in modo. You hold button -> pie menu appears -> you drag cursor over view name -> release button and blam you are there. Now I'm using quad menu but it sucks ;p pie menu is easily muscle memory driven. quad menu not so much. I'm really to dumb in…
Hey all! I'm trying to use Transfer Maps in Maya 2011 but when I click the button nothing happens. Here us the result form the command window after I click the button: performSurfaceSampling 1;(u"C:/Users/JackyBoy/Documents/maya/projects/ChatsworthPillar/textures\\").replace("\\","/");# Result:…
A blender add-on for having custom scripts on a shelf, like maya's shelf or 3ds max custom toolbar.
Just copy and paste your scripts here to create buttons to run them later. Organise them, rename them or sort them in the order you want. Features * Copy and paste script to shelves. As close as drag and drop as it can get.…
Using the Clear Mask button will literally just clear mask. Since you're using dynamesh, I'm going to assume you have the "ClayPolish" button on which will do a clayPolish on the projection of the dynamesh. Evidently, whenever clay polish is done (in any way) it actually masks part of the tool. You can see this very…
Your chosen material can affect how polygroups appear. So if in doubt you could switch to a different material to see if any changes show up. There's also some tiny buttons on the top of the Draw Polyframe button that affects how it draws the wires. If "Fill" is off then there wont be any polygroup colors, just the…
You can't execute code in a rollout definition. It needs to be inside of an event. Like a button press, or on open. try (destroyDialog blablabla)Catch()Rollout blablabla "Ablablabla"( spinner Spine_Spn "B:" range:[3,5,3] pos:[345,115] width: 50 type:#integer button btnPrint "Print" fn a b = ( print b ) on blablabla open…
no problem. don't know if you've used it before. just highlight what your source is.....run script.....hit the button "set sel. as source"...then check the box "use as dist".....select your detail geo......then click "pick distribution 1(or whatever).......click on the "place" button. and then start clicking on your…
Finished drivers view. Instrument panel is done, I might make some adjustments to button layout but I feel pretty happy with how it is right now. The buttons and dials in the lower right corner feel a bit too spaced out and not detailed enough so I might have to do something about that. Now I just need to finish the area…
I have had hit or miss with the exploding mesh. What I learned from Aurick at ZBCentral was to bring in my UVed level 1 mesh as a subtool and use the reproject all button to get the poly paint to the new mesh. Works like a charm Just make sure when you hit the colorize button for the new subtool that you dont hit disable…
kodde, bring up a good point. Also, did you set the viewport to display the images at there highest resolution? They look all pixelated and crappy to be honest. Try this, go to: Customize>Preferences>Viewports Tab>Configure Driver button>check "Match Bitmap Size as Closely as Possible box (both boxes). Also, make sure that…