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-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
2022-04-14Fix: Use consistent type for nurbs order attributeHans Goudey
2022-04-14Fix: Assert evaluating single point Bezier curveHans Goudey
2022-04-13Rename Color Attributes domain from "Point" to "Vertex"Joseph Eagar
2022-04-13Fix: compilation error with MSVCRay Molenkamp
2022-04-13Fix T97278: wrong hair particle shape with kink spiralHallam Roberts
2022-04-13Fix some usages of 'GPU_shader_get_uniform_block'Germano Cavalcante
2022-04-13Fix compilation error with MSVCSergey Sharybin
2022-04-13Cleanup: Update icons_geom CMakeLists.txtDalai Felinto
2022-04-13Docs: correct RST syntax for GPU documentationCampbell Barton
2022-04-13Cleanup: Split paint_canvas into BKE and ED.Jeroen Bakker
2022-04-13Cleanup: make formatDalai Felinto