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-08-31Nodes: move NodeTreeRef functionality into node runtime dataJacques Lucke
2022-04-26Geometry Nodes: refactor array devirtualizationJacques Lucke
2022-02-11File headers: SPDX License migrationCampbell Barton
2022-01-25Cleanup: Remove unused variableHans Goudey
2022-01-25Nodes: Improve link-drag search support for boolean math nodeHans Goudey
2022-01-25Geometry Nodes: Expand the Boolean Math nodeHallam Roberts
2022-01-10Cleanup: redundent semicolons after function bracesAaron Carlisle
2022-01-04Cleanup: Remove bNodeType flag from base registration functionsAaron Carlisle
2021-12-28Nodes: Declare function nodes in individual file namespaceAaron Carlisle
2021-12-11Cleanup: Use const argumentsHans Goudey
2021-11-17Cleanup: change node socket availability in a single placeJacques Lucke
2021-10-29Nodes: Add translation markers to new socket names and descriptionsHans Goudey
2021-10-22Cleanup: improve consistency between function node implementationsJacques Lucke
2021-09-23Geometry Nodes: Initial socket visualization for fields.Jacques Lucke
2021-09-03Cleanup: convert function nodes socket list to use new APIRajesh Advani
2021-08-23Fix T88107: rename Convertor to Converter nodes to correct spellingJames Partsafas
2021-08-20Functions: remove multi-function networkJacques Lucke
2021-02-09Cleanup: Register node property layout callbacks in filesHans Goudey
2020-12-02UI: Add new node colors for geometry nodesHans Goudey
2020-07-17Nodes: move some code from blenkernel directory to nodesJacques Lucke
2020-07-07Nodes: Generate multi-function network from node treeJacques Lucke
2020-04-20Simulations: Add Boolean Math, Switch and Float Compare node UIJacques Lucke