Alias API changes

We have made significant changes to the Alias architecture. Plugins will need to be updated to use the new API and then recompiled against Alias 2024.0 DLLs to be loaded into Alias 2024.0. The process for compiling plugins remains the same as previous years and can be done using Visual Studio 2022 / VC 14.3.

Updates and additions to the Alias API include the following:

For more information, see the following:

Additions to the AlSubdiv class

These new methods have been added the AlSubdiv class to provide style information, such as assignment of materials and shaders, to subdivision objects.

For more information, see the AlSubdiv.

Additions to the AlFunctionHandle class

For more information, see the AlFunctionHandle.