Hey Guys, its as easy as this: go to the file: C:/Users/Public/Pixologic/GoZApps/Maya/GoZBrushToMaya.mel and remove or comment out the lines 132-138: 132 // // ------------------------------------------ 133 // // GoZBrushToMaya requires Mental Ray plugin. 134 // if (`pluginInfo -query -loaded -name "Mayatomr"`==0) 135 // {…
Hey Guys, its as easy as this: go to the file: C:/Users/Public/Pixologic/GoZApps/Maya/GoZBrushToMaya.mel and remove or comment out the lines 132-138: 132 // // ------------------------------------------ 133 // // GoZBrushToMaya requires Mental Ray plugin. 134 // if (`pluginInfo -query -loaded -name "Mayatomr"`==0) 135 // {…
Hi! I'm trying to find a way to blend meshes that share the same material. I found this method, but I'm trying to avoid it because it seems like too much extra work https://cdnb.artstation.com/p/assets/images/images/011/332/037/original/raul-aparicio-skirtsample-anim.gif?1529020963 Is there a way to do it like this?…
It's coming along nicely thanks to CB. I've created a very simple rollout UI, and it sets the active time segment to the track you click on, this will be very handy when it comes time to use it. But I hit a snag, I'm trying to sequence the sound files but I can't figure out how to get a loop going that will find the end…
Hi, I made this parametric/non-destructive object primitives add-on for Blender 4.2+, its free :) https://extensions.blender.org/add-ons/non-destructive-primitives/
modified m16 magazine? there´s a 5.56mm and a 7.62mm scar.. you cant just put any bullet in some hack sawed mag and stuff it in the scar.. SCAR in 5.56 mm http://www.fnherstal.com/index.php?id=184&backPID=182&productID=7&pid_product=232&pidList=182&categorySelector=1&detail= SCAR in 7.62mm…
So 450 euros to USD is currently $511, and Walmart sells 32 oz containers of potato salad for $2.48 online which seems about right for the average ranges of potato salad. Long story short, I'd return the video card and buy about 412 pounds of potato salad give or take a few salads worth of taxes, probably can really only…
0 Hi, I convert my project from 4.1 to 4.2 but I have not so loooow FPS and I dont know why. Befor on 4.1 I've got great FPS. I use alienware laptop and I dont have any problems with low FPS in UE4. Can you help me with this problem please? I try also to but details for project to low details but nothing happens. Just maby…
Gents, I was wondering if I could trouble you for help on another Maxscript question. My progress on the flipping tiles animated bumper is going well but I have hit a snag. Below is the section of code that I am having an issue with: select $Tile_*GTiles = $ as Array--print GTilesclearselection()select $WAVEnumfaces =…