2018-10-28 |
Stefan Werner | Cycles: Added Cryptomatte output. |
blob | commitdiff | raw |
2018-08-24 |
Sergey Sharybin | Cycles: Cleanup, style |
blob | commitdiff | raw | diff to current |
2018-06-15 |
Lukas Stockner | Cycles: change Ambient Occlusion shader to output colors. |
blob | commitdiff | raw | diff to current |
2018-03-10 |
Brecht Van Lommel | Cycles: add roughness baking support, using squared... |
blob | commitdiff | raw | diff to current |
2018-03-10 |
Stefan Werner | Code refactor: use KernelShader and KernelParticle... |
blob | commitdiff | raw | diff to current |
2018-03-06 |
Sergey Sharybin | Cycles: Fix crash when building with no shading systems |
blob | commitdiff | raw | diff to current |
2018-02-21 |
Brecht Van Lommel | Cycles: better path termination for transparency. |
blob | commitdiff | raw | diff to current |
2018-01-26 |
Brecht Van Lommel | Fix mixed BSDF + BSSRDF sampling bug in path tracing... |
blob | commitdiff | raw | diff to current |
2017-11-14 |
Lukas Stockner | Cycles: Make per-object random value output also work... |
blob | commitdiff | raw | diff to current |
2017-11-07 |
Brecht Van Lommel | Code refactor: rename subsurface to local traversal... |
blob | commitdiff | raw | diff to current |
2017-11-05 |
Brecht Van Lommel | Cycles: reduce closure memory usage for emission/shadow... |
blob | commitdiff | raw | diff to current |
2017-11-05 |
Brecht Van Lommel | Code refactor: sum transparent and absorption weights... |
blob | commitdiff | raw | diff to current |
2017-11-05 |
Brecht Van Lommel | Code refactor: remove emission and background closures... |
blob | commitdiff | raw | diff to current |
2017-11-01 |
Sergey Sharybin | Cycles: Cleanup, make it more obvious what preprocessor... |
blob | commitdiff | raw | diff to current |
2017-11-01 |
Sergey Sharybin | Cycles: Cleanup, delete trailing whitespace |
blob | commitdiff | raw | diff to current |
2017-10-05 |
Brecht Van Lommel | Code refactor: split displace/background into separate... |
blob | commitdiff | raw | diff to current |
2017-09-23 |
Sergey Sharybin | Cycles: Fix compilation error of megakernel on NVidia... |
blob | commitdiff | raw | diff to current |
2017-09-20 |
Brecht Van Lommel | Cycles: use defensive sampling for picking BSDFs and... |
blob | commitdiff | raw | diff to current |
2017-09-20 |
Brecht Van Lommel | Cycles: slightly improve BSDF sample stratification... |
blob | commitdiff | raw | diff to current |
2017-09-20 |
Brecht Van Lommel | Code cleanup: refactor BSSRDF closure sampling, for... |
blob | commitdiff | raw | diff to current |
2017-09-13 |
Brecht Van Lommel | Code cleanup: deduplicate some branched and split kerne... |
blob | commitdiff | raw | diff to current |
2017-08-24 |
Brecht Van Lommel | Code cleanup: remove shader context. |
blob | commitdiff | raw | diff to current |
2017-08-20 |
Brecht Van Lommel | Fix T52470: cycles OpenCL hair rendering not working... |
blob | commitdiff | raw | diff to current |
2017-08-20 |
Brecht Van Lommel | Cycles: support baking normals plugged into BSDFs,... |
blob | commitdiff | raw | diff to current |
2017-08-19 |
Brecht Van Lommel | Code cleanup: move rng into path state. |
blob | commitdiff | raw | diff to current |
2017-08-11 |
Sergey Sharybin | Fix T52229: Shadow Catcher artifacts when under transpa... |
blob | commitdiff | raw | diff to current |
2017-08-07 |
Sergey Sharybin | Cycles: Cleanup, remove bvh prefix from curve functions |
blob | commitdiff | raw | diff to current |
2017-05-07 |
Lukas Stockner | Cycles: Implement denoising option for reducing noise... |
blob | commitdiff | raw | diff to current |
2017-03-29 |
Sergey Sharybin | Cycles: Make all #include statements relative to cycles... |
blob | commitdiff | raw | diff to current |
2017-03-27 |
Hristo Gueorguiev | Cycles: Remove ccl_addr_space from RNG passed to functions |
blob | commitdiff | raw | diff to current |
2017-03-27 |
Sergey Sharybin | Cycles: First implementation of shadow catcher |
blob | commitdiff | raw | diff to current |
2017-03-09 |
Hristo Gueorguiev | Cycles: SSS and Volume rendering in split kernel |
blob | commitdiff | raw | diff to current |
2017-03-08 |
Mai Lavelle | Cycles: Remove ccl_fetch and SOA |
blob | commitdiff | raw | diff to current |
2017-02-25 |
Brecht Van Lommel | Fix T50698: Cycles baking artifacts with transparent... |
blob | commitdiff | raw | diff to current |
2017-01-23 |
Sergey Sharybin | Cycles: Split ShaderData object and shader flags |
blob | commitdiff | raw | diff to current |
2017-01-23 |
Sergey Sharybin | Cycles: Make object flag names more obvious that hey... |
blob | commitdiff | raw | diff to current |
2016-11-03 |
Lukas Stockner | Cycles: Fix T49901: OpenCL build error after recent... |
blob | commitdiff | raw | diff to current |
2016-10-30 |
Lukas Stockner | Cycles: Add optional probabilistic termination of light... |
blob | commitdiff | raw | diff to current |
2016-10-29 |
Lukas Stockner | Fix T49846: OpenCL rendering compilation failure |
blob | commitdiff | raw | diff to current |
2016-10-29 |
Lukas Stockner | Cycles: Implement texture coordinates for Point, Spot... |
blob | commitdiff | raw | diff to current |
2016-09-28 |
Sergey Sharybin | Cycles: Fix compilation error with minimal feature set |
blob | commitdiff | raw | diff to current |
2016-09-14 |
Lukas Stockner | Cycles: Also support the constant emission speedup... |
blob | commitdiff | raw | diff to current |
2016-09-11 |
Mai Lavelle | Cycles: Replace object index hack with actual checks... |
blob | commitdiff | raw | diff to current |
2016-08-05 |
Sergey Sharybin | Cycles: Fix embarrassing typo |
blob | commitdiff | raw | diff to current |
2016-08-02 |
Sergey Sharybin | Cycles: Some more inline policy tweaks for CUDA 8 |
blob | commitdiff | raw | diff to current |
2016-08-01 |
Sergey Sharybin | Cycles: Tweaks to support CUDA 8 toolkit |
blob | commitdiff | raw | diff to current |
2016-07-31 |
Brecht Van Lommel | Cycles: refactor kernel closure storage to use structs... |
blob | commitdiff | raw | diff to current |
2016-06-28 |
Sergey Sharybin | Fix T48732: New GGX breaks OpenCL kernel |
blob | commitdiff | raw | diff to current |
2016-06-23 |
Lukas Stockner | Cycles: Add multi-scattering, energy-conserving GGX... |
blob | commitdiff | raw | diff to current |
2016-03-25 |
Sergey Sharybin | Cycles: Cleanup, indent nested preprocessor directives |
blob | commitdiff | raw | diff to current |
2016-02-03 |
Sergey Sharybin | Cycles: Cleanup, indentation and braces |
blob | commitdiff | raw | diff to current |
2016-01-14 |
Sergey Sharybin | Cycles: Tweak inline policy for some functions |
blob | commitdiff | raw | diff to current |
2016-01-06 |
Thomas Dinges | Cycles: Refactor how we pass bounce info to light path... |
blob | commitdiff | raw | diff to current |
2015-11-26 |
Stefan Werner | Fix T46760: Branched Path Tracing converges to differen... |
blob | commitdiff | raw | diff to current |
2015-07-29 |
Lukas Stockner | Cycles: Fix issue in closure merge function. |
blob | commitdiff | raw | diff to current |
2015-06-28 |
Thomas Dinges | Cleanup: Style in for loops header. |
blob | commitdiff | raw | diff to current |
2015-06-13 |
Sergey Sharybin | Cycles: Add assert check to shader closure merge function |
blob | commitdiff | raw | diff to current |
2015-05-14 |
Sergey Sharybin | Cycles: Prepare code for OpenCL camera/motion blur |
blob | commitdiff | raw | diff to current |
2015-05-09 |
George Kyriazis | Cycles: OpenCL kernel split |
blob | commitdiff | raw | diff to current |
2015-04-06 |
Sergey Sharybin | Cycles: Cleanup, spaces around assignment operator |
blob | commitdiff | raw | diff to current |
2015-03-25 |
Jens Verwiebe | Fix 2 typos ( shakin' hands ) |
blob | commitdiff | raw | diff to current |
2015-03-24 |
Sergey Sharybin | Fix T44123: Cycles SSS renders black in recent builds |
blob | commitdiff | raw | diff to current |
2015-03-12 |
Thomas Dinges | Cleanup: Use differential helper class. |
blob | commitdiff | raw | diff to current |
2014-12-25 |
Thomas Dinges | Cleanup: Fix Cycles Apache header. |
blob | commitdiff | raw | diff to current |
2014-12-10 |
Sergey Sharybin | Fix T42818: Cycles SSS passes are incorrect for SSS... |
blob | commitdiff | raw | diff to current |
2014-09-24 |
Martijn Berger | make "tri_shader" an int instead of a float |
blob | commitdiff | raw | diff to current |
2014-09-23 |
Thomas Dinges | Fix T41912, OpenCL compile error when building without... |
blob | commitdiff | raw | diff to current |
2014-08-13 |
Sergey Sharybin | Fix T41219: Cycles backface detection doesn't work... |
blob | commitdiff | raw | diff to current |
2014-07-23 |
Sergey Sharybin | Fix T41147: Static BVH shading problem |
blob | commitdiff | raw | diff to current |
2014-06-14 |
Brecht Van Lommel | Cycles: volume light sampling |
blob | commitdiff | raw | diff to current |
2014-06-13 |
Thomas Dinges | Cycles: Calculate face normal on the fly. |
blob | commitdiff | raw | diff to current |
2014-05-26 |
Brecht van Lommel | Fix T40345: cycles volume render + AO pass not working... |
blob | commitdiff | raw | diff to current |
2014-05-04 |
Campbell Barton | Style cleanup: indentation, braces |
blob | commitdiff | raw | diff to current |
2014-04-21 |
Brecht Van Lommel | Code cleanup: remove old closure sampling code Cycles. |
blob | commitdiff | raw | diff to current |
2014-04-21 |
Carlo Andreacchio | Cycles: add Transparent Depth output to Light Path... |
blob | commitdiff | raw | diff to current |
2014-04-03 |
Brecht Van Lommel | Fix T39577: cycles issue mixing anisotropic BSDFs with... |
blob | commitdiff | raw | diff to current |
2014-03-29 |
Brecht Van Lommel | Cycles code refactor: replace magic ~0 values in the... |
blob | commitdiff | raw | diff to current |
2014-03-29 |
Brecht Van Lommel | Cycles: add support for mesh deformation motion blur. |
blob | commitdiff | raw | diff to current |
2014-03-29 |
Brecht Van Lommel | Cycles code refactor: changes to make adding new primit... |
blob | commitdiff | raw | diff to current |
2014-03-29 |
Brecht Van Lommel | Cycles code refactor: move more geometry code into... |
blob | commitdiff | raw | diff to current |
2014-01-07 |
Brecht Van Lommel | Fix CUDA/OpenCL compile errors in scattering commit. |
blob | commitdiff | raw | diff to current |
2014-01-07 |
Brecht Van Lommel | Cycles Volume Render: scattering support. |
blob | commitdiff | raw | diff to current |
2013-12-28 |
Brecht Van Lommel | Cycles Volume Render: add volume emission support. |
blob | commitdiff | raw | diff to current |
2013-12-28 |
Brecht Van Lommel | Cycles Volume Render: add support for overlapping volum... |
blob | commitdiff | raw | diff to current |
2013-12-28 |
Brecht Van Lommel | Cycles Volume Render: support for rendering of homogene... |
blob | commitdiff | raw | diff to current |
2013-12-28 |
Brecht Van Lommel | Cycles Volume Render: add flags to quickly detect when... |
blob | commitdiff | raw | diff to current |
2013-12-28 |
Brecht Van Lommel | Cycles Volume Render: work on nodes and closures. |
blob | commitdiff | raw | diff to current |
2013-12-14 |
Thomas Dinges | Code cleanup / Cycles: Remove some unused hair code. |
blob | commitdiff | raw | diff to current |
2013-11-29 |
Brecht Van Lommel | Cycles OSL: refactoring to remove all dependencies... |
blob | commitdiff | raw | diff to current |
2013-11-18 |
Brecht Van Lommel | Cycles: change __device and similar qualifiers to ccl_d... |
blob | commitdiff | raw | diff to current |
2013-10-08 |
Thomas Dinges | Cycles / CUDA: |
blob | commitdiff | raw | diff to current |
2013-09-17 |
Brecht Van Lommel | Fix #36741: cycles AO pass giving values > 1.0 with... |
blob | commitdiff | raw | diff to current |
2013-09-15 |
Stuart Broadfoot | Cycles Hair: Two basic bair shaders added |
blob | commitdiff | raw | diff to current |
2013-08-28 |
Thomas Dinges | Cycles / Sky Texture: |
blob | commitdiff | raw | diff to current |
2013-08-23 |
Brecht Van Lommel | Cycles: more code refactoring to rename things internal... |
blob | commitdiff | raw | diff to current |
2013-08-19 |
Sergey Sharybin | Merging r59182 through r59257 from trunk into soc-2013... |
blob | commitdiff | raw | diff to current |
2013-08-18 |
Brecht Van Lommel | Cycles: relicense GNU GPL source code to Apache version... |
blob | commitdiff | raw | diff to current |
2013-08-18 |
Brecht Van Lommel | Cycles: Subsurface Scattering |
blob | commitdiff | raw | diff to current |
2013-08-16 |
Thomas Dinges | Merged revision(s) 59108-59184 from trunk/blender into... |
blob | commitdiff | raw | diff to current |
2013-08-15 |
Sergey Sharybin | Merging r59136 through r59152 from trunk into soc-2013... |
blob | commitdiff | raw | diff to current |
next |