What was New in R19

The Python API in R19 brings important additions and more C++ API coverage. It also carries some API changes and fixes several issues.

R19

New Features Support

API Parity

Here are the additions in R19 for the ongoing effort on parity with the C++ API:

  • More messages support for c4d.plugins.NodeData plugins:

    • MSG_POINTS_CHANGED/MSG_POLYGONS_CHANGED/MSG_SEGMENTS_CHANGED

    • MSG_DESCRIPTION_CHECKUPDATE

    • MSG_DESCRIPTION_CHECKDRAGANDDROP

    • MSG_DESCRIPTION_INITUNDO

    • MSG_DESCRIPTION_VALIDATE

    • MSG_DRAGANDDROP

    • MSG_FILTER

Fixes

Documentation

Examples

R19.024

API Additions

Fixes

R19.053

Fixes

Documentation

  • The constants have been cleaned up and improved. They now have a title and when a symbol appears in search results, a title is shown instead of “<no title>”.

R19.068

Fixes

Documentation

API Changelist

See API Changelist R19 page.