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-06-29Cycles: Add support for rendering on Intel GPUs using oneAPIXavier Hallade
2022-06-28Fix Cycles assert with mix weights outside of 0..1 rangeBrecht Van Lommel
2022-06-28Cycles: enable Vega GPU/APU supportSayak Biswas
2022-06-23Cyles: switch primitive.h inline hints to forceinlineXavier Hallade
2022-06-23Cycles: unify math functions namesAndrii Symkin
2022-06-20Cleanup: renaming and consistency for kernel dataBrecht Van Lommel
2022-06-17Cleanup: add verbose logging category names instead of numbersBrecht Van Lommel
2022-06-17Cleanup: replace uint4 by AttributeMap structBrecht Van Lommel
2022-06-07Cycles: Useful Metal backend debug & profiling functionalityMichael Jones
2022-06-03Merge remote-tracking branch 'origin/blender-v3.2-release'Dalai Felinto
2022-06-03Fix T98570: Cycles AOVs not working in background shaderBrecht Van Lommel
2022-05-31Merge branch 'blender-v3.2-release'Brecht Van Lommel
2022-05-31Fix Cycles MNEE not working for MetalBrecht Van Lommel
2022-05-24Cleanup: make formatJacques Lucke
2022-05-23Merge branch 'blender-v3.2-release'Brecht Van Lommel
2022-05-23Fix T98036: Cycles blackbody inaccurate for low temperature and wide gamutBrecht Van Lommel
2022-05-23Cycles: Add half precision float support for volumes with NanoVDBPatrick Mours
2022-05-23Merge branch 'blender-v3.2-release'Sergey Sharybin
2022-05-23Fix missing 64bit casts when calculating Cycles render buffer offsetSergey Sharybin
2022-05-18Cleanup: formatCampbell Barton
2022-05-17Merge branch 'blender-v3.2-release'Richard Antalik
2022-05-17Fix T97921: Cycles MNEE issue with light path nodesOlivier Maury
2022-05-17Merge branch 'blender-v3.2-release'Bastien Montagne
2022-05-17Fix T98163: Cycles OSL rendering normal maps differentlyBrecht Van Lommel
2022-05-17Merge branch 'blender-v3.2-release'Antonio Vazquez
2022-05-17Cleanup: fix compiler warningBrecht Van Lommel
2022-05-17Cleanup: formatCampbell Barton
2022-05-16Merge branch 'blender-v3.2-release'Brecht Van Lommel
2022-05-16Fix T97867: Cycles MNEE blocky artefacts for rough refractive interfacesOlivier Maury
2022-05-13Cleanup: spelling in comments, capitalize tagsCampbell Barton
2022-05-12UDIM: Add support for packing inside .blend filesJesse Yurkovich
2022-05-11Enable inlining on Apple Silicon. Use new process-wide ShaderCache in order t...Michael Jones
2022-05-11Merge branch 'blender-v3.2-release'Campbell Barton
2022-05-11Merge branch 'blender-v3.2-release'Campbell Barton
2022-05-10Fix T97966: Cycles shadow terminator offset wrong for scaled object instancesMikhail Matrosov
2022-05-10Fix T97056: Cycles MNEE not working with glass and pure refraction BSDFsOlivier Maury
2022-05-06Merge branch 'blender-v3.2-release'Campbell Barton
2022-05-06Merge branch 'blender-v3.2-release'Campbell Barton
2022-05-05Fix T95308, T93913: Cycles mist pass wrong with SSS shaderBrecht Van Lommel
2022-05-05Cleanup: clang formatBrecht Van Lommel
2022-05-05Merge branch 'blender-v3.2-release'Brecht Van Lommel
2022-05-05Fix T93246: Cycles wrong volume shading after transparent surfaceBrecht Van Lommel
2022-05-05Cleanup: formatCampbell Barton
2022-05-05Merge branch 'blender-v3.2-release'Germano Cavalcante
2022-05-04Fix T96718: Cycles invalid pixels when using bump normal for light emissionBrecht Van Lommel
2022-05-04Nodes: Add general Combine/Separate Color nodesHallam Roberts
2022-05-04Cycles: mark all CUDA 11.x versions as supportedBrecht Van Lommel
2022-05-03CMake: fix error building when CUDA_NVCC_EXECUTABLE is missingCampbell Barton
2022-04-30Fix T96576: Light leaking when using normal maps with Multiscatter GGXLukas Stockner
2022-04-29Cleanup: fix various Cycles build warnings with non-default optionsBrecht Van Lommel