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:
AlEditor
class has been rewritten and changes have also been made to the AlFunctionHandle class. AlImagePlane
class has been removed.
Significant changes to the Paint and Animation features in Alias have resulted in some small changes to the API. makeAltPath()
have been removed. For more information, see the following:
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.
For more information, see the AlFunctionHandle.