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-19GPU: Replace `GPUMaterialVolumeGrid` by `GPUMaterialAttribute`Clément Foucault
2022-04-19Material: Add name to default shadersClément Foucault
2022-04-19Workbench: Volume: Fix errors about unboud textureClément Foucault
2022-04-19DRW: Centralize smoke domain texture managementClément Foucault
2022-04-19Cleanup: Remove unused function in Cycles queueSergey Sharybin
2022-04-19Cleanup: run autopep8 on tests/Campbell Barton
2022-04-19Cleanup: run autopep8 on release/scripts/startup/Campbell Barton
2022-04-19Refactor: Move mesh face dot tag out of MVertHans Goudey
2022-04-19Fix missing C/Python methods in API docsCampbell Barton
2022-04-19PyDoc: quiet warnings for duplicate members bpy.contextCampbell Barton
2022-04-19PyDoc: remove multiple `children` properties for Bone typeCampbell Barton
2022-04-19PyDoc: fix including literal text immediately after function argsCampbell Barton
2022-04-19Cleanup: Use correct capitalization of "F-Curve"Aaron Carlisle
2022-04-19UI: Fix typo in UI description for bpy.types.ActionFCurves.remove functionColin Basnett
2022-04-19Fix call of 'BLI_assert' instead 'BLI_assert_msg'Germano Cavalcante
2022-04-19Cleanup: remove redundant 'DEG_get_original_object' callGermano Cavalcante
2022-04-19Transform: small optimization in snap to edit meshGermano Cavalcante
2022-04-19Fix assert on meshes without mloop in snap codeGermano Cavalcante
2022-04-18Fix T97002: Preserve multi socket link orderLeon Schittek
2022-04-18Cleanup: Remove incorrect commentHans Goudey
2022-04-18Cleanup: Move object_modifier.c to C++Hans Goudey
2022-04-18Cleanup: Clang tidyHans Goudey
2022-04-18Build: link with GameController and CoreHaptics frameworks on macOSBrecht Van Lommel
2022-04-18Cleanup: consistently use parallel_for without tbb namespace in CyclesBrecht Van Lommel
2022-04-18Fix Cycles blackbody shader not taking into account OpenColorIO configBrecht Van Lommel
2022-04-18Fix Cycles build error with latest TBB after recent changesBrecht Van Lommel
2022-04-18Fix T94559: Copying geometry node group does not copy animation dataAngus Stanton
2022-04-18Nodes: Remove unnecessary RNA pointer creationHans Goudey
2022-04-18Minor tweaks to labels/tooltips of override operation in the Outliner.Bastien Montagne
2022-04-18Add debugging info for Wintab activated by argument `--debug-wintab`.Nicholas Rishel
2022-04-17OBJ: further optimize, cleanup and harden the new C++ importerAras Pranckevicius
2022-04-17Fix T97095: export of Poly curves, export crash when object contains multiple...Aras Pranckevicius
2022-04-17Fix T96824: New 3.1 OBJ exporter writes incorrect polygon/vertex groups in so...Aras Pranckevicius
2022-04-17Cleanup: Use C++ Array typeHans Goudey
2022-04-17USD/Ctest: Add basic USD-Imaging test.Michael Kowalski
2022-04-17Fix T97366: Misdetection of numbers as UDIMs in certain filepathsJesse Yurkovich
2022-04-16Mask by color now auto-creates aJoseph Eagar
2022-04-16This patch changes Sculpt Multi-Plane Scrape tool icon to be red and have a l...Joseph Eagar
2022-04-16Fix T96988: Merge by distance node crash with certain inputHans Goudey
2022-04-16Cleanup: Return earlyHans Goudey
2022-04-15UI: Improve wording for some USD export descriptionsHans Goudey
2022-04-15Fix: Missing Null CheckWayde Moss
2022-04-15Fix T97363: Duplicate elements node doesn't tag loose edgesHans Goudey
2022-04-15Cleanup: fix warning for differing parameter namesWayde Moss
2022-04-15Cleanup: Clang tidyHans Goudey
2022-04-15Curves: Port curve to mesh node to the new data-blockHans Goudey
2022-04-15GPU: Make viewport not acquireable during renderingClément Foucault
2022-04-15Fix: Apply tilt in curves data-block normals calculationHans Goudey
2022-04-15PBVH Pixel extractor.Jeroen Bakker
2022-04-15EEVEE: Support disabling all lightprobe object contribution in viewportClément Foucault