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-28Fix T85157: join node not working when the second mesh is emptyJacques Lucke
2021-01-26Fix T85049: Geometry Nodes: How to handle instances with shear?Sebastian Parborg
2021-01-26Fix T84907: incorrect dirty mask after geometry join nodeJacques Lucke
2021-01-21Fix T84867: Transform node applies transforms in the wrong orderSebastian Parborg
2021-01-20Fix T84867: Transform node does not rotate/scale instancesSebastian Parborg
2021-01-20CMake: add missing headersCampbell Barton
2021-01-19Geometry Nodes - Object Info: option to apply obj transform to the geometryDalai Felinto
2021-01-16Fix T84713: Geometry nodes reroute sockets have incorrect typeWannes Malfait
2021-01-15Geometry Nodes: Use a default value in the point scale nodeHans Goudey
2021-01-14Geometry Nodes: don't delete existing attribute before new attribute is computedJacques Lucke
2021-01-14Geometry Nodes: output color from Attribute Color Ramp nodeJacques Lucke
2021-01-13Geometry Nodes: Add "Point Translate" and "Point Scale" nodesHans Goudey
2021-01-13Geometry Nodes: Rename "Rotate Points" to "Point Rotate"Hans Goudey
2021-01-13Geometry Nodes: Rename boolean input socketsHans Goudey
2021-01-13Geometry Nodes: improve Point Distribute nodeJacques Lucke
2021-01-13Geometry Nodes: cleanup attribute usageJacques Lucke
2021-01-13Compositor: "Save as Render" for the file output nodeRobert Guetzkow
2021-01-12Geometry Nodes: Output the most complex attribute data typeHans Goudey
2021-01-12Cleanup: Fix incorrect function nameHans Goudey
2021-01-12Geometry Nodes: new Align Rotation to Vector nodeJacques Lucke
2021-01-12Geometry Nodes: support reading from spans of WriteAttributeJacques Lucke
2021-01-11Geometry Nodes: Attribute Vector Math NodeHans Goudey
2021-01-11Geometry Nodes Point Distribution: Align points to face normalsHans Goudey
2021-01-11Geometry Nodes: transform Object Info outputs to local spaceJacques Lucke
2021-01-07Fix T84326: No ID for geometry nodes instances after scatteringHans Goudey
2021-01-05Cleanup: clang tidyJacques Lucke
2021-01-05Compositor: Alpha ModeJeroen Bakker
2021-01-05Cleanup: remove UNUSED(..) from public function declarationsCampbell Barton
2021-01-04Fix T84106: attribute mix node worked incorrectly on float attributesJacques Lucke
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