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
    • Recent
    • Tags
    • Users
    • Login

    Viewport Solo & Render Region

    Scheduled Pinned Locked Moved PYTHON Development
    2 Posts 0 Posters 251 Views
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • H Offline
      Helper
      last edited by

      On 29/10/2015 at 01:25, xxxxxxxx wrote:

      Hello!
      It's bothering me that the Solo mode has no influence on what is rendered in the Render Region. That would make total sense, wouldn't it, because what's the Solo mode about? Picking out a scene object and editing it - including material tweaking and test-rendering with the Region, with no clutter around the object (Softimage does it that way).
      The way it is now is much slower because of all the other objects getting rendered, and problematic when the object is on the inside, or in the shadows.

      For that reason I wanted to write a litte script that makes all objects except the selected ones non-renderable before calling Solo mode.

      Problem is, I don't want to mess up all the render flags, because those might be set intentionally.
      So, either I store the render flags somewhere, and restore them after solo, or maybe it's best to create some temporary Take?

      Thanks a lot for any advice!
      Best regards
      Eugen

      1 Reply Last reply Reply Quote 0
      • H Offline
        Helper
        last edited by

        On 29/10/2015 at 03:06, xxxxxxxx wrote:

        I just learned that Nitroman's MagicSolo works this way... it affects the Render Region as well.
        I'll use it for now.
        Unfortunately, his scripts are encrypted, but obviously he uses a temporary layer.
        Best regards
        Eugen

        1 Reply Last reply Reply Quote 0
        • First post
          Last post