What's new in the Maya 2023.3 devkit
Update to the apiMeshShape example
The apiMeshShape example has been updated to use OpenGL.
A README included with the example provides information on how to migrate your code to use OpenGL calls instead of glFunctionTable.
Python API 2.0 now includes MFnAssembly.
- The componentTag command has been added.
- The -fullNodeName, -nodeName, and -attributeType options have been added to the listAttr command.
- The -fullNodeName option has been added to the listConnections and listHistory commands.