Historique des commits

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