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. tdapper
    3. Topics
    T
    • Profile
    • Following 0
    • Followers 0
    • Topics 5
    • Posts 10
    • Best 0
    • Controversial 0
    • Groups 0

    Topics created by tdapper

    • T

      Registration code being run in After Effects

      Cinema 4D SDK
      • • • tdapper
      4
      0
      Votes
      4
      Posts
      642
      Views

      i_mazlovI

      Hi Timm,

      You can familiarize yourself with cineware integrations on our documentation webpage Maxon Cineware User Guides. Specifically for the After Effects integration there's a compact but rather informative description (as well as pointers to a corresponding video footages at Maxon's Youtube channel) on a dedicated webpage Cineware for After Effects:

      Adobe After Effects includes a free installation of Cinema 4D Lite – a limited but feature rich version of Maxon’s award-winning 3D software package. Cinema 4D Lite can be accessed directly from within After Effects in the File ⇒ New menu, or by clicking Edit Footage on a Cinema 4D layer in your composition.

      The question about proper licensing behavior of your plugin lies outside of scope of knowledge and highly depends on the goals you're trying to achieve. As I already pointed out, say, the scene with some object defined in the external plugin would require this plugin to be loaded by cineware as well to function the same way as in C4D.

      Cineware integrations use preferences folder different from the one that is used by Cinema 4D (it uses the same folder name with suffix _w). Hence, all the preferences (including the world container) are not shared between C4D and Cineware. The behavior of some function call can also differ, including GetGeneralLicensingInformation(). However, the system identifier systemId is independent of the APPLICATIONID and will be the same in both cases.

      Let me know if you have any further questions.

      Cheers,
      Ilia

    • T

      Creating my own color preferences

      Cinema 4D SDK
      • • • tdapper
      3
      0
      Votes
      3
      Posts
      529
      Views

      ferdinandF

      Hello @tdapper ,

      Without any further questions, we will regard this topic as solved and flag it accordingly by Monday, September, the 8th.

      Thank you for your understanding,
      Ferdinand

    • T

      Making geometry available for IPR rendering

      Cinema 4D SDK
      • • • tdapper
      7
      0
      Votes
      7
      Posts
      1.0k
      Views

      ferdinandF

      Hi,

      without further feedback, we will consider this thread as solved by tomorrow and flag it accordingly.

      Cheers,
      Ferdinand

    • T

      Is it still not possible to create Xrefs from Python?

      Cinema 4D SDK
      • • • tdapper
      2
      0
      Votes
      2
      Posts
      493
      Views

      M

      Hi @tdapper, unfortunately, I confirm this is still not possible.

      Cheers,
      Maxime.

    • T

      Remove observer from ObservableFinished

      Cinema 4D SDK
      • • • tdapper
      4
      0
      Votes
      4
      Posts
      592
      Views

      ManuelM

      i'll set that thread as solved.