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

    NiklasR

    @NiklasR

    1
    Reputation
    94
    Profile views
    2
    Posts
    0
    Followers
    0
    Following
    Joined Last Online

    NiklasR Unfollow Follow

    Best posts made by NiklasR

    • RE: Wonderful Project tool

      Hey @iluxa7k -- nice to hear you liked Craftr! I'm still developing it actually. I just recently updated it. Craftr itself has changed a lot, and the C4D build module was updated for R20.

      • https://github.com/craftr-build/craftr
      • https://github.com/craftr-build/net.maxon.c4d

      Craftr doesn't use the project tool but does invoke the R20 source preprocessor. I still use it over the project tool as it integrates in my existing ecosystem and I can compile for R19 and R20 without needing to keep multiple project files in sync.

      Anyway, I won't be able to maintain Craftr intensively in the future, so if you create a plugin for R20+ only, I'd recommend using the project tool. 😉

      posted in Cinema 4D SDK
      N
      NiklasR

    Latest posts made by NiklasR

    • RE: c4d.documents.SaveDocument modifies python source code file !!!

      @jiceq What's the value of file_path? Looks like you overwrite your script with a C4D scene file.

      posted in Cinema 4D SDK
      N
      NiklasR
    • RE: Wonderful Project tool

      Hey @iluxa7k -- nice to hear you liked Craftr! I'm still developing it actually. I just recently updated it. Craftr itself has changed a lot, and the C4D build module was updated for R20.

      • https://github.com/craftr-build/craftr
      • https://github.com/craftr-build/net.maxon.c4d

      Craftr doesn't use the project tool but does invoke the R20 source preprocessor. I still use it over the project tool as it integrates in my existing ecosystem and I can compile for R19 and R20 without needing to keep multiple project files in sync.

      Anyway, I won't be able to maintain Craftr intensively in the future, so if you create a plugin for R20+ only, I'd recommend using the project tool. 😉

      posted in Cinema 4D SDK
      N
      NiklasR