Changes in Cineware SDK 22.0

New Features Support

  • Support for Cineware Material Cache were added.
  • Licensing functions were added.
  • A function to check available plugins was added.

API Changes

BaseContainer& BaseMaterial::GetMaterialCache();
Bool IpCommunicationThread::OpenLicenseManager();
Bool IpCommunicationThread::SignOut();
Bool IpCommunicationThread::FindPlugin(Int32 pluginId, Bool& found);
cineware::Bool
bool Bool
Boolean type, possible values are only false/true, 8 bit.
Definition: c4d_system.h:192
cineware::Int32
int32_t Int32
32 bit signed integer datatype.
Definition: c4d_system.h:186