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-14Merge branch 'master' into tmp-new-gpu-codegentmp-new-gpu-codegenClément Foucault
2022-04-14EEVEE: Fix transparent film regressionClément Foucault
2022-04-14GPUMaterial: Fix regression in principled volume nodeClé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-14GPUMaterial: Fix Glass BSDF missing the closure weightsClément Foucault
2022-04-14EEVEE: Fix metal constructorsClément Foucault
2022-04-14EEVEE: Remove incorrect tangent normalizationClément Foucault
2022-04-14GPUMaterial: Fix vector displacement nodeClément Foucault
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-14EEVEE: Fix regression in hair shadingClément Foucault
2022-04-14EEVEE: Fix missing Volume attributes loadingClément Foucault
2022-04-14GPUMaterial: Add placeholder hair bsdf codeClément Foucault
2022-04-14Merge branch 'master' into tmp-new-gpu-codegenClément Foucault
2022-04-14Tests: Change force disable render test messages to be warningsClément Foucault
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-14Animation: Add F2 for renaming markersRedMser
2022-04-14Icons: Re-sync Blender with latest svn icon fileDalai Felinto
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
2022-04-14Fix: Use consistent type for nurbs order attributeHans Goudey
2022-04-14Fix: Assert evaluating single point Bezier curveHans Goudey
2022-04-13EEVEE: Fix AOV implementationClément Foucault
2022-04-13Rename Color Attributes domain from "Point" to "Vertex"Joseph Eagar