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. karol_w
    3. Posts
    K
    • Profile
    • Following 0
    • Followers 1
    • Topics 1
    • Posts 3
    • Best 0
    • Controversial 0
    • Groups 0

    Posts made by karol_w

    • RE: Rendering render queue on program startup

      @PluginStudent Thank you very much! That did the trick.

      posted in Cinema 4D SDK
      K
      karol_w
    • Rendering render queue on program startup

      Hello everyone! I'm writing a plugin for personal use that launches render queue on program startup, as I'm dealing with a certain not very stable render engine which is giving me much trouble. What I would like to achieve is for Cinema 4D to open up and start rendering immediately as the render queue stores the last file I was rendering and at which frame it stopped. Right now I managed to achieve just that, but the problem is: the plugin launches an empty render queue. What I suspect is that when C4D initializes it executes my plugin, and THEN it loads the the queue. Do you have any ideas how to make it work?

      posted in Cinema 4D SDK
      K
      karol_w