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
path: root/source
AgeCommit message (Expand)Author
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
2022-04-15Curves: initial geometry nodes support for curves objectsJacques Lucke
2022-04-15Object: Set Parent (Keep Transform Without Inverse)Wayde Moss
2022-04-14Fix T96875: Envelope modifier strokes cannot be eselected with TweakAntonio Vazquez
2022-04-14Fix crash when loading Blender due to recent changeGermano Cavalcante
2022-04-14Fix: Use after free when removing attribute on instancesHans Goudey
2022-04-14GPU: Make nodetree GLSL Codegen render engine agnosticClément Foucault
2022-04-14Cleanup: Alembic, use a structure to pass parametersKévin Dietrich
2022-04-14Fix T97135: Fix selection issues with parented masks in the MCEPhilipp Oeser
2022-04-14Fix T85756: Adjust Last Operation panel is slow.Bastien Montagne
2022-04-14Geometry Nodes: show used named attributes in nodesJacques Lucke
2022-04-14Fix T95700: Oject Info node does not work with GPU subdivided meshesKévin Dietrich
2022-04-14Fix T97262: Crash with specific view layer setupSergey Sharybin
2022-04-14Curves: fix some issues with operator to convert to particle systemJacques Lucke
2022-04-14Metal: GPU_PRIM_LINE_LOOP alternative implementations.Jason Fielder
2022-04-14Metal: GLSL shader compatibility 4th passJason Fielder
2022-04-14NLA: Keyframe Remap Through Upper StripsWayde Moss
2022-04-14Metal: GLSL shader compatibility 3rd passJason Fielder
2022-04-14GPUTexture: Fixed typo where wrong enum was usedEthan-Hall
2022-04-14Animation: Select markers before/after current frameColin Basnett
2022-04-14View 3D: disable object mode selection cycling on first-clickCampbell Barton
2022-04-14Correct error in 405bff7fd8ed5df8d44a1362763fac7c00e2060bCampbell Barton
2022-04-14Fix T68290: Baked particles don't render in final frameCampbell Barton
2022-04-14Cleanup: unused argument warningCampbell Barton
2022-04-14Cleanup: Further hair to curves renamingHans Goudey
2022-04-14Curves: Split curve EEVEE/workbench functions from particle hairHans Goudey
2022-04-14Fix T96563: tangents artifacts with GPU subdivisionKévin Dietrich
2022-04-14Fix part of T96596: wrong generated coordinates with GPU subdivisionKévin Dietrich
2022-04-14Cleanup: separate format-units for Python argument parsingCampbell Barton
2022-04-14Keymap: restore key-shortcut to remove from local-viewCampbell Barton
2022-04-14Fix T97053: on cage GPU subdivision shows subdivided edges as actualKévin Dietrich
2022-04-14Fix T97310: BLF Line Height While Text WrappingHarley Acheson
2022-04-14Cleanup: Make curve deform argument optionalHans Goudey
2022-04-14Edit Mesh: Parallelize bounds calculation with deform modifiersHans Goudey
2022-04-14Cleanup: Declare variables where initializedHans Goudey
2022-04-14Cleanup: Clang tidyHans Goudey
2022-04-14Cleanup: Move three mesh files to C++Hans Goudey
2022-04-14Curves: Avoid duplicating evaluated positions with all poly curvesHans Goudey
2022-04-14Fix: Curves: Add missing builtin attribute definitionHans Goudey