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
    • Unread
    • Recent
    • Tags
    • Users
    • Login
    1. Maxon Developers Forum
    2. bojidar
    3. Best
    B
    • Profile
    • Following 0
    • Followers 0
    • Topics 5
    • Posts 10
    • Best 1
    • Controversial 0
    • Groups 0

    Best posts made by bojidar

    • RE: Cannot copy BaseLink from one parameter to another in ShaderData Read in C4D 2024

      Yeah, sorry I changed it right after posting the reply and didn't think it would be a problem.

      This is about V-Ray for Cinema4D. In this scene there is a softbox texture(in the V-Ray material diffuse slot). Here the base texture of the softbox(the checker in the screenshot) is lost after loading the scene in 2024 and using the code in the original post, but loads fine in older versions. The old TEXSOFTBOX_BASE_TEX_TEXTURE=613662896 became TEXSOFTBOX_BASE_TEX=1404507874 and the issue should be reproducible with any V-Ray build for C4D 2024 from the last year.
      41a596d2-b884-4d0f-8a4e-bc99a6295df8-image.png
      Note that this isn't something critical as we only do it in a few places, however, it is slightly annoying
      and mostly wrote to check if there is something obviously wrong with what we are doing 🙂.

      posted in Cinema 4D SDK
      B
      bojidar