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-08-09add Store Local Attribute nodeJacques Lucke
2021-08-09support accessing index and normalJacques Lucke
2021-08-06improve automatic array source detection in expanderJacques Lucke
2021-08-06add remove buttonJacques Lucke
2021-08-06workaround for attribute inputs: use string socketsJacques Lucke
2021-08-05support execution geometry expanderJacques Lucke
2021-08-05show warning when expander output is not availableJacques Lucke
2021-08-05reuse GeometryExpanderOutput structJacques Lucke
2021-08-04improve expander attribute searchJacques Lucke
2021-08-04add plus icon to rotation output in point distribute nodeJacques Lucke
2021-08-04progressJacques Lucke
2021-08-04improve searchJacques Lucke
2021-08-04quiet warningsJacques Lucke
2021-08-03initial array outputJacques Lucke
2021-08-03initial search when adding expander outputJacques Lucke
2021-08-03initial support for adding geometry expander outputsJacques Lucke
2021-07-21Cleanup: replace NB with NOTE in commentsCampbell Barton
2021-07-15Fix: crash when creating new node linksJacques Lucke
2021-07-15Geometry Nodes: dim links whose start and end sockets are not visibleJacques Lucke
2021-07-07Cleanup: clang-tidy, unused functionCampbell Barton
2021-07-06Nodes: Adds button to groups to change type of sockets.Lukas Tönne
2021-07-05Geometry Nodes: new Viewer nodeJacques Lucke
2021-07-03Cleanup: consistent use of tags: NOTE/TODO/FIXME/XXXCampbell Barton
2021-06-30Cleanup: use const arguments for accessor functionsCampbell Barton
2021-06-26Cleanup: full sentences in comments, improve comment formattingCampbell Barton
2021-06-22Cleanup: Spelling MistakesLeon Zandman
2021-06-05Cleanup: spelling in commentsCampbell Barton
2021-06-03Cleanup: spelling in comments, correct outdated commentsCampbell Barton
2021-06-02Nodes: move some files to C++Jacques Lucke