Skip to content
GitLab
Projects Groups Topics Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in
  • pyddg pyddg
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributor statistics
    • Graph
    • Compare revisions
  • Issues 190
    • Issues 190
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 8
    • Merge requests 8
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Monitor
    • Monitor
    • Metrics
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Wiki
    • Wiki
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • pyddg
  • pyddgpyddg
  • Merge requests
  • !656

Draft: refactor(blender): Change setup_cycles_renderer defaults to time_limit=0 and denoise=True

  • Review changes

  • Download
  • Patches
  • Plain diff
Closed Le Nam Do requested to merge setup_cycles_renderer-time_limit-denoise into develop Feb 19, 2024
  • Overview 1
  • Commits 1
  • Pipelines 2
  • Changes 7

Disabling the time limit is important so that faster and slower computers don't render wildly different images and using the denoiser results in less noisy images even with a low number of samples. This matches Blender's own defaults.

Closes #664 (closed)

Assignee
Assign to
Reviewers
Request review from
Time tracking
Source branch: setup_cycles_renderer-time_limit-denoise