That's because the start up scripts are evaluated after macroscripts as described in the link Monster provided. You should put your start up scripts in a local folder on your computer and then add that path to the Customize > Configure System Paths > 3rd party tab dialog and restart max. Your start up script will then load…
^ yep, only it will be found under Customize > Customize UI > Toolbar tab > Category: PerisTools . Then you can drag and drop "toggle bottom bars" into a toolbar. Or go like buddy suggested to the keyboard tab and bind it to a key, or quad menu, whatever... Or if you really want to drag and drop the script. Delete the…
Update version 2.01: Hello! I just updated my script on ArtStation which now comes with a new option "Force offset" that might help achieve a better result in certain situations. Basically, as you can see in the animation below, if you check this box, an offset will be applied to the Quad Fill Hole no matter what. Update…
@Celosia No worries, you don't sound pretentious at all. You're quite right and I agree, it's not an add-on one bit, it's my fault that I called it an add-on by mistake in this thread. And if you refer back to the blender artists page you'll see that it's not posted in blender's released scripts and theme but in blender's…
Restructuring this post a bit: all the scripts and templates are attached as a ZIP to this post. General instructions for all scripts: Requirements: * Photoshop * Quixel Suite * Substance Automation Toolkit * Substance Designer Instructions: 1. Create a folder where you want these files output. Im using…
quick update I tried importing Axe Only shows head and rig also but I was able get some information off the script editor. Heres the Pasete: // C:/Users/GriffeXe/Desktop/axe_model.dmx.smd // The current time is: 16:52:37.81 Enter the new time: // Warning: problem creating smd weight map template // // Warning: Command…
So I was pretty excited by this news until I got the inevitable limitations. And scripting is a big one for me. No third party scripting is in fact a dealbreaker. I think scripts are essential to my workflow. I use senecas various scripts when modeling, I use farfarer's and etera's collection when UVing, I use a script to…
[Maya] Select To Sew Border UV This is the script for Maya that makes it easier to select edges for sewing shells in the UV Editor. Just select one edge and run the script. The algorithm will find and select the edges required to sew the shell regarding to this edge. Also there is the second mode that at once sews shells…
ok some technical details that might be important to some people configuration.xml - defines the default colors in a sequence where each color is stored as hex value without the # sign just the 6 characters. The order of the colors is: window background, buttons background, button text color, highlight background color,…