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. maxiokid
    3. Topics
    M
    • Profile
    • Following 0
    • Followers 0
    • Topics 2
    • Posts 3
    • Best 0
    • Controversial 0
    • Groups 0

    Topics created by maxiokid

    • M

      How to run a videoPost plug-in when user changes the scene?

      Cinema 4D SDK
      • • • maxiokid
      2
      0
      Votes
      2
      Posts
      317
      Views

      i_mazlovI

      Hi @maxiokid ,

      Please excuse the long answer delay.

      There're a lot of changes between R22 and 2023.2.2, so I'm not surprised the behavior has changed. The way you adapt your plugin to the new SDK depends on what you're trying to achieve. Please provide a more detailed description of the the effects you need to use inside the execute function. Usually a minimally functional code snippet that highlights the issue is a very self-explanatory way to do that.

      Cheers,
      Ilia

    • M

      How to apply PostEffect to Viewport in realtime?

      Cinema 4D SDK
      • • • maxiokid
      3
      0
      Votes
      3
      Posts
      436
      Views

      M

      Thank you for the reply. I'll create a new topic