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-10-27Fix T92328: crash during field inferencing when there is a link cycleJacques Lucke
2021-10-26Geometry Nodes: remove reference to anonymous attributes in tooltipsJacques Lucke
2021-10-21Nodes: add utility to find NodeRef for nodeJacques Lucke
2021-10-05Cleanup: use doxygen sectionsCampbell Barton
2021-09-23Geometry Nodes: Initial socket visualization for fields.Jacques Lucke
2021-06-24Fix T89390: crash when join geometry node has only muted inputsJacques Lucke
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-04-21Fix T87659: crash when creating reroute loop in geometry nodesJacques Lucke
2021-04-09Fix: Missing GeometryNodeCustomGroupRay Molenkamp
2021-04-01Cleanup: spellingCampbell Barton
2021-04-01Geometry Nodes: add socket value logging capabilityJacques Lucke
2021-03-21Cleanup: spelling, doxygen comment formattingCampbell Barton
2021-03-20Nodes: expose tree name and whether a node is a frame in node tree refJacques Lucke
2021-03-19Nodes: make distinction between directly and logically linked sockets more clearJacques Lucke
2021-03-19Nodes: provide access to type specific data through node tree refJacques Lucke
2021-03-17Nodes: make derived link data more obvious in NodeTreeRefJacques Lucke
2021-03-10Nodes: Sortable Multi Input SocketsFabian Schempp
2021-03-04Nodes: improve NodeTreeRefJacques Lucke
2021-03-03Nodes: store references to bNodeLinks in NodeTreeRefJacques Lucke
2020-12-02Geometry Nodes: support muted nodesJacques Lucke
2020-12-02Geometry Nodes: initial scattering and geometry nodesJacques Lucke
2020-08-07Cleanup: use C++ style casts in various placesJacques Lucke
2020-08-07Merge branch 'blender-v2.90-release' into masterJacques Lucke
2020-08-07Code Style: use "#pragma once" in source directoryJacques Lucke
2020-07-24BLI: add MultiValueMapJacques Lucke
2020-07-20Refactor: Update integer type usageJacques Lucke
2020-07-17BLI: add StringRefNull.c_str() methodJacques Lucke
2020-07-17Nodes: move some code from blenkernel directory to nodesJacques Lucke