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
    • Recent
    • Tags
    • Users
    • Login
    1. Maxon Developers Forum
    2. ezeuz
    3. Topics
    E
    Offline
    • Profile
    • Following 0
    • Followers 0
    • Topics 5
    • Posts 16
    • Groups 0

    Topics

    • E

      Embed Video into GUI - Python API

      Watching Ignoring Scheduled Pinned Locked Moved Cinema 4D SDK python windows
      6
      0 Votes
      6 Posts
      1k Views
      ferdinandF
      Hey, okay, good to know. I just wanted to make clear that BaseBitmap does not support audio playback or sampling audio information. Except for the SoundEffectorCustomGui, there is in fact no sound support at all in the Python API. The C++ API offers more support with the MEDIASESSION namespace, but also this is mostly geared towards writing such information. Cheers, Ferdinand
    • E

      c4dpy -g_encryptPypFile fails: cannot find pyp file - plugin registration failed

      Watching Ignoring Scheduled Pinned Locked Moved Bugs python windows 2024
      11
      0 Votes
      11 Posts
      3k Views
      E
      @ferdinand Wow, thanks a ton for that! Our workflow was working just fine without c4dpy, so I didn't get to check the forum again, but this is very nice. Happy new year!
    • E

      Clearing the list of a ComboBox (Dropdown) - Python API

      Watching Ignoring Scheduled Pinned Locked Moved Cinema 4D SDK python
      3
      0 Votes
      3 Posts
      723 Views
      E
      @ferdinand Thanks a ton again! Yeah that dynamic UI is indeed something that fits perfectly with my current case, and possibly some other features I want to implement. Tho, I will revisit it later once I get to creating an MVP for my plugin. So I will use FreeChildren() for now.
    • E

      Adding image to GeDialog - Python Plugin/Script

      Watching Ignoring Scheduled Pinned Locked Moved Cinema 4D SDK python
      8
      0 Votes
      8 Posts
      1k Views
      DunhouD
      @ferdinand fine for that, like I think, this is not perfect solution for this, thanks for your confirm! Cheers~ DunHou
    • E

      Importing/loading sound file to scene via Python

      Watching Ignoring Scheduled Pinned Locked Moved Cinema 4D SDK python 2024 windows
      4
      1
      0 Votes
      4 Posts
      681 Views
      i_mazlovI
      Hi @ezeuz, Great to hear you've figured it out and thanks for sharing the solution with the community! Cheers, Ilia