Tagged 'gtvfx'

GTVFX-UTL_pointHelperManipulator

0 votes

 

Manipulates the display of all point helpers in your selection en masse.

 

 

GTVFX-UTL_getDistanceInUnits

0 votes

 

Gets the distance between two objects. Returns the value in your current System units. 

Automatically copies the value to your clipboard so you could, for example, past that distance value into your ZDepth distance.

 

 

 

GTVFX-SEL_selectByModifierClass

0 votes

 

Selects objects that have the chosen modifier in their stack

At startup the list populates with all available modifiers in your session of Max. Use the button below the list to filter it down to only the modifiers currently present in your scene. This can take a few seconds for large scenes.

 

 

 

GTVFX-LIB_layerIsolate

1 vote

 

Adds an option to your display quad menu to isolate by layer.

Works with your object selection. Hides all layers that none of the objects in your selection belong to.

 

 

 

GTVFX-ANM_quickBaker

0 votes

 

Bakes the transform of one object to another. There is an option to auto-generate a point helper to bake.

There are options for baking within a specific time range and only baking Nth frames.

 

 

 

 

 

GTVFX-ANM_keyReducer

-1 vote

 

Reduces the keyframes on animation controllers while maintaining overall animation.

Best when used on animation controllers that have been baked out on every frame.

GTVFX-ANM_quickAttachConstraint

0 votes

 

Creates an attachment constraint from one object to another. By default this tool generates a point helper to attach to another object. 

This is useful if you need a locator to follow a deforming mesh such as a point-cached character.

GTVFX-ANM_setOutOfRangeType

2 votes

 

Updates:

08/16/2014:

Updated the controller list to include all animated controllers within your object selection.

===========================================================================================

This is a handy little tool that allows you to quickly set the Out-of-Range Type, and the Tangents of the first and last keyframe for each object in your selection.

 

 

GTVFX-SCA_createMultiMatteElementsForScene

1 vote

 

 

Analyzes your scene and collects all unique Object IDs and Material IDs.

Will create Multmatte Elements from the IDs with a logical naming convention.

 

 Updates:

2014-11-14:

Fixed a bug that would crash the tool when a VRaySky was being used in the scene.

2014-05-03:

GTVFX-MTL_buildCompositeMapsFromUDIMs

1 vote

 

Creates a composite map with the proper UV offsets from the UDIM supplied by Mari.

This tool utilizes the Slate Material Editor as it is much more efficient at handling the composite maps.

 

 Updates:

2014-04-26: