EDIT; Sorry, got it! using the bellow do the trick! :) case (classOf $.modifiers[1]) of( default: ( -- block of codes for generic stuff ) Unwrap_UVW: ( -- block of codes for specified modifier )) Hey guys, is there any way to merge this blocks for undefinedClass and Edit_Poly together cus both contain the same thing? case…
This is interesting I thought you could use the "use default scene" in the optionbox for new, but for some retarded reason it still resets the color of the default material..... If you add a white texture to it though, that seems to work. So just make a new scene Set a white texture to lambert1 Save the scene somwhere…
The client is one thing, and not crediting artists by default makes things easier for the outsourcing studio, but the leadership of the outsourcing studio plays a role beyond that as well. In an ideal world, the outsourcing studio acts as one artist, just with a lot higher output. You have one contact and deliveries in…
Morphing usually only changes the vertex positions, it doesn’t do any changes to the material nor textures. So you only have one normal map. However you would have to implement your own custom setup to also blend textures at the same time. It just wouldn’t be a default workflow. It’s also more taxing on performance &…
I'm not entirely sure if you're suggesting to attempt to salvage a project by appending the contents of a file that can't be opened? Sometimes it works, but when the RNA structure of the file is broken it'll likely fail and there's pretty much nothing you can do to salvage it other than relying on different backups. I have…
* stack / offset in UV1 will always create butterfly effect in texturing. As for seams, default materials that use material finish filters or if you use finishing filters in layers this is totally normal behaviour. *To avoid finishing filter seams you make logical UV seams so that seams are hidden.
Whenever I tried Atlas node it always makes sort of degraded alpha, kills silhouette details. The right is what I spend lots of time for by doing my own atlas node using either shape splatter or fx-map nodes. Both works just ok with silhouette details that usually important for small twigs, fallen leaves, grass etc. The…
it's already nearly bigger than his default head, the horns are smaller but similar to his default t,he smaller horns probably give the impression that it's smaller overall. I'm a big fan of Svens default helmet so I didn't want it to stray too far, just make it a bit spookier. Going to use this as a first attempt at…
I have a weird Painter behavior where it change flat to smooth shading on decimated Zbrush hi poly object , It makes the baked normal map sort of blurry vs Designer or Blender bakers . Does anyone know a trick to workaround it ? Painter writes: [Scene 3d] [FBX] mesh normals are invalid (some values are null) and will be…
I've made some small modifications to the spy's knife viewmodel from Team Fortress 2 via 3DS Max 2010. I've finished the modifications I wanted, and UV unwrapped the model, it exports fine, and even compiles without any errors (using GUIStudioMDL). However, when I try and test it in either the Source Model Viewer or…