Commit History

Author SHA1 Message Date
  Brecht Van Lommel c9238e638f Cycles: add back control to render first N bounces with path termination 5 years ago
  Campbell Barton e12c08e8d1 ClangFormat: apply to source, most of intern 5 years ago
  Sergey Sharybin 658a9c6cf5 Cycles: Cleanup, style 6 years ago
  Campbell Barton 1daa20ad9f Cleanup: strip trailing space for cycles 6 years ago
  Brecht Van Lommel 52302757cd Fix T54455: OpenCL build error after recent changes. 6 years ago
  Brecht Van Lommel a7aee250b8 Fix T54420: too much volume render noise with multiple volume objects. 6 years ago
  Brecht Van Lommel 148b0fef09 Fix T54317: overlapping volume render bug after recent changes. 6 years ago
  Brecht Van Lommel 7f86afec9d Cycles: don't count volume boundaries as transparent bounces. 6 years ago
  Brecht Van Lommel 2d81758aa6 Cycles: better path termination for transparency. 6 years ago
  Brecht Van Lommel 28e2bc90dd Code refactor: remove unnecessary RNG offset in branched path code. 7 years ago
  Brecht Van Lommel 282b3d0fcd Revert "Fix T53914: Volumetric scattering now goes correctly through transparent surfaces." 7 years ago
  Stefan Werner 3c852ba074 Fix T53914: Volumetric scattering now goes correctly through transparent surfaces. 7 years ago
  Campbell Barton 7a24e0d175 Cleanup: typos 7 years ago
  Lukas Stockner 322f0223d0 Cycles: option to make background visible through glass transparent. 7 years ago
  Brecht Van Lommel d750d182e5 Code cleanup: remove hack to avoid seeing transparent objects in noise. 7 years ago
  Brecht Van Lommel 32449e1b21 Code cleanup: store branch factor in PathState. 7 years ago
  Mathieu Menuet 659ba012b0 Cycles: change AO bounces approximation to do more glossy and transmission. 7 years ago
  Brecht Van Lommel d454a44e96 Fix Cycles bug in RR termination, probability should never be > 1.0. 7 years ago
  Brecht Van Lommel cfa8b762e2 Code cleanup: move rng into path state. 7 years ago
  Brecht Van Lommel 85ad248c36 Code cleanup: fix warning and improve terminology. 7 years ago
  Brecht Van Lommel fc38276d74 Fix Cycles shadow catcher objects influencing each other. 7 years ago
  Sergey Sharybin 580741b317 Cycles: Cleanup, space after keyword 7 years ago
  Brecht Van Lommel cd023b6cec Cycles: remove min bounces, modify RR to terminate less. 7 years ago
  Sergey Sharybin e097fc4aa6 Cycles: Selectively include denoising in kernel 7 years ago
  Lukas Stockner 43b374e8c5 Cycles: Implement denoising option for reducing noise in the rendered image 7 years ago
  Hristo Gueorguiev 8ada7f7397 Cycles: Remove ccl_addr_space from RNG passed to functions 7 years ago
  Sergey Sharybin d14e39622a Cycles: First implementation of shadow catcher 8 years ago
  Sergey Sharybin 29c733e6f2 Fix T49078: Cycles tries to render volume from another render layer when camera is in volume 8 years ago
  Brecht Van Lommel 999d5a6785 Cycles CUDA: reduce stack memory by reusing ShaderData. 8 years ago
  Brecht Van Lommel ca03eddfcc Cleanup: remove Cycles layer bits checking in the kernel. 8 years ago