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
2021-10-26Cycles: changes to source code folders structureBrecht Van Lommel
2021-10-25Cycles: Revert all host update specific changesSergey Sharybin
2021-10-19Cleanup: Unused device argument in host update functionsSergey Sharybin
2021-10-11Cycles: Introduce scene host_update functionSergey Sharybin
2021-09-22Fix T91603: Cycles crash when volume becomes visibleSergey Sharybin
2021-09-21Cycles: merge of cycles-x branch, a major update to the rendererBrecht Van Lommel
2021-05-03Cycles: use reference count to detect used shadersKévin Dietrich
2021-04-19Cycles: include more transparency and emission in fast GI approximationBrecht Van Lommel
2021-03-15Fix Cycles rendering crash on OpenBSDBrecht Van Lommel
2021-03-10Fix wrong white point of Linear ACES in config reading and the bundled configBrecht Van Lommel
2021-02-18Cleanup: Fix unused variable warningRay Molenkamp
2021-02-17Fix T85694: Cycles incorrect grayscale conversion with some OpenColorIO configsBrecht Van Lommel
2021-02-17Cycles: add utility functions for zero float2/float3/float4/transformBrecht Van Lommel
2021-02-12OpenColorIO: upgrade to version 2.0.0Brecht Van Lommel
2021-01-25Cycles: internal support for Alembic proceduralsKevin Dietrich
2021-01-25Cycles: internal support for the concept of proceduralsKevin Dietrich
2021-01-22Cycles: optimize device updatesKévin Dietrich
2020-12-14Fix T75539: Cycles missing geometry update when switching displacement methodJoan Bonet Orantos
2020-11-04Cycles API: encapsulate Node socket membersKévin Dietrich
2020-10-27Revert "Cycles API: encapsulate Node socket members"Brecht Van Lommel
2020-10-27Cycles API: encapsulate Node socket membersKévin Dietrich
2020-08-31Cycles: introduce an ownership system to protect nodes from unwanted deletions.Kévin Dietrich
2020-06-22Cleanup: minor refactoring around DeviceTaskBrecht Van Lommel
2020-06-02Fix T63588: Cycles unnecessarily updates background importance sampling mapTautvydas Andrikys
2020-06-02Revert "Fix T63588: Cycles unnecessarily updates background importance sampli...Brecht Van Lommel
2020-05-14Fix T63588: Cycles unnecessarily updates background importance sampling mapTautvydas Andrikys
2020-05-14Fix T73984: unnecessary Cycles viewport updates with object texture coordinatesBrecht Van Lommel
2020-03-18Cycles: change volume step size controls, auto adjust based on voxel sizeBrecht Van Lommel
2020-03-11Cycles: add internal default volume shader, to be used for new volume objectBrecht Van Lommel
2020-02-07Cleanup: split Cycles Hair and Mesh classes, with Geometry base classBrecht Van Lommel
2020-01-21Cleanup: unused vars, clang-formatCampbell Barton
2020-01-20Fix Cycles not correctly using Background.shader if specifiedBrecht Van Lommel
2019-12-10Cycles: support for custom shader AOVsLukas Stockner
2019-09-24Cleanup: clang-formatBrecht Van Lommel
2019-09-24Fix T68457: Cycles OpenCL Displacement ShadingJeroen Bakker
2019-05-03Cycles: support loading images from arbitrary OpenColorIO color spaceLukas Stockner
2019-04-17ClangFormat: apply to source, most of internCampbell Barton
2019-03-17Merge branch 'blender2.7'Brecht Van Lommel
2019-03-17Cycles: optimization for constant background colors.Brecht Van Lommel
2019-03-13Merge branch 'blender2.7'Brecht Van Lommel
2019-03-13Fix T60434: crash with OSL and viewport + preview render at the same time.Brecht Van Lommel
2019-01-18Merge branch 'blender2.7'Brecht Van Lommel
2019-01-18Cycles: Cast to correct base type when checking requested featuresLukas Stockner
2018-11-25Cleanup: trailing spaceCampbell Barton
2018-11-09Merge branch 'master' into blender2.8Sergey Sharybin
2018-11-09Cycles: Cleanup, space after (void)Sergey Sharybin
2018-11-08Merge branch 'master' into blender2.8Brecht Van Lommel
2018-11-08Cycles: Write Cryptomatte metadata according to the specificationLukas Stockner
2018-11-04Cleanup: style, shadow warningCampbell Barton
2018-10-28Merge branch 'master' into blender2.8Brecht Van Lommel