Maxon Developers Maxon Developers
    • Documentation
      • Cinema 4D Python API
      • Cinema 4D C++ API
      • Cineware 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. ezeuz
    3. Topics
    E
    • Profile
    • Following 0
    • Followers 0
    • Topics 5
    • Posts 16
    • Best 1
    • Controversial 0
    • Groups 0

    Topics created by ezeuz

    • E

      Embed Video into GUI - Python API

      Cinema 4D SDK
      • python windows • • ezeuz
      6
      0
      Votes
      6
      Posts
      909
      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

      Bugs
      • python windows 2024 • • ezeuz
      11
      0
      Votes
      11
      Posts
      2.6k
      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

      Cinema 4D SDK
      • python • • ezeuz
      3
      0
      Votes
      3
      Posts
      586
      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

      Cinema 4D SDK
      • python • • ezeuz
      8
      0
      Votes
      8
      Posts
      1.2k
      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

      Cinema 4D SDK
      • python 2024 windows • • ezeuz
      4
      0
      Votes
      4
      Posts
      592
      Views

      i_mazlovI

      Hi @ezeuz,

      Great to hear you've figured it out and thanks for sharing the solution with the community!

      Cheers,
      Ilia