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-01-04Cleanup: sort cmake file listsCampbell Barton
2021-01-04Cleanup: docy comments beginning with '/**' don't end with '**/'Campbell Barton
2021-01-04Cleanup: spelling (use 'gimbal' instead of 'gimble')Campbell Barton
2021-01-01Fix T84029: Point Distribution node crash on mesh with no facesHans Goudey
2020-12-28Cleanup: Reduce indentationHans Goudey
2020-12-23Geometry Nodes: new Rotate Points nodeJacques Lucke
2020-12-21Fix T83989: Attribute Math node ignores its operation settingGarry R. Osgood
2020-12-19Compositor: New Exposure NodeAaron Carlisle
2020-12-19Cleanup: Remove unused variables from the bNode structHans Goudey
2020-12-18Geometry Nodes: support randomly picking instances from collectionJacques Lucke
2020-12-18Geometry Nodes: do not crash when there are undefined nodesJacques Lucke
2020-12-18Function Nodes: Input VectorDalai Felinto
2020-12-18Fix T83494: Eevee clamp node incorrect when min > max.Jeroen Bakker
2020-12-18Cleanup: Various clang tidy warningsHans Goudey
2020-12-17Cleanup: Use abstraction for attribute math node inputHans Goudey
2020-12-17Geometry Nodes: Point separate and attribute compare nodesHans Goudey
2020-12-17Geometry Nodes: Make random attribute node stableHans Goudey
2020-12-17Geometry-Nodes: Point Distribute - Sockets RenamingDalai Felinto
2020-12-17Geometry Nodes: add Attribute Color Ramp nodeJacques Lucke
2020-12-16Geometry Nodes: Add boolean attribute in utility functionHans Goudey
2020-12-16Geometry Nodes: Boolean attribute typeHans Goudey
2020-12-16Cleanup: Replace mempcpy with memcpyDalai Felinto
2020-12-16Geometry Nodes: Poisson disk point distribution node/methodDalai Felinto
2020-12-16Geometry Nodes: rename node to Attribute RandomizeJacques Lucke
2020-12-15Cleanup: reduce indirect DNA header inclusionCampbell Barton
2020-12-14Geometry Nodes: Input data type utility functionHans Goudey
2020-12-14Cryptomatte: Data structure in compositor nodeJeroen Bakker
2020-12-14Fix T83712: arctangent math node does not work in EeveeJacques Lucke
2020-12-11Geometry Nodes: support instancing collectionsJacques Lucke
2020-12-11Geometry Nodes: support collection socketsJacques Lucke
2020-12-11Nodes: add Collection socket typeJacques Lucke
2020-12-11Geometry Nodes: add Attribute Mix nodeJacques Lucke
2020-12-11Cleanup: sort cmake file listsCampbell Barton
2020-12-10Geometry Nodes: Attribute Fill NodeHans Goudey
2020-12-09Geometry Nodes: simplify supporting different input socket types for attributesJacques Lucke
2020-12-08Fix T83114: incorrect normals after joining subdivided meshesJacques Lucke
2020-12-08Fix T83337: boundary smooth input in subdivision surface node is invertedLéo Depoix
2020-12-04Cleanup: Clang-Tidy, modernize-deprecated-headersSybren A. Stüvel
2020-12-04EEVEE: Arbitrary Output VariablesJeroen Bakker
2020-12-03UI: Fix Node Groups color in Geometry NodesPablo Vazquez
2020-12-03Geometry Nodes: improve support for Color attributesJacques Lucke
2020-12-02UI: Add new node colors for geometry nodesHans Goudey
2020-12-02Geometry Nodes: automatically reconnect when swapping inputsJacques Lucke
2020-12-02Geometry Nodes: active modifier + geometry nodes editorHans Goudey
2020-12-02Geometry Nodes: support muted nodesJacques Lucke
2020-12-02Geometry Nodes: initial scattering and geometry nodesJacques Lucke
2020-12-02Nodes: add geometry socket typeJacques Lucke
2020-11-25Nodes: deduplicate ping pong math operationJacques Lucke
2020-11-20Cleanup: spellingCampbell Barton
2020-11-19Fix lost node links when linked node group datablock is temporarily missingBrecht Van Lommel