cinema4d_py_sdk_extended icon indicating copy to clipboard operation
cinema4d_py_sdk_extended copied to clipboard

The official Python API examples for Cinema 4D.

Results 6 cinema4d_py_sdk_extended issues
Sort by recently updated
recently updated
newest added

Open Cineversity RSS. Switch the feed to Maxon News: ![image](https://user-images.githubusercontent.com/39964241/64214038-bf6a2700-ce63-11e9-9d4a-9fbd18c76cb7.png) ![image](https://user-images.githubusercontent.com/39964241/64213979-8b8f0180-ce63-11e9-9d4d-8846b1fb8e78.png) ``` Traceback (most recent call last): File "C:\Users\donovan\MAXON\plugins\cinema4dsdk\plugins\py-cv_rss_r15\py-cv_rss_r15.pyp", line 319, in Command self.SetFeedUrl(MNU_MAXONNEWS["url"]) File "C:\Users\donovan\MAXON\plugins\cinema4dsdk\plugins\py-cv_rss_r15\py-cv_rss_r15.pyp", line 376, in SetFeedUrl...

documentation
enhancement
Low-prio

TreeView's are one of the more important and versatile interface-types for C4D. It would be great if the SDK included a working example.

Idea
example

Here are the bugs/issues in action: ![QuickTab](https://user-images.githubusercontent.com/39964241/64217102-d95e3680-ce70-11e9-8ff7-6ad325c2a9b8.gif) 1: After Removing one tab, you cannot remove another. 2. After running Flush All, all subsequent tabs are named `Third Tab` and can't...

enhancement
good first issue
Low-prio

Minor typo in Space, and Redshift is listed as Redshift not Red Shift, so final rename is `redshiftNodeSpaceId`

Hi there, the example https://github.com/PluginCafe/cinema4d_py_sdk_extended/blob/master/scripts/03_application_development/files_media/export_alembic_r14.py is great but a bug that "[should have been fixed with version 18.030](https://plugincafe.maxon.net/topic/10088/13565_savedocument-error-alembic-export/3?_=1678963388005)" seems to have come back: - restart Cinema4D - create multiple objects...