Mudbox 2014

New classes

Renamed Classes

New Functions

The new functions are listed according to their respective header files.

MapExtractorAPI.h

The MapExtractorAPI plug-in is improved. Any plug-in can call these functions, which provide an easy interface for creating and manipulating the map extraction nodes.

subdivision.h

topology.h

node.h

mesh.h

curve.h

viewport.h

generaloperations.h

brush.h

interface.h

geometry.h

treenode.h

kernel.h

math.h

array.h

New Event

Before a menu appears on the screen, a new Interface::CurrentMenu event is triggered. The plug-ins can use this event to modify the menu before it appears. For more information, see the MenuMessenger SDK example.