A new Cineware SDK for Cinema 4D R15+ has been released.
Changelist:
- Windows libs build with WholeProgramOptimization = false (/GL flag not set)
- progress status parameter IDs for render connection added
- fix in memory management (internal ‘new’ calls removed)
- enhanced CKey, CCurve and CTrack classes (fixes, missing functions added, cleanup, docu fixes)
- enhanced error handling (and additional null pointer checks)
- fix in BaseDocument::CopyTo()
- minor fixes and cleanup (FALSE replaced by false (even in comments), docu fixes, unused variable removed)
- render connection example updated