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-09-03Fix T88411: Draw frame node text when label is emptyLeon Leno
2021-08-31Texture Paint: sync changing active texture in the Node Editor to thePhilipp Oeser
2021-08-31Texture Paint: sync changing active texture in the node editor to thePhilipp Oeser
2021-08-27UI: Reduce Node Contents Jiggling When MovedHarley Acheson
2021-08-26Fix T90959: crash when hovering over empty data block socketJacques Lucke
2021-08-25Fix T90248: missing depsgraph update tag for node groupJacques Lucke
2021-08-25Cleanup: skip saving selection properties set in the keymapCampbell Barton
2021-08-24Nodes: Improvements to edge panning in the node editor.Lukas Tönne
2021-08-23Fix T88107: rename Convertor to Converter nodes to correct spellingJames Partsafas
2021-08-10Fix invalid string comparison in cd692c6954629e977250ec7c12509ffd3f9Campbell Barton
2021-08-10Geometry Nodes: Add labels for switch node texture socketsWannes Malfait
2021-08-03WM: don't store selection properties typically set in the key-mapCampbell Barton
2021-08-02WindowManager: Support Dynamic tooltips when dragging.Jeroen Bakker
2021-07-28Fix T90221: geometry viewer node links to other socket typesWannes Malfait
2021-07-27Cleanup: comment spelling & punctuationYimingWu
2021-07-26Cleanup: spelling in commentsCampbell Barton
2021-07-23Fix T90065: disable attribute search in places where there is too little contextJacques Lucke
2021-07-23Cleanup: code comments punctuation / spacingCampbell Barton
2021-07-21Cleanup: replace NB with NOTE in commentsCampbell Barton
2021-07-15UI: UI list refactor & preparations for asset view templateJulian Eisel
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-14Geometry Nodes: initial socket inspectionJacques Lucke
2021-07-09Fix: crash when using empty attribute searchJacques Lucke
2021-07-09Nodes: Moved group interface panel code to python.Lukas Tönne
2021-07-08Fix compositor backdrop gizmo refresh problem when toggling sidebarJulian Eisel
2021-07-07Geometry Nodes: refactor logging during geometry nodes evaluationJacques 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-30UI: custom free function improvementsJacques Lucke
2021-06-30Cleanup: use const arguments for accessor functionsCampbell Barton
2021-06-29Typo in function identifier: mutli -> multiHarley Acheson
2021-06-26Cleanup: full sentences in comments, improve comment formattingCampbell Barton
2021-06-24Cleanup: comment blocks, trailing space in commentsCampbell Barton
2021-06-22Cleanup: Spelling MistakesLeon Zandman
2021-06-16Edge-scrolling for node editorLukas Tönne
2021-06-14Fix T88494: add missing depsgraph relation update tagsJacques Lucke
2021-06-14Fix T88807: crash when there are multiple links between the same socketsJacques Lucke
2021-06-09Cleanup: redundant/unused assignmentsCampbell Barton
2021-06-09Cleanup: spelling in commentsCampbell Barton
2021-06-09UI: Add the option to not display some socket labelsHans Goudey
2021-06-05Cleanup: spelling in commentsCampbell Barton
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
2021-05-28Merge branch 'blender-v2.93-release'Hans Goudey
2021-05-28Fix incorrect Denoise node SSE 4.1 warning on macOS IntelBrecht Van Lommel
2021-05-20Merge branch 'blender-v2.93-release'Hans Goudey