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-26Fix T90959: crash when hovering over empty data block socketJacques Lucke
2021-08-23Fix T88107: rename Convertor to Converter nodes to correct spellingJames Partsafas
2021-07-26Cleanup: spelling in commentsCampbell Barton
2021-07-14Geometry Nodes: initial socket inspectionJacques Lucke
2021-07-07Geometry Nodes: refactor logging during geometry nodes evaluationJacques Lucke
2021-07-05Geometry Nodes: new Viewer nodeJacques Lucke
2021-06-30UI: custom free function improvementsJacques Lucke
2021-06-29Typo in function identifier: mutli -> multiHarley Acheson
2021-06-14Fix T88807: crash when there are multiple links between the same socketsJacques Lucke
2021-04-15Spreadsheet: breadcrumbs and node pinningJacques Lucke
2021-04-08Spreadsheet: support showing data of specific nodeJacques Lucke
2021-04-01Nodes: separate node name and display name in bNodeTreePathJacques Lucke
2021-03-11Nodes: Fix drag link from output to already linked Multi-Input SocketFabian Schempp
2021-03-10Nodes: Sortable Multi Input SocketsFabian Schempp
2021-03-03UI: Allow translation for node error messagesHans Goudey
2021-02-24Cleanup: Remove unused node editor button event definesHans Goudey
2021-02-24UI: Make node virtual sockets more visibleFabian Schempp
2021-02-24Geometry Nodes: Move node UI storage function to BKEHans Goudey
2021-02-19Cleanup: typoJacques Lucke
2021-02-19Nodes: only show warning icon if there are warningsJacques Lucke
2021-02-18Cleanup: Use Vector instead of of raw arrayHans Goudey
2021-02-17Cleanup: Comment formatting in node_draw.ccHans Goudey
2021-02-17Cleanup: spellingCampbell Barton
2021-02-17Geometry Nodes: Node error messagesHans Goudey
2021-02-16Cleanup: Remove use of designated initializers in C++Hans Goudey
2021-02-16Cleanup: Compile node_draw.c with C++Hans Goudey