Welcome to mirror list, hosted at ThFree Co, Russian Federation.

git.blender.org/blender.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-07-02Fix T51956: color noise with principled sss, radius 0 and branched path.Brecht Van Lommel
2017-05-07Cycles: Implement denoising option for reducing noise in the rendered imageLukas Stockner
2017-04-21Cycles: Solve speed regression of classroom scene after principled commitSergey Sharybin
2017-04-18Squashed commit of the following:Pascal Schoen
2017-03-29Cycles: Cleanup, indentationSergey Sharybin
2017-03-29Cycles: Make all #include statements relative to cycles source directorySergey Sharybin
2017-03-08Cycles: Remove ccl_fetch and SOAMai Lavelle
2016-10-03Fix Cycles CUDA performance on CUDA 8.0.Brecht Van Lommel
2016-09-28Cycles: Fix compilation error with minimal feature setSergey Sharybin
2016-08-05Cycles: Fix embarrassing typoSergey Sharybin
2016-08-02Cycles: Some more inline policy tweaks for CUDA 8Sergey Sharybin
2016-08-01Cycles: Tweaks to support CUDA 8 toolkitSergey Sharybin
2016-07-31Cycles: refactor kernel closure storage to use structs per closure type.Brecht Van Lommel
2016-06-23Cycles: Add multi-scattering, energy-conserving GGX as an option to the Gloss...Lukas Stockner
2016-03-25Cycles: Cleanup, indent nested preprocessor directivesSergey Sharybin
2015-05-09Cycles: OpenCL kernel splitGeorge Kyriazis
2015-02-17Cycles: Remove empty closure blur code and the corresponding entries in the s...Thomas Dinges
2014-12-25Cleanup: Fix Cycles Apache header.Thomas Dinges
2014-10-03Cycles: Remove Westin closure.Thomas Dinges
2014-08-21Cleanup: Remove __ANISOTROPIC__ define.Thomas Dinges
2014-06-22Cycles: improved Beckmann sampling using precomputed dataBrecht Van Lommel
2014-06-14Cycles: glossy and anisotropic BSDF changesBrecht Van Lommel
2014-06-14Cycles: Ashikhmin-Shirley anisotropic BSDFKarsten Schwenk
2014-01-07Fix CUDA/OpenCL compile errors in scattering commit.Brecht Van Lommel
2014-01-07Cycles Volume Render: scattering support.Brecht Van Lommel
2013-11-18Cycles: change __device and similar qualifiers to ccl_device in kernel code.Brecht Van Lommel
2013-09-16Cycles Hair: Two basic bair shaders addedStuart Broadfoot
2013-09-04Fix cycles CUDA/OpenCL build error after recent change.Brecht Van Lommel
2013-08-18Cycles: relicense GNU GPL source code to Apache version 2.0.Brecht Van Lommel
2013-08-03Cycles / SSS:Thomas Dinges
2013-05-23Cycles / Toon BSDF:Thomas Dinges
2013-05-21Code cleanup / Cycles:Thomas Dinges
2013-05-18Cycles / OSL:Thomas Dinges
2013-04-02Cycles: initial subsurface multiple scattering support. It's not working asBrecht Van Lommel
2012-12-15Cycles OSL minor optimizations: recycle shading context, don't do memoryBrecht Van Lommel
2012-10-20Cycles OSL: most closure code is now shared between OSL and SVM. Also fixBrecht Van Lommel