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
    • Register
    • Login
    1. Home
    2. jana
    3. Posts
    J
    • Profile
    • Following 0
    • Followers 0
    • Topics 0
    • Posts 29
    • Best 1
    • Controversial 0
    • Groups 2

    Posts made by jana

    • RE: Metadata Supported for FBX Imports?

      Hi all,

      thanks for posting and indeed we are going to explore metadata handling in general.

      Cheers
      Jana

      posted in General Talk
      J
      jana
    • RE: Crash in ReadChunk()

      Hello @thomasmfields,

      Welcome to the Maxon developers forum and its community, it is great to have you with us!

      Getting Started

      Before creating your next postings, we would recommend making yourself accustomed with our forum and support procedures. You did not do anything wrong, we point all new users to these rules.

      • Forum Overview: Provides a broad overview of the fundamental structure and rules of this forum, such as the purpose of the different sub-forums or the fact that we will ban users who engage in hate speech or harassment.
      • Support Procedures: Provides a more in detail overview of how we provide technical support for APIs here. This topic will tell you how to ask good questions and limits of our technical support.
      • Forum Features: Provides an overview of the technical features of this forum, such as Markdown markup or file uploads.

      It is strongly recommended to read the first two topics carefully, especially the section Support Procedures: Asking Questions.

      About your First Question

      Thanks a lot for reaching out. To support you, please provide a code snippet that we can reproduce the issue.
      What do you want to achieve?

      Thanks and Cheers
      Jana

      posted in Cineware SDK
      J
      jana
    • RE: Hot4D for C4D 2024 not working, Xcode error

      Hello @josephnvelasquez49,

      Welcome to the Plugin Café forum and the Cinema 4D development community, it is great to have you with us!

      Getting Started
      Before creating your next postings, we would recommend making yourself accustomed with our Forum and Support Guidelines, as they line out details about the Maxon SDK Group support procedures. Of special importance are:

      Support Procedures: Scope of Support: Lines out the things we will do and what we will not do.
      Support Procedures: Confidential Data: Most questions should be accompanied by code but code cannot always be shared publicly. This section explains how to share code confidentially with Maxon.
      Forum Structure and Features: Lines out how the forum works.
      Structure of a Question: Lines out how to ask a good technical question. It is not mandatory to follow this exactly, but you should follow the idea of keeping things short and mentioning your primary question in a clear manner.

      About your First Question
      Thanks a lot for posting, we are looking into this and let you know as soon as possible.

      Cheers
      Jana

      posted in Cinema 4D SDK
      J
      jana
    • RE: Access values of an RS material in Python?

      Hello @ryanjp,

      Welcome to the Plugin Café forum and the Cinema 4D development community, it is great to have you with us!

      Getting Started

      Before creating your next postings, we would recommend making yourself accustomed with our Forum and Support Guidelines, as they line out details about the Maxon SDK Group support procedures. Of special importance are:

      • Support Procedures: Scope of Support: Lines out the things we will do and what we will not do.
      • Support Procedures: Confidential Data: Most questions should be accompanied by code but code cannot always be shared publicly. This section explains how to share code confidentially with Maxon.
      • Forum Structure and Features: Lines out how the forum works.
      • Structure of a Question: Lines out how to ask a good technical question. It is not mandatory to follow this exactly, but you should follow the idea of keeping things short and mentioning your primary question in a clear manner.

      About your First Question

      We were not sure to which RS material type you are referring - Xpresso based RS material or the RS node material.

      Here are informations for both:

      Node API Python examples, mostly focusing on material nodes: https://github.com/PluginCafe/cinema4d_py_sdk_extended/tree/master/scripts/05_modules/node

      Example for a general pattern for writing an "material converter", here at the example of mapping material models in the RS Xpresso system to the standard material model space.
      https://developers.maxon.net/forum/topic/14753/script-that-converts-redshift-materials-back-to-c4d-standard-ones/20

      Note: In 2024 Redshift renamed all attributes in its legacy material type RS C4D Shader, with the result that the
      MAPPINGS data defined in the script is incorrect now. While one can easily update the mappings, many ports are just named Color now. You either have to use IDs in the meantime or wait for the update which fixes this port naming issue.

      Cheers
      Jana

      posted in Cinema 4D SDK
      J
      jana
    • RE: How to get a Vertex Map to trigger animated object?

      Hello @spektor04 ,

      Welcome to the Plugin Café forum and the Cinema 4D development community, it is great to have you with us!

      Getting Started

      Before creating your next postings, we would recommend making yourself accustomed with our Forum and Support Guidelines, as they line out details about the Maxon SDK Group support procedures. Of special importance are:

      • Support Procedures: Scope of Support: Lines out the things we will do and what we will not do.
      • Support Procedures: Confidential Data: Most questions should be accompanied by code but code cannot always be shared publicly. This section explains how to share code confidentially with Maxon.
      • Forum Structure and Features: Lines out how the forum works.
      • Structure of a Question: Lines out how to ask a good technical question. It is not mandatory to follow this exactly, but you should follow the idea of keeping things short and mentioning your primary question in a clear manner.

      About your First Question

      Please provide us testscript(s) and a testfile which would help us to reproduce the issue.

      Thanks and Cheers
      Jana

      posted in Cinema 4D SDK
      J
      jana
    • RE: Cineware project does not compile

      Hello @zun1 ,

      without further questions or postings, we will consider this topic as solved by Friday, the 11th of august 2023 and flag it accordingly.

      Thank you for your understanding,
      Maxon SDK Group

      posted in Cineware SDK
      J
      jana
    • RE: Is there a Message ID for Render Data or Render Document Change?

      Hello @Thodos ,

      without further questions or postings, we will consider this topic as solved by Friday, the 11th of august 2023 and flag it accordingly.

      Thank you for your understanding,
      Maxon SDK Group

      posted in Cinema 4D SDK
      J
      jana
    • RE: Generator object's children visibility

      Hello @konradsawicki ,

      without further questions or postings, we will consider this topic as solved by Friday, the 11th of august 2023 and flag it accordingly.

      Thank you for your understanding,
      Maxon SDK Group

      posted in Cinema 4D SDK
      J
      jana
    • RE: How to apply new fixed FieldList securely

      Hello @mikeudin ,

      without further questions or postings, we will consider this topic as solved by Friday, the 11th of august 2023 and flag it accordingly.

      Thank you for your understanding,
      Maxon SDK Group

      posted in Cinema 4D SDK
      J
      jana
    • RE: How to: Plugin parent folder on extensions menu

      Hello @cybor09 ,

      without further questions or postings, we will consider this topic as solved by Friday, the 11th of august 2023 and flag it accordingly.

      Thank you for your understanding,
      Maxon SDK Group

      posted in Cinema 4D SDK
      J
      jana
    • RE: Listening to the status of the Pictureviewer (like when Rendering Multiple Takes to Pictureviewer)

      Hello @GillesKontrol ,

      without further questions or postings, we will consider this topic as solved by Friday, the 11th of august 2023 and flag it accordingly.

      Thank you for your understanding,
      Maxon SDK Group

      posted in Cinema 4D SDK
      J
      jana
    • RE: GvOperatorData, GetDDescription() problems

      Hello @Filip ,

      without further questions or postings, we will consider this topic as solved by Friday, the 11th of august 2023 and flag it accordingly.

      Thank you for your understanding,
      Maxon SDK Group

      posted in Cinema 4D SDK
      J
      jana
    • RE: Bug R23? Viewport Render Aborts with Physical Renderer

      Hello @ThomasB ,

      without further questions or postings, we will consider this topic as solved by Friday, the 11th of august 2023 and flag it accordingly.

      Thank you for your understanding,
      Maxon SDK Group

      posted in Cinema 4D SDK
      J
      jana
    • RE: CommandData Plugin DrawHUD

      Hello @gheyret ,

      without further questions or postings, we will consider this topic as solved by Friday, the 11th of august 2023 and flag it accordingly.

      Thank you for your understanding,
      Maxon SDK Group

      posted in Cinema 4D SDK
      J
      jana
    • RE: Selections in python

      Hello @SemyonShapoval

      without further questions or postings, we will consider this topic as solved by Friday, the 11th of august 2023 and flag it accordingly.

      Thank you for your understanding,
      Maxon SDK Group

      posted in Cinema 4D SDK
      J
      jana
    • RE: add/remove/modify FieldList with python?

      Hello @jenandesign ,

      without further questions or postings, we will consider this topic as solved by Friday, the 11th of august 2023 and flag it accordingly.

      Thank you for your understanding,
      Maxon SDK Group

      posted in Cinema 4D SDK
      J
      jana
    • RE: How to implement a moveable type with MAXON_OPERATOR_MOVE_ASSIGNMENT?

      Hello @fwilleke80 ,

      without further questions or postings, we will consider this topic as solved by Friday, the 11th of august 2023 and flag it accordingly.

      Thank you for your understanding,
      Maxon SDK Group

      posted in Cinema 4D SDK
      J
      jana
    • RE: how to extract thumbnail image from .c4d file without Cinema 4D installed?

      Hello @saotome_rui ,

      without further questions or postings, we will consider this topic as solved by Friday, the 11th of august 2023 and flag it accordingly.

      Thank you for your understanding,
      Maxon SDK Group

      posted in Cineware SDK
      J
      jana
    • RE: How to get a port data type?

      Hello @Dunhou ,

      you are correct, the issue is not fixed yet. As Ferdinand mentioned in the beginning he has flagged it as "to_fix", so it will be fixed as soon as possible.

      Thanks and Cheers
      Maxon SDK Group

      posted in Bugs
      J
      jana
    • RE: How to get a port data type?

      Hello @Dunhou ,

      without further questions or postings, we will consider this topic as solved by Friday, the 11th of august 2023 and flag it accordingly.

      Thank you for your understanding,
      Maxon SDK Group

      posted in Bugs
      J
      jana