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-03-21Fix Cycles kernel error on Metal after recent changesBrecht Van Lommel
2022-03-21Fix T96417: Cycles issue with multiscatter GGX and self intersection avoidanceBrecht Van Lommel
2022-03-21Fix T96381: Cycles GPU wrong render with camera inside multiple volumesBrecht Van Lommel
2022-03-03Fix Cycles hang in classroom scene with upcomping AMD driver version 22.10Brecht Van Lommel
2022-02-25Fix T95977: Point Info node radius wrong under rotationBrecht Van Lommel
2022-02-24Fix T95969, T91856: bake AO to vertex color artifacts after ray offset removalBrecht Van Lommel
2022-02-24Cleanup: remove unused ray offset functionBrecht Van Lommel
2022-02-23Fix OSL trace() not being fully updated for ray offsetting removalBrecht Van Lommel
2022-02-15Cleanup: clang-formatBrecht Van Lommel
2022-02-12Cycles: Fix Metal kernel compilation for AMD GPUsMichael Jones
2022-02-04Fix T93851: Cycles wrong glossy indirect pass with volumesBrecht Van Lommel
2022-02-03Cleanup: clang-formatBrecht Van Lommel
2022-02-03Fix T93565: revert Cycles to old normal behavior for point lightsSebastian Herholz
2022-01-31Fix Cycles assert in light samplingBrecht Van Lommel
2022-01-26Cycles: remove ray offsettingWilliam Leeson
2022-01-26Cycles: explicitly skip self-intersectionWilliam Leeson
2022-01-26Cycles: compute triangle location from barycentric instead of re-intersectingWilliam Leeson
2022-01-25Cycles: add Point Info nodeBrecht Van Lommel
2022-01-24Fix T94651: Cycles error with pointcloud vector attributeBrecht Van Lommel
2022-01-21Cycles: add pointcloud implementation for Metal RTBrecht Van Lommel
2022-01-21Fix T93711: Cycles diffuse/glossy baking does not write alphaBrecht Van Lommel
2022-01-20Fix T94457: random result using sky texture in light objectBrecht Van Lommel
2022-01-20Fix T94698: artifacts in light passes with mixed volumes and surfacesBrecht Van Lommel
2022-01-20Cleanup: Remove OpenCL workaround in volume_sample_channel().Thomas Dinges
2022-01-17Cleanup: refactor BVH2 in preparation of self intersection skipBrecht Van Lommel
2022-01-13Fix T94737: Cycles wrong normal map normal with OSLBrecht Van Lommel
2022-01-13Fix T94050, T94570, T94527: Cycles Bevel and AO nodes not working with MetalBrecht Van Lommel
2022-01-13Fix T94758: wrong denoising albedo with BSSRDF retro reflectionBrecht Van Lommel
2022-01-10Cleanup: typos in comments, remove libnumaapi referenceCampbell Barton
2022-01-07Fix wrong shadow terminator geometry offset with deformation motion blurOlivier Maury
2022-01-07Fix wrong shadow terminator geometry offset for instancesOlivier Maury
2022-01-07Cycles: Fix Metal buildMichael Jones
2022-01-05Cycles: Add OptiX temporal denoising supportPatrick Mours
2022-01-03Cleanup: Silence "integer conversion resulted in a change of sign" warning in...Patrick Mours
2021-12-20Fix T94251: Cycles wrong pointcloud normal for instanced objectsBrecht Van Lommel
2021-12-20Fix Cycles OptiX crash with 3D curves after point cloud changesBrecht Van Lommel
2021-12-17Fix T94142, T94182: Cycles metal broken after pointcloud changesMichael
2021-12-17Cleanup: spelling in commentsCampbell Barton
2021-12-16Cycles: pointcloud renderingBrecht Van Lommel
2021-12-14Fix Cycles compilation with CUDA / Optix after recent Map Range additions.Thomas Dinges
2021-12-14Nodes: Add vector support to Map Range nodeCharlie Jolly
2021-12-14Fix T94022: Both options GPU/CPU checked under preferences cause viewport ren...Michael Jones
2021-12-10Fix T92036: `Magic Texture` in Volumetric World Shaders render differently wi...William Leeson
2021-12-09Fix T93874: Cycles crash with fast GI approximationBrecht Van Lommel
2021-12-08Cleanup: clang-formatAaron Carlisle
2021-12-07Cycles: add Fisheye Lens Polynomial camera modelHåkan Ardö
2021-12-07Fix T93418: Cycles shadow terminator Geometry Offset artifacts with translucencyMikhail Matrosov
2021-12-07Cycles: Metal host-side codeMichael Jones
2021-12-01Cleanup: compiler warningBrecht Van Lommel
2021-12-01Cycles: fix bugs in point and spot light multiple importance samplingSebastian Herholz