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-04-18Merge branch 'master' into soc-2021-porting-modifiers-to-nodes-remesh-voxelFabian Schempp
2022-04-12Revert "Cycles: enable HIP for Vega and Vega II (Radeon 7) GPUs on Windows"Brecht Van Lommel
2022-04-11Merge branch 'master' into soc-2021-porting-modifiers-to-nodes-remesh-voxelFabian Schempp
2022-04-11Cycles: Support adding Lightgroups from the object/world propertiesLukas Stockner
2022-04-11Curves: Hair to Curves rename in Cycles/EEVEE UIHans Goudey
2022-04-11Refactor: Evaluate surface objects as mesh componentsHans Goudey
2022-04-11Fix T96973: Re-add Cycles shading menu to lightsAlaska
2022-04-11Cycles: Add support for light groupsLukas Stockner
2022-04-11Cycles: approximate shadow caustics using manifold next event estimationOlivier Maury
2022-04-11Cycles: enable Alembic procedural for final rendersKévin Dietrich
2022-04-11Cycles: enable HIP for Vega and Vega II (Radeon 7) GPUs on WindowsBrian Savery
2022-04-11Cleanup: use make_float4(f) zero_float4() to simplify codeEthan-Hall
2022-04-11Fix T96132: Cycles RGB/Vector/Float Curve shaders ignore extrapolation settingHallam Roberts
2022-04-11Cycles: Un-pause render when switching to rendered viewportSergey Sharybin
2022-04-11Cycles: allow Adaptive Sampling with Scrambling DistanceBrecht Van Lommel
2022-04-11Cycles: change Scrambling Distance Multiplier to a soft limitBrecht Van Lommel
2022-04-11Fix some properties missing in the UI for new Curves object typeBrecht Van Lommel
2022-04-11Cycles: show viewport hair settings when using CyclesEthan-Hall
2022-04-11Shader Nodes: add Alpha output to Object Info nodeEthan-Hall
2022-04-11Cleanup: unused Python variables & importsCampbell Barton
2022-04-11Fix T92980: missing Cycles video texture update with persistent dataBrecht Van Lommel
2022-04-11Cycles: Hide MetalRT checkbox for AMD GPUsMichael Jones
2022-04-11Fix graphics interop resources leak in CyclesSergey Sharybin
2022-04-11Fix part of T95654: Cycles crash with text objects in excluded view layersBrecht Van Lommel
2022-04-11Fix T95778, the macOS minimum versions have been increased for Metal.Thomas Dinges
2022-04-11Cycles: use SPDX license headersBrecht Van Lommel
2022-04-11Fix T95420: Cycles crash with stereo render and tilesBrecht Van Lommel
2022-04-11Cycles: support rendering attributes for Curves objectsKévin Dietrich
2022-04-11File headers: SPDX License migrationCampbell Barton
2022-04-11Cycles: Expose "Use MetalRT" checkboxMichael Jones
2022-04-11Fix: Complete curves renaming missed in previous commitHans Goudey
2022-04-11Curves: Rename "Hair" types, variables, and functions to "Curves"Hans Goudey
2022-04-11Fix UI messages (typos etc.).Bastien Montagne
2022-04-11Curves: Changes to the new curves data-blockHans Goudey
2022-04-11Fix wrong function call in Cycles acceleration UI poll.Thomas Dinges
2022-04-11Cycles: Reorganize Acceleration Structure UI panel.Thomas Dinges
2022-04-11Cycles: Make Embree compact BVH optionalThomas Dinges
2022-04-11Cycles: add Point Info nodeBrecht Van Lommel
2022-04-11Cleanup: Remove unused pixel buffer in read_render_tileJesse Yurkovich
2022-04-11Cleanup: Remove unused python helper function.Thomas Dinges
2022-04-11Subdivision: add support for vertex creasingKévin Dietrich
2022-04-11Fix T95042: Rendering high-res image in Cycles crashesSergey Sharybin
2022-04-11Baking: new method to generate margin, based on adjacent facesMartijn Versteegh
2022-04-11Alembic: add support for reading override layersKévin Dietrich
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