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-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-19Merge branch 'blender-v3.2-release'Campbell Barton
2022-05-19Cleanup: format, reduce line length & strip trailing spaceCampbell Barton
2022-05-18Cleanup: fix Cycles asan warningBrecht Van Lommel
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: format (with autopep8 line wrapping applied)Campbell Barton
2022-05-13Cleanup: spelling in comments, capitalize tagsCampbell Barton
2022-05-12Merge branch 'blender-v3.2-release'Campbell Barton
2022-05-12UDIM: Add support for packing inside .blend filesJesse Yurkovich
2022-05-11Cleanup: Cycles, avoid 'parameter unused' warningSybren A. Stüvel
2022-05-11Enable inlining on Apple Silicon. Use new process-wide ShaderCache in order t...Michael Jones
2022-05-11Cleanup: spelling in comments/stringsCampbell Barton
2022-05-11Merge branch 'blender-v3.2-release'Campbell Barton
2022-05-11Merge branch 'blender-v3.2-release'Campbell Barton
2022-05-11Merge branch 'blender-v3.2-release'Campbell Barton
2022-05-11Merge branch 'blender-v3.2-release'Campbell Barton
2022-05-10Fix T97908: Cycles missing motion from on pointcloud generated by geometry nodesBrecht Van Lommel
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-10Fix part of T97895: Cycles not rendering edge domain attributesBrecht Van Lommel
2022-05-07Cleanup: Remove the OSL <UVTILE> workaroundJesse Yurkovich
2022-05-06Cleanup: formatCampbell Barton
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-05Cycles: Add support for parallel compilation of OptiX modulePatrick Mours
2022-05-05Cleanup: formatCampbell Barton
2022-05-05Merge branch 'blender-v3.2-release'Germano Cavalcante
2022-05-04Fix Cycles world light group confusing UIBrecht Van Lommel
2022-05-04Fix T95644: Cycles doesn't update modified object attributes on GPULukas Stockner
2022-05-04Fix T96718: Cycles invalid pixels when using bump normal for light emissionBrecht Van Lommel
2022-05-04Fix Cycles division by zero in material preview renderBrecht Van Lommel
2022-05-04Nodes: Add general Combine/Separate Color nodesHallam Roberts