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-09-28Geometry Nodes: Curve and mesh topology access nodesHans Goudey
2022-09-23Geometry Nodes: Split transfer attribute nodeHans Goudey
2022-08-31Nodes: move NodeTreeRef functionality into node runtime dataJacques Lucke
2022-08-29Fix T99004: scaling volume down results in crashJacques Lucke
2022-06-05Geometry Nodes: Use fields for delete geometry inversionHans Goudey
2022-06-01Cleanup: use 'e' prefix for enum typesCampbell Barton
2022-05-10Cleanup: Move mesh primitive cube to the geometry moduleHans Goudey
2022-05-05Cleanup: Move curve length field input to blenkernelHans Goudey
2022-05-05Cleanup: Rename field input class nameHans Goudey
2022-03-30Curves: Port resample node to the new data-blockHans Goudey
2022-03-16Geometry Nodes: Remove legacy node codeHans Goudey
2022-02-11File headers: SPDX License migrationCampbell Barton
2022-01-12BLI: Refactor vector types & functions to use templatesClément Foucault
2022-01-12Revert "BLI: Refactor vector types & functions to use templates"Clément Foucault
2022-01-12BLI: Refactor vector types & functions to use templatesClment Foucault
2022-01-12Revert "BLI: Refactor vector types & functions to use templates"Clément Foucault
2022-01-12BLI: Refactor vector types & functions to use templatesClément Foucault
2022-01-12Cleanup: remove redundant const qualifiers for POD typesCampbell Barton
2022-01-07Cleanup: remove redundant const qualifiers for POD typesCampbell Barton
2022-01-04Cleanup: Remove bNodeType flag from base registration functionsAaron Carlisle
2021-12-15Node Editor: Link Drag Search MenuHans Goudey
2021-12-09Cleanup: move public doc-strings into headers for 'nodes/geometry'Campbell Barton
2021-11-17Cleanup: change node socket availability in a single placeJacques Lucke
2021-11-03Geometry Nodes: Selection outputs for Cone and CylinderErik
2021-10-26Geometry Nodes: geometry component type warning systemJacques Lucke
2021-10-15Geometry Nodes: Object info node optional instance outputHans Goudey
2021-10-11Cleanup: match parameter name in function declaration and implementation.Bastien Montagne
2021-10-11Geometry Nodes: Separate and Delete Geometry for fieldsWannes Malfait
2021-10-03Geometry Nodes: Add side and fill segments to Cone/Cylinder nodesLeon Leno
2021-09-09Geometry Nodes: fields and anonymous attributesJacques Lucke
2021-08-30Nodes: add more flexible method to declare sockets of a nodeJacques Lucke
2021-08-30Geometry Nodes: Enhance the cube mesh primitive as a cuboidRajesh Advani
2021-07-07Geometry Nodes: Curve Endpoints NodeAngus Stanton
2021-06-02Geometry Nodes: Add Delete Geometry NodeWannes Malfait
2021-04-12UI/Nodes: Improve feedback when adding node fails (e.g. on drag & drop)Julian Eisel
2021-04-07Geometry Nodes: Bounding Box NodeHans Goudey
2021-03-22Geometry Nodes: Remove location and rotation from mesh primitivesHans Goudey
2021-03-17Geometry Nodes: Add initial version of mesh primitivesHans Goudey
2021-02-16Geometry Nodes: move realize-instances code to blenkernelJacques Lucke
2021-02-16Geometry Nodes: move geometry set instance handling to separate fileJacques Lucke
2021-02-16Geometry Nodes: move some attribute utilities to blenkernelJacques Lucke
2021-02-12Geometry Nodes: Allow attribute nodes to use different domainsHans Goudey
2021-02-12Geometry Nodes: Make instances real on-demandHans Goudey
2021-01-13Geometry Nodes: improve Point Distribute nodeJacques Lucke
2021-01-12Cleanup: Fix incorrect function nameHans Goudey
2021-01-05Cleanup: clang tidyJacques Lucke
2020-12-23Geometry Nodes: new Rotate Points nodeJacques Lucke
2020-12-18Geometry Nodes: support randomly picking instances from collectionJacques Lucke
2020-12-17Geometry Nodes: Point separate and attribute compare nodesHans Goudey
2020-12-16Geometry Nodes: Poisson disk point distribution node/methodDalai Felinto