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-05Merge branch 'blender-v3.2-release'Germano Cavalcante
2022-05-04Fix Cycles world light group confusing UIBrecht Van Lommel
2022-05-04Nodes: Add general Combine/Separate Color nodesHallam Roberts
2022-04-29Fix Cycles versioning code after recent changeSergey Sharybin
2022-04-29Cleanup: Remove old filter property.Thomas Dinges
2022-04-28Fix T94467: Cycles baking of normal pass slower than before cycles-xBrecht Van Lommel
2022-04-22Cycles: enable AMD RDNA GPU support on LinuxBrecht Van Lommel
2022-04-20Cleanup: run autopep8 on intern/cycles/Campbell Barton
2022-04-19Cycles: add support for volume motion blurKévin Dietrich
2022-04-12Revert "Cycles: enable HIP for Vega and Vega II (Radeon 7) GPUs on Windows"Brecht Van Lommel
2022-04-10Fix T97159: AOV Pass in Cycles always gets Alpha Value of 1 for whole imageLukas Stockner
2022-04-10Fix T96942: disable Adjacent Faces margin for UVs and tangent space bakeMartijn Versteegh
2022-04-08Cycles: Support adding Lightgroups from the object/world propertiesLukas Stockner
2022-04-07Curves: Hair to Curves rename in Cycles/EEVEE UIHans Goudey
2022-04-05Refactor: Evaluate surface objects as mesh componentsHans Goudey
2022-04-02Fix T96973: Re-add Cycles shading menu to lightsAlaska
2022-04-02Cycles: Add support for light groupsLukas Stockner
2022-04-01Cycles: approximate shadow caustics using manifold next event estimationOlivier Maury
2022-04-01Cycles: enable Alembic procedural for final rendersKévin Dietrich
2022-03-24Cycles: enable HIP for Vega and Vega II (Radeon 7) GPUs on WindowsBrian Savery
2022-03-23Cleanup: use make_float4(f) zero_float4() to simplify codeEthan-Hall
2022-03-21Fix T96132: Cycles RGB/Vector/Float Curve shaders ignore extrapolation settingHallam Roberts
2022-03-21Cycles: Un-pause render when switching to rendered viewportSergey Sharybin
2022-03-15Cycles: allow Adaptive Sampling with Scrambling DistanceBrecht Van Lommel
2022-03-15Cycles: change Scrambling Distance Multiplier to a soft limitBrecht Van Lommel
2022-03-15Fix some properties missing in the UI for new Curves object typeBrecht Van Lommel
2022-03-11Cycles: show viewport hair settings when using CyclesEthan-Hall
2022-03-07Shader Nodes: add Alpha output to Object Info nodeEthan-Hall
2022-03-04Cleanup: unused Python variables & importsCampbell Barton
2022-03-01Merge branch 'blender-v3.1-release'Germano Cavalcante
2022-03-01Fix T92980: missing Cycles video texture update with persistent dataBrecht Van Lommel
2022-03-01Cycles: Hide MetalRT checkbox for AMD GPUsMichael Jones
2022-02-18Merge branch 'blender-v3.1-release'Sergey Sharybin
2022-02-18Fix graphics interop resources leak in CyclesSergey Sharybin
2022-02-17Merge branch 'blender-v3.1-release'Sebastian Parborg
2022-02-17Fix part of T95654: Cycles crash with text objects in excluded view layersBrecht Van Lommel
2022-02-14Merge branch 'blender-v3.1-release'Thomas Dinges
2022-02-14Fix T95778, the macOS minimum versions have been increased for Metal.Thomas Dinges
2022-02-11Cycles: use SPDX license headersBrecht Van Lommel
2022-02-11Merge branch 'blender-v3.1-release'Brecht Van Lommel
2022-02-11Fix T95420: Cycles crash with stereo render and tilesBrecht Van Lommel
2022-02-11Cycles: support rendering attributes for Curves objectsKévin Dietrich
2022-02-11File headers: SPDX License migrationCampbell Barton
2022-02-10Merge branch 'blender-v3.1-release'Hans Goudey
2022-02-10Cycles: Expose "Use MetalRT" checkboxMichael Jones
2022-02-10Fix: Complete curves renaming missed in previous commitHans Goudey
2022-02-07Curves: Rename "Hair" types, variables, and functions to "Curves"Hans Goudey
2022-02-07Merge branch 'blender-v3.1-release'Bastien Montagne
2022-02-07Fix UI messages (typos etc.).Bastien Montagne
2022-02-03Curves: Changes to the new curves data-blockHans Goudey