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-08-17Cleanup: spelling in commentsCampbell Barton
2022-08-05Fix T98769: Cycles crash with multi-device rendering and BVH refitsBrecht Van Lommel
2022-07-27Cycles: switch Cycles triangle barycentric convention to match Embree/OptiXBrecht Van Lommel
2022-07-15Cycles: Apple Silicon optimization to specialize intersection kernelsMichael Jones
2022-07-15Cycles: keep track of SVM nodes used in kernelsMichael Jones
2022-07-15Cycles: refactor to move part of KernelData definition to template headerBrecht Van Lommel
2022-07-14Cleanup: spelling in commentsCampbell Barton
2022-06-30Cleanup: spelling in commentsCampbell Barton
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-02Cycles: load 8 bit image textures as half float for some color spacesBrecht Van Lommel
2022-06-02Cycles: fix missing attribute updateJacques Lucke
2022-06-01Cleanup: '*' prefix C-comment blocksCampbell Barton
2022-05-31Merge branch 'blender-v3.2-release'Brecht Van Lommel
2022-05-31Fix Cycles MNEE not working for MetalBrecht Van Lommel
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-12UDIM: Add support for packing inside .blend filesJesse Yurkovich
2022-05-07Cleanup: Remove the OSL <UVTILE> workaroundJesse Yurkovich
2022-05-05Merge branch 'blender-v3.2-release'Germano Cavalcante
2022-05-04Fix T95644: Cycles doesn't update modified object attributes on GPULukas Stockner
2022-05-04Nodes: Add general Combine/Separate Color nodesHallam Roberts
2022-05-03Fix T96822: Cycles motion blur + persistent data not updating properlyBrecht Van Lommel
2022-04-29Cycles: refactor Hydra render delegate buildingBrecht Van Lommel
2022-04-29Cycles: make internal integrator defaults match Blender more closelyBrecht Van Lommel
2022-04-29Cleanup: fix unused parameter warningSybren A. Stüvel
2022-04-28Fix T94467: Cycles baking of normal pass slower than before cycles-xBrecht Van Lommel
2022-04-23Fix deprecation warning when building with OpenVDB 9Brecht Van Lommel
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