Summarizes the API and documentation changes made between Cinema 4D versions 2025.2.0 and 2025.3.0.
For an an overview of the required development environment for this release on Windows, MacOS, or Linux, see Development Environments.
Deprecated | the Project Tool build system generator. See Build Systems to get started with the new CMake build system. |
Updated | the required Windows SDK version to Windows 10 SDK 10.0.20348.0 . You might have to update Visual Studio and install the SDK via the Visual Studio installer app. |
Added | the ability to directly compile C and Objective-C code in projects when including files with the .c or .m extension. |
Fixed | a bug in the projectdefintion.txt file parsing that would cause invalid build systems when using white space characters after a line continuation backslash. The fix is currently only shipped with the extended C++ SDK, it will be included in the next major release of the sdk.zip shipped with Cinema 4D. |
Fixed | a bug in the core.framework where using the most recent versions of Visual Studio 2022 (ClangCL) and XCode 16 would would cause some project builds to fail, due to warnings for missing template arguments being raised to errors. You can now use the newest version of Visual Studio and XCode again. |
Summarizes the technical changes made to the public APIs of Cinema 4D within the scope of these change notes.
The section below lists the differences between the 2025.3.0 and 2025.2.0 API as collapsible sections organized in frameworks, files, and changes. The collapsible sections each denote the number of changes they contain in light gray on the right of the section bar. Note that change means here block of change, so 10 consecutive lines which have all been changed count as one change. Click a section bar to expand or close it it, or click the ↧ or ↥ button to expand or close a framework section and all its nested sections. With the ▸ button found on file sections, you can jump to the complete file dif for that file, a ⇲ button will transport you to the matching documentation page of a file or framework.