Maxon Developers Maxon Developers
    • Documentation
      • Cinema 4D Python API
      • Cinema 4D C++ API
      • Cineware API
      • ZBrush Python API
      • ZBrush GoZ API
      • Code Examples on Github
    • Forum
    • Downloads
    • Support
      • Support Procedures
      • Registered Developer Program
      • Plugin IDs
      • Contact Us
    • Categories
      • Overview
      • News & Information
      • Cinema 4D SDK Support
      • Cineware SDK Support
      • ZBrush 4D SDK Support
      • Bugs
      • General Talk
    • Unread
    • Recent
    • Tags
    • Users
    • Login
    1. Maxon Developers Forum
    2. Aeoll
    3. Topics
    A
    • Profile
    • Following 0
    • Followers 0
    • Topics 2
    • Posts 6
    • Best 2
    • Controversial 0
    • Groups 0

    Topics created by Aeoll

    • A

      GvNode parameters

      Cinema 4D SDK
      • python • • Aeoll
      5
      0
      Votes
      5
      Posts
      921
      Views

      ManuelM

      hello,

      I've got some feedback,

      You can't rely on the fact that all resource name contain Redshift. (most but not all).
      As Some parts are generated dynamically this could break your tools.

      May I ask you what are you trying to implement ?

      Cheers
      Manuel

    • A

      PySide2 Integration

      General Talk
      • python • • Aeoll
      8
      1
      Votes
      8
      Posts
      3.0k
      Views

      M

      @Aeoll
      Additional question:

      I'm creating a QApplication and then a QDialog but I can't seem to close the QApplication at all when the dialog is |
      closed?
      This means even when C4D is closed normally it's still running in the background and needs to be force-quit. Any |
      suggestions appreciated

      I have the same issue with PySide. You mentioned that sole this issue. Could you Help me?