Tagged 'Zarko'

waRp UVShellToSelection

0 votes

This script makes a selection in the viewport based on which UV shell is selected in the unwrap UVW modifier. See the tutorial for a better explanation.

waRp UpTile

0 votes

This script is used in a specific workflow when exporting objects to Mari. It tiles up the UV patches (each row has 10 patches)

usage: In each UV patch there has to be unwrapped objects that have only one material assigned to them. And that material has to have "_tg" suffix in its name. When executing the script it automatically adds an unwrap uvw modifier, makes selectionSets based on those materials, and then tiles it up, and adds UDIM number (patch number from Mari) to each materials' name.

waRp TexToMtl

0 votes

This script is meant to be used only in a specific workflow, when importing textures from Mari.

Usage: Choose the directory where the textures are stored. If the texture names contain the keywords of the mapping slots name like "Diffuse, bump, opacity.." then the script automatically suggest those textures to be assigned to the according slots.
By rightclicking the Assign button all the textures from all the mapping slots will be cleared.

waRp SelectionSets

0 votes

This script makes selection sets from the objects that share the same materials. Each material has to have the suffix "_tg" in its name in order for this script to work properly. It is useful in a specific workflow and it is meant to be used in combination with my other scripts.

waRp PrepareExp

0 votes

This script helps with preparing for export to Maya or UV Layout. It works on all selected objects. (Note: It is meant to be used in combination with my other scripts)

Actions that takes for both preparing export to Maya and UV Layout:
- Runs the waRp RemoveTurbo script (this script can work without it)
- Weld option welds each selected objects' vertices by the threshold amount
- Show Ngons runs the waRp Ngons script (you have to have this script in order to use this functionality)

Actions it takes for preparing export to Maya:
- Collapses the modifier stack to Editable Poly

waRp Poly

0 votes

This script converts all selected objects to editable poly, Clears the smoothing groups and adds a gray material.

waRp CtrlMtls

0 votes

This script simplifies the editing of the textures (that are imported from Mari) within 3ds Max. It changes some basic parameters of all the imported textures.
It automatically enable only the mapping slots that have textures assigned to them.
It only works with materials that are assigned in the scene and have the keyword "_tg" in their name

Options that are included:
-- Turn on or off a particular mapping slot
-- Change the RGB offset
-- invert the textures
-- Preview the textures in the viewport

waRp ConvertDummy

0 votes

This script converts all Dummies (into containers) in the scene that have objects parented to them.

It is useful when importing a scene from Maya (pressing the option Send to 3ds Max automatically converts the groups from maya to Dummies into 3ds max).