Maxon Developers Maxon Developers
    • Documentation
      • Cinema 4D Python API
      • Cinema 4D C++ API
      • Cineware API
      • ZBrush Python 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
    • Recent
    • Tags
    • Users
    • Login
    1. Maxon Developers Forum
    2. RenatoT
    3. Topics
    Offline
    • Profile
    • Following 0
    • Followers 0
    • Topics 11
    • Posts 35
    • Groups 0

    Topics

    • RenatoTR

      Problems with Reloading Python Plugins in Cinema 4D 2024.1.0

      Watching Ignoring Scheduled Pinned Locked Moved Cinema 4D SDK 2024 python
      14
      0 Votes
      14 Posts
      3k Views
      M
      Hi thanks a lot for your report, the issue regarding Reloading Python Plugin not working as expected have been fixed in 2024.2. Cheers, Maxime.
    • RenatoTR

      Failed to Connect to Cinema 4D, with port: 7788

      Watching Ignoring Scheduled Pinned Locked Moved Cinema 4D SDK python 2023 2024
      3
      0 Votes
      3 Posts
      777 Views
      RenatoTR
      ah! Thanks a lot!
    • RenatoTR

      MoData Rotations

      Watching Ignoring Scheduled Pinned Locked Moved Cinema 4D SDK
      5
      0 Votes
      5 Posts
      774 Views
      ferdinandF
      Hello @RenatoT, without further questions or replies, we will consider this topic as solved by Monday, the 30th and flag it accordingly. Thank you for your understanding, Ferdinand
    • RenatoTR

      Set Xray in GetVirtualObjects()

      Watching Ignoring Scheduled Pinned Locked Moved Cinema 4D SDK
      6
      0 Votes
      6 Posts
      788 Views
      RenatoTR
      Thanks R, the insert was an error, i already corrected. OBJECT_USECACHECOLOR work as expected Cheers Renato
    • RenatoTR

      Custom mouse icon, define touch point.

      Watching Ignoring Scheduled Pinned Locked Moved Cinema 4D SDK
      4
      0 Votes
      4 Posts
      713 Views
      RenatoTR
      Anyway, i'll add my custom offset to the mouse coordinate to match the point from the center, as seem by default.
    • RenatoTR

      SnapCore and Intersect

      Watching Ignoring Scheduled Pinned Locked Moved Cinema 4D SDK
      4
      0 Votes
      4 Posts
      606 Views
      RenatoTR
      Hi Maxime. Thanks for reply. At last I used the BVHTree for that.
    • RenatoTR

      HandleShaderMessage

      Watching Ignoring Scheduled Pinned Locked Moved Cinema 4D SDK
      3
      0 Votes
      3 Posts
      436 Views
      r_giganteR
      Hi @RenatoT thanks for reaching out us. Can you please: add a tag to specify the C4D version you're using? can you make use of the Q&A functionality? With regard to HandleShaderMessage, I confim that it is indeed used by shaders in NodeData::Message() when they have subchannels. The code snippet found the call documentation represents exactly what is used in the Fusion shader with regard to the Base, Mask and Blend channels. Instead with regard to SHADERINFO_DYNAMICSUBSHADERS, assuming I've checked the version of Cinema you're working with, it is used no more. Looking forward your further notes, give best.
    • RenatoTR

      Assets Management

      Watching Ignoring Scheduled Pinned Locked Moved Cinema 4D SDK
      5
      0 Votes
      5 Posts
      695 Views
      RenatoTR
      Ok, i solved my problem was my miss. Thanks again.
    • RenatoTR

      AddButton "Pressed" in GeDialog

      Watching Ignoring Scheduled Pinned Locked Moved Cinema 4D SDK
      5
      0 Votes
      5 Posts
      769 Views
      RenatoTR
      HI R. I already used the BitmapButtonCustomGui for my dialog. Just i got some Gui corruption problems so I tried to switch to standard button... but the corruption of gui was not caused by it. Thanks for your answer. Renato T.
    • RenatoTR

      Detect Keyboard in a Shader Dialog.

      Watching Ignoring Scheduled Pinned Locked Moved Cinema 4D SDK
      3
      0 Votes
      3 Posts
      522 Views
      RenatoTR
      Hi Riccardo, many thanks for the infos Cheers Renato
    • RenatoTR

      Retrieve the Surface Point of current RayObject from an arbitrary UV value.

      Watching Ignoring Scheduled Pinned Locked Moved Cinema 4D SDK
      5
      0 Votes
      5 Posts
      827 Views
      RenatoTR
      @m_magalhaes said in Retrieve the Surface Point of current RayObject from an arbitrary UV value.: feel free to mark this thread as "solved" how? Edit: Solved done