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-17Cleanup: add verbose logging category names instead of numbersBrecht Van Lommel
2022-06-09Cleanup: Removed unused variableAaron Carlisle
2022-06-07Cleanup: spelling in comments, additional white spaceCampbell Barton
2022-06-03Cycles: Fix rendering of packed UDIM tiles with different sizesSergey Sharybin
2022-06-03Cleanup: spelling in commentsCampbell Barton
2022-06-02Cycles: load 8 bit image textures as half float for some color spacesBrecht Van Lommel
2022-06-02Cleanup: remove "<pep8 compliant>" from headersCampbell Barton
2022-06-01Cleanup: '*' prefix C-comment blocksCampbell Barton
2022-05-27Merge branch 'blender-v3.2-release'Brecht Van Lommel
2022-05-27Fix Cycles not rendering byte precision vertex domain colorsBrecht Van Lommel
2022-05-27Cleanup: Cycles, fix "parameter unused" warningSybren A. Stüvel
2022-05-23Cycles: Add half precision float support for volumes with NanoVDBPatrick Mours
2022-05-13Cleanup: format (with autopep8 line wrapping applied)Campbell Barton
2022-05-12UDIM: Add support for packing inside .blend filesJesse Yurkovich
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-10Fix T97908: Cycles missing motion from on pointcloud generated by geometry nodesBrecht Van Lommel
2022-05-10Fix part of T97895: Cycles not rendering edge domain attributesBrecht Van Lommel
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