Changes in Cineware SDK 15.0

New Features

  • Cineware SDK version number now follows the Cinema 4D file version it reads/writes.
    Cineware SDK 15.0 reads Cinema 4D file format up to R15 and writes Cinema 4D R15 file format (version 15050).

Naming Changes

Cineware SDK 15.0 brings important naming changes. See Name Changes in Cineware SDK 15.0 for more information to adapt existing code.

API Changes

Renamed _melange_ namespace to melange

  • Refactored math types, classes and functions : vector, matrices, quaternions, c4d_tools.h etc.
  • Added new knot flags FLAG_KNOT.
  • Removed deprecated knot flags SPLINE_KNOT_FLAG_NO_HORIZ_MOVE and SPLINE_KNOT_FLAG_NO_VERT_MOVE.