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
2022-09-27Cycles: BSDF eval refactor to remove separate reflection/refraction methodsBrecht Van Lommel
2022-09-27Cycles: BSDF changes in preparation of path guidingSebastian Herhoz
2022-08-15Cycles: simplify handling of ray differentialsBrecht Van Lommel
2022-08-09Cycles: add new Spectrum and PackedSpectrum typesAndrii Symkin
2022-04-28Ensure BSDF evals and pdfs are zero on invalid samplesSebastian Herholz
2022-02-11Cycles: use SPDX license headersBrecht Van Lommel
2021-10-14Cycles: Kernel address space changes for MSLMichael Jones
2021-09-21Cycles: merge of cycles-x branch, a major update to the rendererBrecht Van Lommel
2021-06-24Cleanup: comment blocks, trailing space in commentsCampbell Barton
2020-05-15Cycles: Refactor microfacet BSDFs to remove separate anisotropy codeLukas Stockner
2019-05-01Cleanup: comments (long lines) in cyclesCampbell Barton
2019-04-17ClangFormat: apply to source, most of internCampbell Barton
2018-11-09Cycles: Cleanup, spacing after preprocessorSergey Sharybin
2018-07-06Cleanup: strip trailing space for cyclesCampbell Barton
2016-12-14Cycles: Consider GGX/Beckmann/Ashikhmin of 0 roughness a singular raySergey Sharybin
2016-10-03Fix Cycles CUDA performance on CUDA 8.0.Brecht Van Lommel
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-07-28Cycles: Fix difference in Ashikhmin Shirley shader between CPU and GPUSergey Sharybin
2015-04-26Cleanup: Code style.Thomas Dinges
2015-04-01Fix T44113: Ashikhmin-Shirley distribution of glossy shader at 0 roughness ca...Sergey Sharybin
2014-12-25Cleanup: Fix Cycles Apache header.Thomas Dinges
2014-11-20Cleanup: Remove SD_BSDF_GLOSSY flag, unused.Thomas Dinges
2014-10-29Cleanup: Style fixes for closures, mainly bitflags and conditions.Thomas Dinges
2014-08-19Fix T40962: Ashikhmen Shirley shader firefliesSergey Sharybin
2014-06-14Cycles: glossy and anisotropic BSDF changesBrecht Van Lommel
2014-06-14Cycles: Ashikhmin-Shirley anisotropic BSDFKarsten Schwenk