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-01-20Cleanup: Remove OpenCL workaround in volume_sample_channel().Thomas Dinges
2021-12-20Fix Cycles OptiX crash with 3D curves after point cloud changesBrecht Van Lommel
2021-11-22Fix part of T93278: transparent glass option not working with environment passBrecht Van Lommel
2021-10-27Cycles: Replace saturate with saturatefWilliam Leeson
2021-10-26Cycles: remove prefix from source code file namesBrecht Van Lommel
2021-10-26Cycles: changes to source code folders structureBrecht Van Lommel
2021-10-19Fix invalid principled diffuse in Cycles OSLSergey Sharybin
2021-10-18Cleanup: consistently use uint32_t for path flagBrecht Van Lommel
2021-10-18Cycles: replace integrator state argument macrosBrecht Van Lommel
2021-10-14Cycles: Kernel address space changes for MSLMichael Jones
2021-10-12Cleanup: spelling in commentsCampbell Barton
2021-10-11Cycles: improve SSS Fresnel and retro-reflection in Principled BSDFBrecht Van Lommel
2021-10-11Cycles: restore Christensen-Burley SSSBrecht Van Lommel
2021-10-08Cleanup: spellingCampbell Barton
2021-10-06Fix T91064: Cycles low poly meshes having black edges when shade smoothedMikhail Matrosov
2021-09-22Cleanup: spelling in commentsCampbell Barton
2021-09-21Cycles: merge of cycles-x branch, a major update to the rendererBrecht Van Lommel
2021-08-26Cleanup: spelling in commentsCampbell Barton
2021-08-23Fix T90423: black pixels after shadow terminator geometry offsetMikhail Matrosov
2021-07-30Cleanup: clang-format (re-run after v12 version bump)Campbell Barton
2021-06-28Cycles: reduce shadow terminator artifactsMikhail Matrosov
2021-06-24Cleanup: comment blocks, trailing space in commentsCampbell Barton
2021-05-12Fix non-finite tangent in Cycles with missing UV mapSergey Sharybin
2021-05-12Cycles X: Fix possible use of uninitialized ShaderClosureSergey Sharybin
2021-02-16Cleanup: spellingCampbell Barton
2021-02-05Cleanup: correct spelling in commentsCampbell Barton
2020-09-22Fix Cycles SSS incorrect rendering of zero radius in green channelBrecht Van Lommel
2020-09-09Cleanup: spellingCampbell Barton
2020-06-22Cycles: internal refactoring to make thick/ribbon curve separate primitivesBrecht Van Lommel
2020-06-22Cycles: port curve-ray intersection from Embree for use in Cycles GPUBrecht Van Lommel
2020-06-03Cleanup: clang format, warningCampbell Barton
2020-06-02Cycles: Added shadow terminator offset parameter.Stefan Werner
2020-05-15Cycles: Refactor microfacet BSDFs to remove separate anisotropy codeLukas Stockner
2020-03-20Fix T74345: missing albedo for Cycles principled hair BSDFBrecht Van Lommel
2020-03-06Cleanup: tweak Cycles #includes in preparation for clang-format sortingBrecht Van Lommel
2020-01-21Partial Fix T73043: Denoising Albedo not working well for SheenLukas Stockner
2019-11-27Cycles: Scale denoising albedo contribution of Principled BSDFs according to ...Lukas Stockner
2019-09-23Revert part of "GPencil: Invert Paste operator and make Paste to Active default"Brecht Van Lommel
2019-09-12Shading: Add More Features To The Voronoi Node.OmarSquircleArt
2019-09-09Fix T69686: Cycles OpenCL build error after recent changesBrecht Van Lommel
2019-09-08Cycles: add bump map shadow terminator softening term for diffuse BSDFsLukas Stockner
2019-08-26GPencil: Invert Paste operator and make Paste to Active defaultAntonio Vazquez
2019-08-26Cleanup: use saturate3() for float3 clampingPatrick Mours
2019-08-17Cleanup: spellingCampbell Barton
2019-06-12Cleanup: spelling in commentsCampbell Barton
2019-05-28Fix T65212: Cycles SSS failing on 32 bitBrecht Van Lommel
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-11-04Fix assert rendering hair tests on some systems.Brecht Van Lommel