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
  Campbell Barton 1daa20ad9f Cleanup: strip trailing space for cycles 6 years ago
  Brecht Van Lommel 148b0fef09 Fix T54317: overlapping volume render bug after recent changes. 6 years ago
  Brecht Van Lommel 0df9b2c715 Cycles: random walk subsurface scattering. 7 years ago
  Brecht Van Lommel 171c4e982f Cycles: use AO factor to let user adjust intensity of AO bounces. 7 years ago
  Brecht Van Lommel 070a668d04 Code refactor: move more memory allocation logic into device API. 7 years ago
  Brecht Van Lommel 7ad9333fad Code refactor: store device/interp/extension/type in each device_memory. 7 years ago
  Brecht Van Lommel cdb0b3b1dc Code refactor: use DeviceInfo to enable QBVH and decoupled volume shading. 7 years ago
  Brecht Van Lommel 5e4bad2c00 Cycles: remove option to disable transparent shadows globally. 7 years ago
  Brecht Van Lommel cd023b6cec Cycles: remove min bounces, modify RR to terminate less. 7 years ago
  Sergey Sharybin 0579eaae1f Cycles: Make all #include statements relative to cycles source directory 7 years ago
  Lukas Stockner fa19940dc6 Cycles: Fix rng_state initialization when using resumable rendering 8 years ago
  Sergey Sharybin 0330741548 Cycles: Add option to replace GI with AO approximation after certain amount of bounces 8 years ago
  Lukas Stockner 26bf230920 Cycles: Add optional probabilistic termination of light samples based on their expected contribution 8 years ago
  Sergey Sharybin 56c9c1ab43 Cycles: Fix wrong size of sobol texture 8 years ago
  Brecht Van Lommel eac7ed8d04 Code refactor: minor node and node type utility functions and changes. 8 years ago
  Brecht Van Lommel ca03eddfcc Cleanup: remove Cycles layer bits checking in the kernel. 8 years ago
  Brecht Van Lommel 0062d9f58c Code refactor: nodify Cycles integrator. 8 years ago
  Sergey Sharybin 8b92d728ae Fix T48421: AO pass broken, only works when AO in cycles is enabled 8 years ago
  Sergey Sharybin 9604db7650 Fix T47813: Cycles Standalone not respecting integrator sample_clamp_direct 8 years ago
  Sergey Sharybin 7e71be261b Cycles: Fix filter glossy being broken after recent changes 9 years ago
  Sergey Sharybin 92d12ab38b Cycles: Correction to integrator's transparent shadows 9 years ago
  Sergey Sharybin 585dd26120 Cycles: Code cleanup, prepare for strict C++ flags 9 years ago
  Thomas Dinges ee36e75b85 Cleanup: Fix Cycles Apache header. 10 years ago
  Thomas Dinges 3820d44979 Cycles: Add missing entries in the Integrator constructor and some updates 10 years ago
  Thomas Dinges bfdb9f9e0f Cycles: Remove Integrator volume sampling flag, that was moved to Shader. 10 years ago
  Thomas Dinges 89b62804dc Followup for last commit, we can break the loop, once we have a match. 10 years ago
  Thomas Dinges 61e58c378a Fix T41784, Re-enabling transparent shadows in Cycles doesn't work correctly 10 years ago
  Thomas Dinges 8243c55f14 Cycles: Split caustics option, to allow separate control for Reflection and Refraction caustics. 10 years ago