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-06-01Cleanup: use 'e' prefix for enum typesCampbell Barton
2022-05-30Nodes: add separately allocated runtime data for nodes and socketsJacques Lucke
2022-03-15Cleanup: correct unbalanced doxy sectionsCampbell Barton
2022-03-14Auto-generate RNA-structs declarations in `RNA_prototypes.h`Julian Eisel
2022-03-09Event System: drag events no longer default to the drag start locationCampbell Barton
2022-02-28Merge branch 'blender-v3.1-release'Brecht Van Lommel
2022-02-28Fix T96073: Don't remove links when inserting reroute nodesJacques Lucke
2022-02-11File headers: SPDX License migrationCampbell Barton
2022-02-09Fix T95640: missing null check in previous commitJacques Lucke
2022-02-09Fix T91840: do not create invalid links when inserting a nodeJacques Lucke
2022-02-07Fix T95578: missing update when linking selected nodesJacques Lucke
2022-01-20Cleanup: Move node editor files to proper namespaceHans Goudey
2022-01-18Cleanup: Use references, LISTBASE_FOREACH macroHans Goudey
2022-01-18Fix T93413: Nodes 'Make Links' fails for multi input socketPhilipp Oeser
2022-01-18Cleanup: Make node editor functions privateHans Goudey
2021-12-25Cleanup: use new c++ guarded allocator APIAaron Carlisle
2021-12-24Fix T94322: add missing updates after recent refactorJacques Lucke
2021-12-21Nodes: refactor node tree update handlingJacques Lucke
2021-12-15Node Editor: Link Drag Search MenuHans Goudey
2021-12-08Cleanup: move public doc-strings into headers for 'editors'Campbell Barton
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