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-05-05Merge branch 'blender-v3.2-release'Sergey Sharybin
2022-05-05Fix T97575: Toggling fullscreen causes compositor recalcCampbell Barton
2022-05-04Nodes: Add general Combine/Separate Color nodesHallam Roberts
2022-04-28Fix: Missing translation in node socket inspectionHans Goudey
2022-04-28Fix: Socket inspection error for data-block socketsEthan-Hall
2022-04-28VSE: Add precise drag and drop and strip previewsSebastian Parborg
2022-04-25Nodes: show overlays in node editor even when nodes are collapsedJacques Lucke
2022-04-25Geometry Nodes: improve attribute dependency overlayJacques Lucke
2022-04-25Geometry Nodes: show timing overlay above attributes overlayJacques Lucke
2022-04-25Fix: use natural string sorting for attribute namesJacques Lucke
2022-04-24Cleanup: various minor changesCampbell Barton
2022-04-21Fix T97465: Moving compositor BG image cannot be cancelledPhilipp Oeser
2022-04-20Cleanup: Rename CD_MLOOPCOL to CD_PROP_BYTE_COLORHans Goudey
2022-04-18Fix T97002: Preserve multi socket link orderLeon Schittek
2022-04-15Cleanup: Clang tidyHans Goudey
2022-04-14Geometry Nodes: show used named attributes in nodesJacques Lucke
2022-04-12UI: Add support for showing socket descriptions in tooltipsLukas Stockner
2022-04-05WM: avoid unnecessary undo step creation when duplicatingPratik Borhade
2022-04-05Cleanup: clang-formatCampbell Barton
2022-04-04Cleanup: clang-tidyCampbell Barton
2022-04-01Cleanup: Move geometry set fields to a separate headerHans Goudey
2022-04-01Geometry Nodes: Add search to named attribute input nodeHans Goudey
2022-03-31Cleanup: make formatJacques Lucke
2022-03-31Cleanup: Remove unnecessary namespace specificationHans Goudey
2022-03-31Cleanup: Avoid storing pointers for attribute search callbackHans Goudey
2022-03-31Nodes: Cut hidden links when creating node groupsLeon Schittek
2022-03-30Compositor: Fix Missing output UI for Normal nodeAaron Carlisle
2022-03-30UI: Fix cosmetic papercuts of the reroute nodeLeon Schittek
2022-03-22Cleanup: refactor passing of color management settings for image saveBrecht Van Lommel
2022-03-19BLI: move generic data structures to blenlibJacques Lucke
2022-03-19Revert "Compositor: Support backdrop offset for the Viewer node"Brecht Van Lommel
2022-03-18BLI: move CPPType to blenlibJacques Lucke
2022-03-18Fix resizing nodes not respecting the drag-startCampbell Barton
2022-03-17Compositor: Support backdrop offset for the Viewer nodeHabib Gahbiche
2022-03-16Geometry Nodes: Remove legacy node codeHans Goudey
2022-03-16Fix T96386: crash when changing shader to node group in propertiesJacques Lucke
2022-03-15Cleanup: correct unbalanced doxy sectionsCampbell Barton
2022-03-14Auto-generate RNA-structs declarations in `RNA_prototypes.h`Julian Eisel
2022-03-11Fix out of order event handling when calling operators from gizmosCampbell Barton
2022-03-10Cleanup: spelling in comments & some minor clarificationsCampbell Barton
2022-03-09Event System: drag events no longer default to the drag start locationCampbell Barton
2022-03-07Shader Nodes: added alpha mode selector to Image Texture nodeEthan-Hall
2022-03-01UI: Fix multi input socket outline and highlightLeon Schittek
2022-02-28Nodes: Improve readability of selected node linksLeon Schittek
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-23Cleanup: Remove repeated word in commentsCampbell Barton
2022-02-18Fix T87829, T95331: Issues when nodes too close togetherDominik Fill
2022-02-18Cleanup: Rename original curve object type enumHans Goudey
2022-02-15BLI: Change dependencies in vector math filesHans Goudey