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
2021-12-31LineArt: Correct clamping of out of bound isect indexYimingWu
2021-12-31Fix T94464: video texture is not refreshingJacques Lucke
2021-12-31Cleanup: Silence warning for wrong const char comparisonCharlie Jolly
2021-12-31Fix T94416: incorrect handling when nodes are linked in a loopJacques Lucke
2021-12-31Nodes: Weight drag link search for Math nodesCharlie Jolly
2021-12-31Fix (unreported): remove menu separators from drag link searchCharlie Jolly
2021-12-31Cleanup: Use switch to get gpu shader nameAaron Carlisle
2021-12-30Nodes: Convert several shader nodes to c++Aaron Carlisle
2021-12-30Fix T93868: GPencil material filter does not work with instancesAntonio Vazquez
2021-12-30Fix T93134: Set origin broken for curve edit modeShen Ciao
2021-12-30Fix T93163: GPencil scale thickness fails in negative scalesAntonio Vazquez
2021-12-30Nodes: Improve link drag search for Math and Vector Math nodesCharlie Jolly
2021-12-30Point Cloud: Optimize bounding box calculationHans Goudey
2021-12-30Cleanup: clang-tidy modernize-redundant-void-argAaron Carlisle
2021-12-30Nodes: Convert shader, texture category nodes to c++Aaron Carlisle
2021-12-30Fix T94454: Python API curve to mesh use after free without depsgraphHans Goudey
2021-12-29Modifiers: decrease maximum allocation size for Weld verticesGermano Cavalcante
2021-12-29Fix (unreported): missing relations update after adding scene time nodeJacques Lucke
2021-12-29Cleanup: Remove unused DerivedMesh functionsHans Goudey
2021-12-29Geometry Nodes: Support instances in the delete geometry nodeHans Goudey
2021-12-29Geometry Nodes: Accumulate Fields NodeJohnny Matthews
2021-12-29Fix: Issues with attribute comparison in geometry nodes testsHans Goudey
2021-12-29Nodes: Composite: UI fixes to time nodeAaron Carlisle
2021-12-29Fix T94113: Local view + Geometry Nodes is broken for instancesGermano Cavalcante
2021-12-29Cleanup: Remove dead codeAaron Carlisle
2021-12-29Nodes: Cleanup: Remove no op registration functionsAaron Carlisle
2021-12-29gpu.types.GPUOffScreen: accept format argument for color textureGermano Cavalcante
2021-12-29Fix: VSE colormix blend factor not workingRichard Antalik
2021-12-29Fix T94422: Shading/Normals break on array modifier capsPhilipp Oeser
2021-12-29Fix T94453: Weld modifier crash after recent cleanupHans Goudey
2021-12-29Nodes: Convert shader, shader category nodes to c++Aaron Carlisle
2021-12-29Cleanup: clang-tidyAaron Carlisle
2021-12-29Cleanup: clang-tidyAaron Carlisle
2021-12-29Cleanup: Remove unused node tree "local sync" functionsHans Goudey
2021-12-29Cleanup: Use indices instead of pointersGermano Cavalcante
2021-12-29Cleanup: Return early, organize variable declarationsHans Goudey
2021-12-28Nodes: Enable unity build for function nodesAaron Carlisle
2021-12-28Nodes: Add bf_nodes_function moduleAaron Carlisle
2021-12-28Nodes: Split shader color ramp into its own fileAaron Carlisle
2021-12-28Nodes: Declare function nodes in individual file namespaceAaron Carlisle
2021-12-28Fix: Duplicate link search entries for attribute statistic nodeHans Goudey
2021-12-28Fix T94442: Trim curve node can crash with duplicate pointHans Goudey
2021-12-28GPencil: Avoid crashes calling from pythonAntonio Vazquez
2021-12-28Nodes: Add bf_nodes_composite moduleAaron Carlisle
2021-12-28Fix T94380: Scrolling zooms in spreadsheet data set regionHans Goudey
2021-12-28Cleanup: Loops in VSE effect processingRichard Antalik
2021-12-28Fix T94439: Some GPencil operators crash when calling from consoleAntonio Vazquez
2021-12-28LibOverride: better handling of the "no override of bones' shapes" case.Bastien Montagne
2021-12-28LibOverride: Tweak RNA 'need resync' detection code.Bastien Montagne
2021-12-28Cleanup: Factor in VSE effect processingRichard Antalik