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. JohnSmith
    3. Topics
    J
    • Profile
    • Following 0
    • Followers 0
    • Topics 5
    • Posts 12
    • Best 1
    • Controversial 0
    • Groups 0

    Topics created by JohnSmith

    • J

      Attach Export Dialog

      Cinema 4D SDK
      • python • • JohnSmith
      5
      0
      Votes
      5
      Posts
      767
      Views

      J

      @m_adam Thank you very much! This is what I was looking for.

    • J

      Drag and Drop between two UserArea

      Cinema 4D SDK
      • python • • JohnSmith
      3
      0
      Votes
      3
      Posts
      454
      Views

      ferdinandF

      Hello @JohnSmith,

      without any further questions and other postings, we will consider this topic as solved and flag it as such by Friday, 17/06/2022.

      Thank you for your understanding,
      Ferdinand

    • J

      CallCommand with modifier key

      General Talk
      • • • JohnSmith
      4
      0
      Votes
      4
      Posts
      748
      Views

      J

      For some reason that I do not understand, the modifier keys did not work before, now they work. Implementation of the plugin via UserArea instead of GeDialog will be more convenient, thank you for your answers, I will study this part of the SDK further.
      alt text

    • J

      GLB extract textures

      General Talk
      • • • JohnSmith
      7
      0
      Votes
      7
      Posts
      4.0k
      Views

      J

      @Macsmiller I apologize for the late reply. Here is the plugin.
      glTF Importer plugin

      I managed to finish it and integrate it into Cinema 4D. You can follow the updates here:
      glTF Importer topic

      Maybe I am asking a question in the wrong topic - where can I find some sample code that can be used to create various import settings and write them to default presets.lib4d?