Your browser does not seem to support JavaScript. As a result, your viewing experience will be diminished, and you have been placed in read-only mode.
Please download a browser that supports JavaScript, or enable it if it's disabled (i.e. NoScript).
When posting questions please make sure to use the correct category.
Please add tags to your posts to help in organizing the forum. Tags can be selected by a drop-down list provided by the tagging button on the bottom/left of the composer. Tags are also filtered depending on the category where the post/topic is supposed to appear: different categories offer different tags.
For example, when posting in "Cinema 4D Development", you can add (but not limited to):
or more generic labels like:
For example, when posting in "General Programming and Plugins", you can add (but not limited to):
This forum uses Markdown. See commonmark.org/help/
Please use Markdown to format code like `SomeFunction()` or a complete code block: ```
SomeFunction()
BaseObject* const cube = BaseObject::Alloc(Ocube); if (cube == nullptr) return maxon::OutOfMemoryError(MAXON_SOURCE_LOCATION);
``` This forum also offer a Q&A functionality, please make use of it.
Cheers, MAXON's SDK Team