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-12-07Cleanup: Use C++ types for multi input socket sortingHans Goudey
2021-12-07Cleanup: Remove unnecessary generic includes from headersHans Goudey
2021-12-04Cleanup: Use references in node editor, other improvementsHans Goudey
2021-11-29Fix T93438: Auto linking do not work for custom socketsOmar Emara
2021-11-19Cleanup: Use vector instead of linked listHans Goudey
2021-11-19Cleanup: Simplify node editor link dragging storageHans Goudey
2021-11-13Cleanup: spelling in comments, comment block formattingCampbell Barton
2021-11-12Cleanup: Move remaning node editor files to C++Hans Goudey
2021-11-04Fix T92814: improve automatic linking when inserting Float Curve nodeJacques Lucke
2021-10-26Fix T92505: previewing specific node outputs did not work anymoreJacques Lucke
2021-10-26Geometry Nodes: support viewing field values in spreadsheetJacques Lucke
2021-09-23Geometry Nodes: Initial socket visualization for fields.Jacques Lucke
2021-09-17UI: enable the depend-on-cursor flag for some operatorsCampbell Barton
2021-08-24Nodes: Improvements to edge panning in the node editor.Lukas Tönne
2021-07-28Fix T90221: geometry viewer node links to other socket typesWannes Malfait
2021-07-23Cleanup: code comments punctuation / spacingCampbell Barton
2021-07-15Geometry Nodes: dim links whose start and end sockets are not visibleJacques Lucke
2021-07-05Geometry Nodes: new Viewer nodeJacques Lucke
2021-06-16Edge-scrolling for node editorLukas Tönne
2021-06-03Cleanup: spelling in comments, correct outdated commentsCampbell Barton
2021-06-03Cleanup: use doxy sections for node_relationships.ccCampbell Barton
2021-06-02Nodes: move some files to C++Jacques Lucke