2024.3.0 SDK Release
-
Dear Cinema 4D Community,
On February the 20th, 2024, Maxon Computer released Cinema 4D 2024.3.0. For an overview of the new features of Cinema 4D 2024.3, please refer to the release announcement. Alongside this release, a new Cinema 4D SDK and SDK documentation have been released, reflecting the API changes for 2024.3.0. The major changes are:
- C++ -
maxon::nodes::GraphDescription
has been exposed. - Python - Added a more artist friendly way to create and modify material node graphs with Graph Descriptions.
- Python - Added support for the dragging node attributes from the Attribute Manager to the Python console.
- Python - Updated theme of the Python documentation for better readability and slightly improved mobile support.
For details about this API release, please refer to the 2024 C++ and Python change notes. The latest offline docs and other resources can be found in our downloads section
Happy rendering and coding,
the Maxon SDK Team - C++ -
-
Hi @ferdinand ,
Love the style of new documents, and finally we can search the name for icons! But can we get the menu back, or add a "Back to Top", now it is not user friendly to navigation.
-
Hey @Dunhou,
- Regarding the side bar table of contents. I will enable this again in the next release. This was an oversight. Because I investigated the broken TOC trees in the c4d module and then realized how broken things are and stopped going further (and apparently forgot to enable some stuff). The TOC trees in Manuals and maxon API modules will work fine.
- I am not quite sure with what you mean with "top"? Do you mean a floater which transports you to the top of the page? That should have been long disabled. Could you show us what you mean with an older version of the docs?
But what I can see also in your screen, is that the version menu is not populated. This is the caching which is forcibly injected into our site. It will rectify itself after 24 hours as the caches then go stale. I will talk with our IT about this. In the mean time, you could press
CTRL + F5
once to force the browser refreshing its cache, or just wait 24 hours.Cheers,
Ferdinand -
Hi @ferdinand ,
Side bar table will be great, and yes, I mean to button bring us to the top, but if we have a side bar, this is not needed an more.
And I had refresh my cache now, thanks for your tips
Cheers~
DunHou -
Side bar table should be Amazing and yes, I mean to button bring us to the top, but if we have a side bar, this is not needed an more.
-
Hey @no1astrologer,
this will be fixed in the next release.