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. janbiko
    3. Topics
    J
    • Profile
    • Following 0
    • Followers 0
    • Topics 2
    • Posts 4
    • Best 0
    • Controversial 0
    • Groups 0

    Topics created by janbiko

    • J

      Cloner objects missing in Commandline FBX export

      Cinema 4D SDK
      • python • • janbiko
      7
      0
      Votes
      7
      Posts
      1.5k
      Views

      ManuelM

      hello,

      this thread will be considered as "solved" tomorrow if you have nothing to add.

      Cheers,
      Manuel

    • J

      Melange with Assimp

      Cineware SDK
      • • • janbiko
      6
      0
      Votes
      6
      Posts
      1.9k
      Views

      r_giganteR

      @Passion3D I see your point about being disappointed on not having VisualStudio for Mac supporting C++ but it's the status-quo and we can't do anything to change it.
      With regard to the link you've pointed it actually refers to Visual Studio Code which is indeed a different product compared to Visual Studio for Mac and Visual Studio.

      @janbiko even modifying the CMakeList.txt file in order to support Apple platform at the compile time, C4DImporter.cpp refuses to compile because it has been designed only to be compiled under MSVC. And this is another reason to check with AssImp community for bringing the required changes.
      Last but not least AssImp looks to support only Melange 16.x.x which is five revisions older than the current one. It could happen in the end that due to the changes that Melange has undergone in the course of these years compatibility might break up.