Mudbox 2013

The following changes are listed according to their presence in their respective header files.

brush.h

brushmask.h

curve.h

This header file defines the new curve functionality of the Mudbox SDK.

importexport.h

PaintLayerImporter::Prepare() - This function can be empty, you'll have a chance to do some work before the actual import operation happens.

interface.h

The following methods let you change the hotkey set used in Mudbox.

When creating a file dialog, you can now specify which file type filter is initially shown, and find out which filter type was selected by the user.

kernel.h

Added a new function to turn any string into a legal file name:

material.h

mesh.h

node.h

nurbs.h

New methods have been added for the new curves functionality: NURBSCurve::Interpolate(), NURBSCurve::Render(), NURBSCurve::Recalculate().

operations.h

Added SDK access to the Transfer Details function within the Mudbox UI via class TransferDetailOperation.

renderer.h

scene.h

Added support for the new curve functionality.

subdivision.h

treenode.h

viewport.h

widgets.h