<?xml version="1.0" encoding="UTF-8"?><rss xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:atom="http://www.w3.org/2005/Atom" version="2.0"><channel><title><![CDATA[2024.4.0 SDK Release]]></title><description><![CDATA[<p dir="auto">Dear Cinema 4D Community,</p>
<p dir="auto">On April the 10th, 2024, Maxon Computer released Cinema 4D 2024.4.0. For an overview of the new features of Cinema 4D 2024.4, please refer to the <a href="https://www.maxon.net/en/article/maxon-one-spring-2024-release-packs-particle-power-toon-shading-and-more" target="_blank" rel="noopener noreferrer nofollow ugc">release announcement</a>. Alongside this release, a new Cinema 4D SDK and SDK documentation have been released, reflecting the API changes for 2024.4.0. The major changes are:</p>
<ul>
<li><em>C++</em> -  An all new form of SDK delivery has been added, the extended C++ SDK.</li>
<li><em>C++</em>: Documentation landing page now puts a stronger focus on novice users. Added were also two new manuals to help developers on <a href="https://developers.maxon.net/docs/cpp/2024_4_0/page_getting_started_sdk_win.html" target="_blank" rel="noopener noreferrer nofollow ugc">Windows</a> and <a href="https://developers.maxon.net/docs/cpp/2024_4_0/page_getting_started_sdk_osx.html" target="_blank" rel="noopener noreferrer nofollow ugc">macOS</a> over the first hurdles.</li>
<li><em>C++/Python</em> -  <code>ParticleGroupObject</code> has been exposed to our APIs, making particle data of the all new particle system of 2024.4.0 accessible to third parties. For Python there is a <a href="https://github.com/PluginCafe/cinema4d_py_sdk_extended/tree/master/scripts/04_3d_concepts/simulation/particle_group_object_2024_4.py" target="_blank" rel="noopener noreferrer nofollow ugc">small code example</a>.</li>
<li><em>Python</em> - Added <code>MoData.GetArrayValue()</code> method for vastly improved performance in Python Effector nodes in <em>Full Control Mode</em>.</li>
</ul>
<p dir="auto">For details about this API release, please refer to the 2024 <a href="https://developers.maxon.net/docs/cpp/2024_4_0/page_change_notes.html" target="_blank" rel="noopener noreferrer nofollow ugc">C++</a> and <a href="https://developers.maxon.net/docs/py/2024_4_0/misc/whatisnew.html" target="_blank" rel="noopener noreferrer nofollow ugc">Python</a> change notes. The latest offline docs and other resources can be found in our <a href="https://developers.maxon.net/downloads/" target="_blank" rel="noopener noreferrer nofollow ugc">downloads</a> section.</p>
<h4>Extended C++ SDK</h4>
<p dir="auto">With Cinema 4D 2024.4.0 we introduce a new form with which we will deliver the Cinema 4D C++ SDK. In addition to the <em>sdk.zip</em> shipped with Cinema 4D, we will now also ship an <em>Extended C++ SDK</em> on <code>developers.maxon.net</code>. This version contains all the necessary tools to build plugins for a particular version of Cinema 4D.</p>
<p dir="auto"><strong>The sdk.zip shipped with a Cinema 4D installer will not be removed</strong>, it will still be valid way to get hold of the frameworks for a particular version of Cinema 4D. But the <em>Extended SDK</em> will become the preferred way of using the SDK, as it removes the necessity of installing Cinema 4D to get hold of its frameworks and provides all necessary tools in one package. The Extended SDK is platform agnostic, but currently focuses on Windows and macOS development.</p>
<p dir="auto"><img src="/forum/assets/uploads/files/1712224115974-b1041c61-ede9-46c0-aed2-9d8bf1dead92-image-resized.png" alt="b1041c61-ede9-46c0-aed2-9d8bf1dead92-image.png" class=" img-fluid img-markdown" /><br />
<em>Fig. I: The content of the extended SDK, in this case extracted on Windows.</em></p>
<p dir="auto">The extended SDK will contain the offline C++ documentation, the frameworks for that version of the API, the code examples, and tools such as the project tool or the offline version of the SDK asset database. New are also two scripts which can be used to generate or update an SDK solution of us delivering the downloads via the forum.</p>
<h4>New Downloads Section</h4>
<p dir="auto">These changes will be accompanied by a new downloads section on <a href="http://developers.maxon.net" target="_blank" rel="noopener noreferrer nofollow ugc">developers.maxon.net</a> which will be shipped in the next weeks. With it we will apply the new form of C++ SDK delivery to past versions of the SDK up to release R21.</p>
<p dir="auto"><img src="/forum/assets/uploads/files/1712225017517-b0711ed5-ecc4-4a4e-8778-efedebde4469-image-resized.png" alt="b0711ed5-ecc4-4a4e-8778-efedebde4469-image.png" class=" img-fluid img-markdown" /><br />
<em>Fig. II: How the new <a href="http://developers.maxon.net/downloads" target="_blank" rel="noopener noreferrer nofollow ugc">developers.maxon.net/downloads</a> section will look like for the Cinema 4D SDK (not yet live)</em>.</p>
<p dir="auto">Happy rendering and coding,<br />
the Maxon SDK Team</p>
]]></description><link>http://developers.maxon.net/forum/topic/15462/2024-4-0-sdk-release</link><generator>RSS for Node</generator><lastBuildDate>Thu, 18 Jun 2026 04:44:01 GMT</lastBuildDate><atom:link href="http://developers.maxon.net/forum/topic/15462.rss" rel="self" type="application/rss+xml"/><pubDate>Wed, 10 Apr 2024 16:36:36 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to 2024.4.0 SDK Release on Mon, 22 Apr 2024 11:55:46 GMT]]></title><description><![CDATA[<p dir="auto">Hey,</p>
<p dir="auto">so, I fixed this now, in the sense that the TOC is now back in these classic API type and module pages.</p>
<p dir="auto"><img src="/forum/assets/uploads/files/1713774613887-c2f5944c-90e4-49f9-a194-44f7be96b281-image-resized.png" alt="c2f5944c-90e4-49f9-a194-44f7be96b281-image.png" class=" img-fluid img-markdown" /></p>
<p dir="auto">I renamed the old a bit wordily named <em>"Functions Signatures"</em> and <em>"Functions Documentation"</em> to <em>Overview</em> and <em>Functions</em> (or <em>Methods</em> for classes) . Opposed to the old pre 2024.3 TOCs (which were completely broken in many ways), these categories now also show up in the TOC:</p>
<p dir="auto"><img src="/forum/assets/uploads/files/1713775118359-adcc5c03-d5fd-4f97-b206-7d69cef2d81e-image-resized.png" alt="adcc5c03-d5fd-4f97-b206-7d69cef2d81e-image.png" class=" img-fluid img-markdown" /><br />
<img src="/forum/assets/uploads/files/1713774646259-bc7bac63-8959-487a-8aa7-81e729fcc92a-image-resized.png" alt="bc7bac63-8959-487a-8aa7-81e729fcc92a-image.png" class=" img-fluid img-markdown" /></p>
<p dir="auto">The old <em>Types</em> and <em>Inheritance</em> section has been merged into root element as I do not see a good reason why it should appear in the middle of the page. The obvious thing would be to now add links to the individual elements on a page, so that you can quick-jump to a particular function. But that turned out to be not so easy with the mess we made there before and stubborn <code>docutils</code>. As evident by the <code>C4DAtom</code> example and other cases our TOC trees are very broken in this part of the docs and I now already almost spent two days with fixing things to this state.</p>
<p dir="auto">This will be shipped in the current state with the next release of Cinema 4D. When I have some time to waste, I will try to add the function links.</p>
<blockquote>
<p dir="auto"><img src="http://developers.maxon.net/forum/assets/plugins/nodebb-plugin-emoji/emoji/android/26a0.png?v=0b8ddba251d" class="not-responsive emoji emoji-android emoji--warning" style="height:23px;width:auto;vertical-align:middle" title=":warning:" alt="⚠" /> The manual and maxon API TOCs are unaffected by this, they continue to work as intended. The classic API does its own thing here (as always <img src="http://developers.maxon.net/forum/assets/plugins/nodebb-plugin-emoji/emoji/android/1f604.png?v=0b8ddba251d" class="not-responsive emoji emoji-android emoji--smile" style="height:23px;width:auto;vertical-align:middle" title=":D" alt="😄" /> ) which why this is such a mess.</p>
</blockquote>
<p dir="auto">Cheers,<br />
Ferdinand</p>
]]></description><link>http://developers.maxon.net/forum/post/74175</link><guid isPermaLink="true">http://developers.maxon.net/forum/post/74175</guid><dc:creator><![CDATA[ferdinand]]></dc:creator><pubDate>Mon, 22 Apr 2024 11:55:46 GMT</pubDate></item><item><title><![CDATA[Reply to 2024.4.0 SDK Release on Wed, 17 Apr 2024 09:45:48 GMT]]></title><description><![CDATA[<p dir="auto">Hey <a class="plugin-mentions-user plugin-mentions-a" href="/forum/user/dunhou">@<bdi>Dunhou</bdi></a>,</p>
<p dir="auto">yeah, I know, I did not touch the Python docs for 2024.4.0 because I was busy with C++ stuff. Maxime built them, will have a look today.</p>
<p dir="auto">Cheers,<br />
Ferdinand</p>
]]></description><link>http://developers.maxon.net/forum/post/74141</link><guid isPermaLink="true">http://developers.maxon.net/forum/post/74141</guid><dc:creator><![CDATA[ferdinand]]></dc:creator><pubDate>Wed, 17 Apr 2024 09:45:48 GMT</pubDate></item><item><title><![CDATA[Reply to 2024.4.0 SDK Release on Wed, 17 Apr 2024 09:16:53 GMT]]></title><description><![CDATA[<p dir="auto">Hi there,</p>
<p dir="auto">The <a href="https://developers.maxon.net/docs/py/2024_4_0a/index.html" target="_blank" rel="noopener noreferrer nofollow ugc">Online Document</a> seems still broken with side bar in 2024.4.0.</p>
<p dir="auto">Cheers~<br />
DunHou</p>
]]></description><link>http://developers.maxon.net/forum/post/74140</link><guid isPermaLink="true">http://developers.maxon.net/forum/post/74140</guid><dc:creator><![CDATA[Dunhou]]></dc:creator><pubDate>Wed, 17 Apr 2024 09:16:53 GMT</pubDate></item><item><title><![CDATA[Reply to 2024.4.0 SDK Release on Thu, 11 Apr 2024 09:28:51 GMT]]></title><description><![CDATA[<p dir="auto">Dear Developers,</p>
<p dir="auto">There was also an issue with the Extended SDK, as it was not using the correct version of the frameworks. This has been fixed. If you already did download the extended SDK, you must download it again.</p>
<p dir="auto"><a href="https://developers.maxon.net/downloads/c4d/Cinema_4D_CPP_SDK_2024_4_0.zip" target="_blank" rel="noopener noreferrer nofollow ugc">C++ SDK  2024.4.0</a> (unified download)</p>
<p dir="auto">Please excuse the inconvenience,<br />
Ferdinand</p>
]]></description><link>http://developers.maxon.net/forum/post/74099</link><guid isPermaLink="true">http://developers.maxon.net/forum/post/74099</guid><dc:creator><![CDATA[ferdinand]]></dc:creator><pubDate>Thu, 11 Apr 2024 09:28:51 GMT</pubDate></item><item><title><![CDATA[Reply to 2024.4.0 SDK Release on Thu, 11 Apr 2024 09:04:35 GMT]]></title><description><![CDATA[<p dir="auto">I just updated our Github with latest version, the link should resolve now.</p>
<p dir="auto">Cheers,<br />
Maxime.</p>
]]></description><link>http://developers.maxon.net/forum/post/74098</link><guid isPermaLink="true">http://developers.maxon.net/forum/post/74098</guid><dc:creator><![CDATA[m_adam]]></dc:creator><pubDate>Thu, 11 Apr 2024 09:04:35 GMT</pubDate></item><item><title><![CDATA[Reply to 2024.4.0 SDK Release on Thu, 11 Apr 2024 03:29:52 GMT]]></title><description><![CDATA[<p dir="auto">Hi <a class="plugin-mentions-user plugin-mentions-a" href="/forum/user/ferdinand">@<bdi>ferdinand</bdi></a> ,</p>
<p dir="auto">Great work!</p>
<p dir="auto">Seems the Github link not work for me ,  I try it with the  python document link, and nothing changed.</p>
<p dir="auto">Cheers~<br />
DunHou</p>
]]></description><link>http://developers.maxon.net/forum/post/74094</link><guid isPermaLink="true">http://developers.maxon.net/forum/post/74094</guid><dc:creator><![CDATA[Dunhou]]></dc:creator><pubDate>Thu, 11 Apr 2024 03:29:52 GMT</pubDate></item></channel></rss>