-
Ghost Fleet
- New York, NY
Pinned Loading
-
-
Generates .sbs files from your Megas...
Generates .sbs files from your Megascans surfaces library for use in painter/designer. Fill in the paths at the top (and make sure they are all on the same drive letter if you are on Windows). Currently only supports jpg. 1PATH_TO_SUBSTANCE_AUTOMATION_TOOLKIT = r""
2PATH_TO_MEGASCANS_DIRECTORY = r""
3PATH_TO_SBS_LIBRARY = r""
45import os, sys
-
FBX Export with supressed dialog
FBX Export with supressed dialog 1# Save this button to shelf as "Python"
23import os
4import maya.cmds as mc
5import maya.mel as mel
-
Collecting the output of p4 as a pyt...
Collecting the output of p4 as a python object 1import marshal, sys, subprocess
23# replace ??? with your p4 command, keep -G to get marshal'able object
4cmd = r'p4 -G ???'
5changelists = []
-
FBX Import with supressed dialog
FBX Import with supressed dialog 1# Save this button to shelf as "Python"
23import maya.cmds as mc
4import maya.mel as mel
5
Something went wrong, please refresh the page to try again.
If the problem persists, check the GitHub status page or contact support.
If the problem persists, check the GitHub status page or contact support.