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. xNWP
    3. Topics
    X
    Offline
    • Profile
    • Following 0
    • Followers 0
    • Topics 4
    • Posts 9
    • Groups 0

    Topics

    • X

      [SOLVED/NotABug] Bug with c4d.CPolygon

      Watching Ignoring Scheduled Pinned Locked Moved Cinema 4D SDK r21
      8
      0 Votes
      8 Posts
      1k Views
      X
      Thanks for all the extra info guys! I'll make sure to use the ask-as-a-question feature next time
    • X

      VolumeData::trans vs VolumeData::alpha

      Watching Ignoring Scheduled Pinned Locked Moved Cinema 4D SDK
      4
      0 Votes
      4 Posts
      777 Views
      X
      The distinction between pixel color and contribution of the ray to the pixel really helps clear things up. Thanks for all the help
    • X

      SetInt32 fails on ComboBox even if the change occurs

      Watching Ignoring Scheduled Pinned Locked Moved Cinema 4D SDK c++ windows r20
      3
      0 Votes
      3 Posts
      864 Views
      X
      @a_block No inconvenience at all, just happy to hear it's not only me!
    • X

      WebSocket Server

      Watching Ignoring Scheduled Pinned Locked Moved Cinema 4D SDK
      3
      0 Votes
      3 Posts
      2k Views
      X
      Thank for the reply r_gigante I did in fact find the interface without any issues but was having issues using it in any way, I got as far as telling that it needed to use the Class<T> template but was unable to figure out due to either lack of documentation or my own lack of C++ knowledge I'll likely just stick to my own WebSocket library in the meantime until this feature is well documented/supported