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-04-20Fix compilation without OpenVDBKévin Dietrich
2022-04-20Cleanup: clang-formatCampbell Barton
2022-04-19Cycles: add support for volume motion blurKévin Dietrich
2022-04-18Fix Cycles blackbody shader not taking into account OpenColorIO configBrecht Van Lommel
2022-04-11Fix Cycles missing nullptr check in case mesh has no shaderCharles Flèche
2022-04-10Fix T97159: AOV Pass in Cycles always gets Alpha Value of 1 for whole imageLukas Stockner
2022-04-07Cycles: various Linux build fixes related to Hydra render delegateBrecht Van Lommel
2022-04-07Cleanup: clang-formatCampbell Barton
2022-04-05Cycles: Fix a few type casting warningsPatrick Mours
2022-04-02Cycles: Add support for light groupsLukas Stockner
2022-04-01Cycles: approximate shadow caustics using manifold next event estimationOlivier Maury
2022-03-24Cleanup: clang-formatDalai Felinto
2022-03-23Cycles: Add Hydra render delegatePatrick Mours
2022-03-21Fix T96132: Cycles RGB/Vector/Float Curve shaders ignore extrapolation settingHallam Roberts
2022-03-11Cleanup: fix source typos homogenous->homogeneousBrecht Van Lommel
2022-03-10Cleanup: spelling in comments & some minor clarificationsCampbell Barton
2022-03-08Fix wrong edge crease validity check in the Cycles Alembic proceduralKévin Dietrich
2022-03-07Shader Nodes: add Alpha output to Object Info nodeEthan-Hall
2022-02-17Merge branch 'blender-v3.1-release'Brecht Van Lommel
2022-02-17Fix build error on some compilers after recent bugfixBrecht Van Lommel
2022-02-17Merge branch 'blender-v3.1-release'Brecht Van Lommel
2022-02-17Fix T95368: wrong white point adaptation for Linear ACES color spaceBrecht Van Lommel
2022-02-11Cycles: use SPDX license headersBrecht Van Lommel
2022-02-11File headers: SPDX License migrationCampbell Barton
2022-02-10Fix size_t -> int -> size_t round trip in CyclesSergey Sharybin
2022-02-09Revert "Fix size_t -> int -> size_t round trip in Cycles"Sergey Sharybin
2022-02-09Fix size_t -> int -> size_t round trip in CyclesSergey Sharybin
2022-01-26Fix: OSL not recognizing UVTILE imagesJesse Yurkovich
2022-01-25Cleanup: Remove leftover hair fade code in Cycles.Thomas Dinges
2022-01-25Cycles: Make Embree compact BVH optionalThomas Dinges
2022-01-25Cycles: add Point Info nodeBrecht Van Lommel
2022-01-23Fix Cycles crash collecting render statsKévin Dietrich
2022-01-20Fix T94712: Cycles missing colorspace transform on grayscale imagesBrecht Van Lommel
2022-01-20Fix T94582: Cycles mapping shader node incorrectly skipped in Normal modeBrecht Van Lommel
2022-01-20Subdivision: add support for vertex creasingKévin Dietrich
2022-01-17Alembic: add support for reading override layersKévin Dietrich
2022-01-05Cleanup: rename mesh -> geom in some places that now handle multiple geom typesBrecht Van Lommel
2022-01-05Cycles: Add OptiX temporal denoising supportPatrick Mours
2022-01-03Cleanup: Unused variable in Cycles codeSergey Sharybin
2022-01-03UDIM: Support virtual filenamesJesse Yurkovich
2021-12-17Fix error in Cycles geometry update tagging after pointcloud additionBrecht Van Lommel
2021-12-16Cycles: pointcloud renderingBrecht Van Lommel
2021-12-14Nodes: Add vector support to Map Range nodeCharlie Jolly
2021-12-14Cleanup: clang-formatCampbell Barton
2021-12-14Fix T94022: Both options GPU/CPU checked under preferences cause viewport ren...Michael Jones
2021-12-09Fix T93498: Cycles fast GI add method affected by bounces settingsBrecht Van Lommel
2021-12-08Cleanup: clang-formatAaron Carlisle
2021-12-07Cycles: add Fisheye Lens Polynomial camera modelHåkan Ardö
2021-11-30Cleanup: capitalize NOTE tagCampbell Barton
2021-11-29Cycles: MetalRT support (kernel side)Michael Jones