http://www.creativecrash.com/maya/script/free-130-scripts-for-modeling-uv-video-tutorials-for-each- This script set has a neat little gem that can set an expression to the near/far clip relative to your current view. It's handy if you're working on stuff up close and pull way out for a large scene like that, I'm using it…
I'm pretty sure you can set the default in max's viewport configuration window. Click the [+] in the viewport label (upper left) and choose configure viewport. OR if that doesn't work... You could add a change to perspective command to the FOV script and bind that new script to your perspective shortcut. That way every…
Forgot to mention I'm on 2016! Swordslayer Thanks for testing in 2018. That's a solution I'll consider. musashidan Thanks for the link. I actually currently use the same script ^.^ I only have to do a little extra work if I want some edges flat (for optimization purposes) and untouched by the script because I can't always…
Went through scriptspot, not on there. Now I'm thinking it might have been a Maya script and it's still on my computer but I don't remember what it was called so that's an issue. So I'm going through all the scripts I've ever downloaded one-by-one and I did come across one that wasn't the one I mentioned but might still…
instance something across with a random translate value on 1 axis? to do a whole shelf at once. would be pretty simple to do this vai python. i could make a script that lets you scatter objects within the volume or ontop of a other object which could be your shelf. or if you want to work with existing scripts that are…
I use 5.1 here, and there are some freebie scripts that let you save and load weights based on vertex positions, instead of just vertex IDs. Might help you. Kees Rijnen's Bio Skin (requires Editable Mesh base) http://www.keesrijnen.com/ Andre Hotz' Skin Or Die (requires Editable Poly base)…
Sorry, running max 2013 with I believe the latest service pack installed. It says 15.0 in about. And yes I used Space Frog's script and then drag and dropped Cathodeus' script into the editor. Is there a way to remove Cathodeus' script? Like run it in reverse. The error only came up once and then didn't come back... Max is…
Max2017 has an 'orbit around mouse' feature. Pre-2017 Miauu has a script for same. Yes, Max scripting community is amazing. Probably the greatest strength Max has. I suppose I just come across them sometimes because I need something that does what I need, and other times it's random whilst searching, other times by…
Need for now two things character creation script like age of conan so i can for example pull the characters jaw , ears etc an play with the character taht i customize and script for quests ,taht mean dialog window etc , i saw one script for character creation in unity but this character creation is a little bit more…
oh by the way, it just dawned on me that i edited funky bunnies script to include a uv-squash function and had wanted to post the addition here ages ago. this'll only be interesting to the completely scripting-impaired since it changes exactly 1 value, but maybe it'll help ;) add this at the end: macroScript my_UVCollapse…