Curious, what's the general concept of that script? When you submit a material made in designer it duplicates a copy into the Painter folder? What if you make an edit to the original? Do you run the script again to update the duplicated material?
the wall thing looks neat. the rocks script gives you a bit too little influence on how the displacement maps look. with a bit of replacing stones by hand the wall script should result in some nice tiling textures.
Thankx md4cow for the script. Anyone has script for moving scale pivot as well? not just rotate one? Figured out: xform -ws -a -rp 0 0 0; ToggleScalePivots; xform -ws -a -sp 0 0 0;
I ended up making macroscripts for all the most useful ones (mainly the align, and also added a few of my own) - it's quite easy, you can find my scripts here: http://www.greveson.co.uk/scripts/mopTools.ms
Sorry, I read this a couple of days ago but forgot to say thanks. I remember trying that script before and it getting intermittently disappearing meshes so I stopped using it. Whether it was the script or not is another matter. Cheers anyway!
I made a little script to do the whole 2nd-uv-reset thing. This way when I need to unwrap the 2nd UV channel, I just hit my special script button and it makes sure I never screw it up.
Try flipping your green channel of your normal map. Also make sure you have hard vertex normals at UV borders. For Maya, this script helps: http://jonathonstewart.blogspot.com.au/2012/10/script-harden-edges-of-all-uv-borders.html
I installed TexTools on Win10 x64 on Max 2017 SP3 as well without any problem. Did you try to run Max as admin? If not mistaken that will allowed you to drag n drop the mzp to the viewport or try from the Scripting > Run Script.
Here is the script I'm talking about: http://www.scriptspot.com/3ds-max/scripts/edgefinder TexTools also has such an option. Ofcourse, TexTools is much stable and works 99% of the time, while Edge Finder usually times out after several uses.
http://www.creativecrash.com/maya/script/gt-3-point-set-rotation Here's what you want. Pretty clever script, just run it, select the 3 verts that align to the rotation you want, and it'll set it. It's a little tedious but it gets you there.