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-09-24Cleanup: spelling in commentsCampbell Barton
2021-09-23Geometry Nodes: Initial socket visualization for fields.Jacques Lucke
2021-07-21Fix T89881: ignore unavailable sockets when searching for link cyclesJacques Lucke
2021-07-14Fix T89851: Geometry nodes: wrongly detected "Node group has unidentifiedPhilipp Oeser
2021-06-24Fix T89390: crash when join geometry node has only muted inputsJacques Lucke
2021-06-24Cleanup: comment blocks, trailing space in commentsCampbell Barton
2021-06-11Nodes: cache socket identifier to index mappingJacques Lucke
2021-06-11Nodes: add utilities to check if there are undefined nodes/socketsJacques Lucke
2021-05-26Fix T88588: crash when muting node with multi input socketJacques Lucke
2021-05-13Nodes: ignore unavailable sockets in logically linked sockets iteratorJacques Lucke
2021-04-21Fix T87659: crash when creating reroute loop in geometry nodesJacques Lucke
2021-04-01Geometry Nodes: add socket value logging capabilityJacques Lucke
2021-03-23Cleanup: use BLI_assert_unreachable in some placesJacques Lucke
2021-03-19Nodes: make distinction between directly and logically linked sockets more clearJacques Lucke
2021-03-17Nodes: make derived link data more obvious in NodeTreeRefJacques Lucke
2021-03-17Nodes: Add support to mute node wiresCharlie Jolly
2021-03-11Geometry Nodes: improve handling when the same socket is connected twiceJacques Lucke
2021-03-10Nodes: Sortable Multi Input SocketsFabian Schempp
2021-03-07Cleanup: compiler warningsJacques Lucke
2021-03-04Nodes: improve NodeTreeRefJacques Lucke
2021-03-03Nodes: store references to bNodeLinks in NodeTreeRefJacques Lucke
2020-12-02Geometry Nodes: initial scattering and geometry nodesJacques Lucke
2020-08-07Cleanup: use C++ style casts in various placesJacques Lucke
2020-07-24BLI: add MultiValueMapJacques Lucke
2020-07-17Nodes: move some code from blenkernel directory to nodesJacques Lucke