If you use selectMode to enter component mode, it will switch to the last active component selection mode that was used. If you have multiple objects selected, selectMode -q -o will return true as long as there is at least one object in your selection still in object mode. Personally I use a hotkey to toggle between Object…
Guten Tag Polycounters, This is my first CG project of any kind, my reference is from an alleyway in Brussels which leads to a very old pub called Au Bon Vieux Temps...very nice is it too!.. I've done this in 3D Studio Max which I've been learning for 3 months. Previously I was learning Maya for 8 months. I wanted to see…
SP 2.3.0 The 2.3 version brings a full Photoshop export path from Substance Painter. Layers, masks and blending modes can now be transferred to Photoshop and each individual channel is exported in its own PSD. Although we believe Substance is the future of texturing, Adobe Photoshop remains the pivot of many artists'…
Oh and im also having trouble getting my sliders to work using percentages. i want each slider to control the percentage of each type of tree to use in the scene. To do this i thought that i could take the first slider value, minus it from 100, and use that new value as the max value for the next slider, and repeat for the…
yeah, this is cool. Kinda the manual way to accomplish what we wish maya could do ahaha (Sorry, I don't mean to keep hijacking your thread or anything, sama) I've been lazily trying to work on a save selection script, but I'm not comfortable with where it's at. The reason is that Maya doesn't have any specific component…
This actually works but you have to do a few things first. 1) Instructions: Go to path "C:\XXX\Public\Pixologic\GoZApps\Maya" Locate GoZBrushToMaya.mel, copy and rename the copy GoZBrushToMaya.mel.bak Open GoZBrushToMaya.mel, replace this section: // GoZBrushToMaya requires Mental Ray plugin. if (`pluginInfo -query -loaded…
Cross posting in case you don't want to wade thru the whole thread to git to the end results and a modifier revision: most folk r using the alt rmb fer scale navigation in Maya. Now that the Roger is alt rmb-n' wit zSwitcher... tis time to free the key and un-scramble my brain's viewport. ( new hot key is ctl-mmb ) (…
this? https://www.dropbox.com/s/ssm5hx9yephavnx/TB3_MatBlend_Packer.sbsar?dl=0 is on the front page. https://saliaw3d.gumroad.com/l/AXfVz & becuz i am here: https://gumroad.com/?query=Marmoset+Toolbag3 https://titus.gumroad.com/l/BTBridge?layout=discover&recommended_by=search…
Hey there, This is going to sound incredibly condescending, but I assure you my intentions are not that. But I do strongly recommend getting used to Google. Instead of going to polycount and waiting for a response to a query, odds are someone else has already asked the same question. By doing a search for the following…
Okay, here are some other possible problems that I see now. (also: it might be pedantic, and more typing, but personally I'd type out the full names of parameters like -edit rather than -e, -command rather than -c. It makes the code a lot easier to understand IMHO.) NOTE: Red code means how the code was originally. Green…