Historial de Commits

Autor SHA1 Mensaje Fecha
  Campbell Barton cd6b49f995 Cleanup: spelling hace 5 años
  Brecht Van Lommel f070bdd7c9 Fix T63802: textured lights not working with OSL hace 5 años
  Campbell Barton e12c08e8d1 ClangFormat: apply to source, most of intern hace 5 años
  Brecht Van Lommel f589b28f80 Fix part of T63023: wrong Cycles window coordinates for background. hace 5 años
  Brecht Van Lommel 7778a1a0a1 Cycles: optimization for constant background colors. hace 5 años
  Brecht Van Lommel 56a633fd2c Fix T61103: Cycles bevel wrong on objects with negative scale. hace 5 años
  Jeroen Bakker a325bc6bf3 Fix T58953: Lamp data not always set hace 5 años
  Campbell Barton 8c68ed6df1 Cleanup: remove redundant, invalid info from headers hace 6 años
  Lukas Stockner 7fa6f72084 Cycles: Add sample-based runtime profiler that measures time spent in various parts of the CPU kernel hace 6 años
  Stefan Werner e58c6cf0c6 Cycles: Added Cryptomatte output. hace 6 años
  Sergey Sharybin 658a9c6cf5 Cycles: Cleanup, style hace 6 años
  Lukas Stockner 799779d432 Cycles: change Ambient Occlusion shader to output colors. hace 6 años
  Brecht Van Lommel 23ccf5767f Cycles: add roughness baking support, using squared roughness convention. hace 6 años
  Stefan Werner f3010e98c3 Code refactor: use KernelShader and KernelParticle instead of float arrays. hace 6 años
  Sergey Sharybin 76122bc8f0 Cycles: Fix crash when building with no shading systems hace 6 años
  Brecht Van Lommel 2d81758aa6 Cycles: better path termination for transparency. hace 6 años
  Brecht Van Lommel d611cf9233 Fix mixed BSDF + BSSRDF sampling bug in path tracing, after 095a01a73a35. hace 7 años
  Lukas Stockner 212a8d9e5a Cycles: Make per-object random value output also work for Lamps hace 7 años
  Brecht Van Lommel f79f386731 Code refactor: rename subsurface to local traversal, for reuse. hace 7 años
  Brecht Van Lommel 8a72be7697 Cycles: reduce closure memory usage for emission/shadow shader data. hace 7 años
  Brecht Van Lommel c571be4e05 Code refactor: sum transparent and absorption weights outside closures. hace 7 años
  Brecht Van Lommel 2c02a04c46 Code refactor: remove emission and background closures, sum directly. hace 7 años
  Sergey Sharybin 5d7138c08a Cycles: Cleanup, make it more obvious what preprocessor belongs to hace 7 años
  Sergey Sharybin 7f45acee80 Cycles: Cleanup, delete trailing whitespace hace 7 años
  Brecht Van Lommel fb99ea79f8 Code refactor: split displace/background into separate kernels, remove luma. hace 7 años
  Sergey Sharybin b460b8fb4a Cycles: Fix compilation error of megakernel on NVidia device hace 7 años
  Brecht Van Lommel 90d4b823d7 Cycles: use defensive sampling for picking BSDFs and BSSRDFs. hace 7 años
  Brecht Van Lommel 095a01a73a Cycles: slightly improve BSDF sample stratification for path tracing. hace 7 años
  Brecht Van Lommel b3afc8917c Code cleanup: refactor BSSRDF closure sampling, for next commit. hace 7 años
  Brecht Van Lommel f77cdd1d59 Code cleanup: deduplicate some branched and split kernel code. hace 7 años