Tagged 'utility'

IA_Utilities_Ver1.1

13 votes

IA_Utilities_Wire-consists of 4 maps that can be plugged into any shader network, for wiring numeric, boolean, and RGB color values.IA_Utilities_Instance-consists of 4 maps that also can be plugged into any shader network, for containing multiple instanced texture-maps. Each map has user labels within it, to label the use of each instance or wire.

Some uses for this are-

CAD Cleaner

12 votes

A utility script to weld vertices and clean up smoothing in imported/converted CAD models. Works on Editable_Mesh objects in selection. Does not work on objects with an Edit_Mesh or Edit_Poly modifier applied. I use this to do a first-pass quick cleanup on imported SolidEdge models; it helps eliminate duplicate faces and odd smoothing groups.

Incremental Transform

14 votes

A script to move or rotate an object set of ObjName[_###] Will work on multiple ObjNames, but provides confirmation request for mis-matched object base names. Objects are sorted in alphanumeric name order for incremental transformation, i.e., obj_001 +10 deg., obj_002 +20 deg, obj_003 +30 deg...

Axis-space selectable. Not very elegant, but seems to work OK.

MB Collapse

30 votes

Macroscript (without user interface) that will accurately collapse (bake) any transformation (position, rotation, scale) into keyframes (one keyframe per frame for the current animation range). Unlike the built-in tools, this works for any kind of controller as well as for parented objects (which will be unlinked afterwards).

v0.3 update:

Syndicate content