Commit History

作者 SHA1 備註 提交日期
  Campbell Barton 6529d20d79 Cleanup: spelling in comments 5 年之前
  Campbell Barton e12c08e8d1 ClangFormat: apply to source, most of intern 5 年之前
  Lukas Stockner 7fa6f72084 Cycles: Add sample-based runtime profiler that measures time spent in various parts of the CPU kernel 6 年之前
  Campbell Barton e742e0934d Cleanup: trailing space 6 年之前
  Sergey Sharybin cb4b5e12ab Cycles: Cleanup, spacing after preprocessor 6 年之前
  Stefan Werner e58c6cf0c6 Cycles: Added Cryptomatte output. 6 年之前
  Campbell Barton 1daa20ad9f Cleanup: strip trailing space for cycles 6 年之前
  Matt Heimlich e3f1d98098 Cycles: take into account diffuse roughness for roughness baking. 6 年之前
  Lukas Stockner 322f0223d0 Cycles: option to make background visible through glass transparent. 7 年之前
  Lukas Stockner a0c02e4d1b Cycles: Add Volume Direct and Volume Indirect passes for volume-scattered light 7 年之前
  Lukas Stockner f78e963858 Cycles: Refactor PassType from bitflag to index in order to allow for more passes 7 年之前
  Lukas Stockner d8066fb0f1 Cycles: Refactor closure roughness detection to fix a potential bug with Denoising of specular shaders 7 年之前
  Sergey Sharybin 0d3c8d0701 Cycles: Cleanup, indentation and wrapping 7 年之前
  Brecht Van Lommel 6da6f8d33f Cycles: CUDA faster rendering of small tiles, using multiple samples like OpenCL. 7 年之前
  Brecht Van Lommel 5bb677e592 Code refactor: zero render buffers outside of kernel. 7 年之前
  Brecht Van Lommel 12f4538205 Code refactor: use split variance calculation for mega kernels too. 7 年之前
  Brecht Van Lommel 37d9e65ddf Code cleanup: abstract shadow catcher logic more into accumulation code. 7 年之前
  Brecht Van Lommel f77cdd1d59 Code cleanup: deduplicate some branched and split kernel code. 7 年之前
  Brecht Van Lommel b5f8063fb9 Cycles: support baking normals plugged into BSDFs, averaged with closure weight. 7 年之前
  Brecht Van Lommel dc7fcebb33 Code cleanup: make L_transparent part of PathRadiance. 7 年之前
  Brecht Van Lommel 7542282c06 Code cleanup: make DebugData part of PathRadiance. 7 年之前
  Sergey Sharybin 0aa5431998 Cycles: Fix compilation error of OpenCL mega kernel 7 年之前
  Lukas Stockner 3bf69b26ef Cycles Denoising: Skip feature pass writing for volume-only shaders 7 年之前
  Lukas Stockner cf1127f380 Fix T51506: Wrong shadow catcher color when using selective denoising 7 年之前
  Lukas Stockner 58a0c27546 Cycles: Fix occasional black pixels from denoising with excessive radii 7 年之前
  Lukas Stockner 43b374e8c5 Cycles: Implement denoising option for reducing noise in the rendered image 7 年之前
  Mai Lavelle 352ee7c3ef Cycles: Remove ccl_fetch and SOA 8 年之前
  Mai Lavelle 230c00d872 Cycles: OpenCL split kernel refactor 7 年之前
  Sergey Sharybin 4ee08e9533 Atomics: Make naming more obvious about which value is being returned 8 年之前
  George Kyriazis 7f4479da42 Cycles: OpenCL kernel split 9 年之前