Historique des commits

Auteur SHA1 Message Date
  Campbell Barton c47d669f24 Cleanup: comments (long lines) in cycles il y a 5 ans
  Brecht Van Lommel 7a92b8820b Cycles: remove hair minimum width support. il y a 5 ans
  Campbell Barton e12c08e8d1 ClangFormat: apply to source, most of intern il y a 5 ans
  Lukas Stockner 7fa6f72084 Cycles: Add sample-based runtime profiler that measures time spent in various parts of the CPU kernel il y a 6 ans
  Sergey Sharybin cb4b5e12ab Cycles: Cleanup, spacing after preprocessor il y a 6 ans
  Campbell Barton 1daa20ad9f Cleanup: strip trailing space for cycles il y a 6 ans
  Lukas Stockner 799779d432 Cycles: change Ambient Occlusion shader to output colors. il y a 6 ans
  Brecht Van Lommel 7f86afec9d Cycles: don't count volume boundaries as transparent bounces. il y a 6 ans
  Brecht Van Lommel 2d81758aa6 Cycles: better path termination for transparency. il y a 6 ans
  Brecht Van Lommel 606bc5f301 Fix T54105: random walk SSS missing in branched indirect paths. il y a 6 ans
  Brecht Van Lommel 0df9b2c715 Cycles: random walk subsurface scattering. il y a 7 ans
  Brecht Van Lommel aabafece03 Code refactor: tweaks in SSS code to prepare for coming changes. il y a 7 ans
  Lukas Stockner 322f0223d0 Cycles: option to make background visible through glass transparent. il y a 7 ans
  Mathieu Menuet 83e80db56e Fix T53349: AO bounces not working correct with OpenCL. il y a 7 ans
  Lukas Stockner f78e963858 Cycles: Refactor PassType from bitflag to index in order to allow for more passes il y a 7 ans
  Mai Lavelle 087331c495 Cycles: Replace __MAX_CLOSURE__ build option with runtime integrator variable il y a 7 ans
  Brecht Van Lommel 8a72be7697 Cycles: reduce closure memory usage for emission/shadow shader data. il y a 7 ans
  Brecht Van Lommel 2c02a04c46 Code refactor: remove emission and background closures, sum directly. il y a 7 ans
  Brecht Van Lommel 171c4e982f Cycles: use AO factor to let user adjust intensity of AO bounces. il y a 7 ans
  Brecht Van Lommel cdb0b3b1dc Code refactor: use DeviceInfo to enable QBVH and decoupled volume shading. il y a 7 ans
  Brecht Van Lommel 5bb677e592 Code refactor: zero render buffers outside of kernel. il y a 7 ans
  Brecht Van Lommel e3e16cecc4 Code refactor: remove rng_state buffer and compute hash on the fly. il y a 7 ans
  Brecht Van Lommel 400e6f37b8 Cycles: reduce subsurface stack memory usage. il y a 7 ans
  Brecht Van Lommel 90d4b823d7 Cycles: use defensive sampling for picking BSDFs and BSSRDFs. il y a 7 ans
  Brecht Van Lommel 095a01a73a Cycles: slightly improve BSDF sample stratification for path tracing. il y a 7 ans
  Brecht Van Lommel b3afc8917c Code cleanup: refactor BSSRDF closure sampling, for next commit. 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
  Carlo Andreacchio ab9079f459 Fix Cycles adaptive compile without volumes broken after recent changes. il y a 7 ans
  Brecht Van Lommel 32449e1b21 Code cleanup: store branch factor in PathState. il y a 7 ans
  Brecht Van Lommel 37d9e65ddf Code cleanup: abstract shadow catcher logic more into accumulation code. il y a 7 ans