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-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
2021-05-20Fix T87316: No undo push for clicking on attribute nameHans Goudey
2021-05-14Nodes: fix connecting wrong sockets when inserting nodeJacques Lucke
2021-05-14Geometry Nodes: remove some unnecessary updatesJacques Lucke
2021-05-12UI: Colors for Texture/Material node sockets and small tweaksPablo Vazquez
2021-05-12Nodes: add boilerplate for texture and material socketsJacques Lucke
2021-05-07Node Editor: Show frame label only when a label is setPablo Vazquez
2021-04-26Fix T87170 Multi-Input socket activation zone error with lots of inputsFabian Schempp
2021-04-26Fix T87170 Multi-Input socket activation zone error with lots of inputsFabian Schempp
2021-04-19Fix T87567: Crash adding item in empty attribute searchHans Goudey
2021-04-19Fix incorrect compositor denoise node message about SSE on macOS ArmBrecht Van Lommel
2021-04-16Cleanup: clang-formatCampbell Barton
2021-04-15Fix T87171: Update multi input socket indicesFabian Schempp
2021-04-15Fix T87356 & T87358: Small multi-input socket issuesFabian Schempp
2021-04-15Spreadsheet: breadcrumbs and node pinningJacques Lucke
2021-04-14Geometry Nodes: Add domain and data type to attribute searchHans Goudey
2021-04-13Nodes: Tooltip for Group Input propertiesFabian Schempp
2021-04-12UI/Nodes: Improve feedback when adding node fails (e.g. on drag & drop)Julian Eisel
2021-04-09Fix T87167: Object dragged from Outliner into Geo Nodes doesn't auto updateCharlie Jolly
2021-04-08Spreadsheet: support showing data of specific nodeJacques Lucke
2021-04-07Cleanup: Various cleanup of node link handling functionsHans Goudey
2021-04-01Nodes: separate node name and display name in bNodeTreePathJacques Lucke
2021-03-29Compositor: Add Anti-Aliasing nodeHabib Gahbiche
2021-03-26Nodes: match Multi-input socket activation distanceFabian Schempp
2021-03-25Fix T86867: Node Editor: Avoid deselect-all triggering on every box-Philipp Oeser
2021-03-25UI: rename node editor sidebar categoriesJacques Lucke
2021-03-24UI: Use correct property split ratio for node socket buttonsHans Goudey
2021-03-24Fix T86894: Geometry nodes drag and drop creates a duplicate nodeCharlie Jolly
2021-03-24Fix T86722: Missing updates after geometry nodes drag and dropCharlie Jolly
2021-03-23FIX: Incorrect link drawing after link cutting toolFabian Schempp
2021-03-18Fix T86677: select grouped in node editor crashes without active nodePhilipp Oeser
2021-03-17Nodes: Add support to mute node wiresCharlie Jolly
2021-03-17Geometry Nodes: store domain and data type in attribute hintsJacques Lucke
2021-03-16Compositor: Redesign Cryptomatte node for better usabilityJeroen Bakker
2021-03-15Geometry Nodes: Support drag & drop object to create Object Info, Collection ...Charlie Jolly
2021-03-15Nodes: fix crash after undo after recent multi-input-socket changesJacques Lucke
2021-03-11Nodes: Fix drag link from output to already linked Multi-Input SocketFabian Schempp