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-02-17Fix build error on some compilers after recent bugfixBrecht Van Lommel
2022-02-17Fix T95368: wrong white point adaptation for Linear ACES color spaceBrecht Van Lommel
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
2021-11-18Merge remote-tracking branch 'origin/blender-v3.0-release'Sybren A. Stüvel
2021-11-18Fix T93082: Cycles baking not handling transparency correctlyBrecht Van Lommel
2021-11-18Cycles: declare constants at program scope on MetalMichael Jones
2021-11-18Merge branch 'blender-v3.0-release' to pick up D13262.William Leeson
2021-11-18Fix T93102: Principled hair shader stack was built incorrectlyWilliam Leeson
2021-11-17Cycles: add build option to enable a debugging feature for MISSebastian Herholz
2021-11-17Cycles: reduce triangle memory usage with packed_float3Brecht Van Lommel
2021-11-17Build: match GCC and Clang float conversion warnings in CyclesBrecht Van Lommel
2021-11-12Merge branch 'blender-v3.0-release'Brecht Van Lommel
2021-11-12Fix T91893, T92455: wrong transmission pass with hair and multiscatter glassBrecht Van Lommel
2021-11-12Fix T92002: no Cycles combined baking support for filter settingsBrecht Van Lommel
2021-11-02Merge branch 'blender-v3.0-release'Sergey Sharybin
2021-11-02Fix T92462: Cycles crash calculating hair transparencySergey Sharybin
2021-11-01Cleanup: Unused argumentSergey Sharybin
2021-11-01Merge branch 'blender-v3.0-release'Clément Foucault
2021-11-01Cleanup: Remove Cycles device checks for half float.Thomas Dinges
2021-11-01Fix Cycles logging some excessive detail with default --debug-cyclesBrecht Van Lommel
2021-10-28Fix T92491: Cycles panoramic camera inside volume fails with near clippingBrecht Van Lommel
2021-10-28Fix T92503: Cycles OSL crash with material previewsBrecht Van Lommel
2021-10-28Fix T92526: Cycles viewport denoiser red tint after recent changesBrecht Van Lommel
2021-10-27Cycles: Replace saturate with saturatefWilliam Leeson
2021-10-26Distance Scrambling for for Cycles X - Sobol versionWilliam Leeson