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-31Geometry Nodes: Don't allow UI attributes as modifier field inputsJacques Lucke
2022-05-30Fix T96157: Make size of Frame Node label independent from Line WidthDominik Fill
2022-05-30Cleanup: Clang tidyHans Goudey
2022-05-30Nodes: add separately allocated runtime data for nodes and socketsJacques Lucke
2022-05-25Cleanup: spelling, unbalanced doxy sectionsCampbell Barton
2022-05-24Drag & drop: Use session UUID of IDs instead of name for droppingJulian Eisel
2022-05-24Cleanup: Use new helpers for passing IDs from drag & drop to operatorsJulian Eisel
2022-05-24Merge branch 'blender-v3.2-release'Jacques Lucke
2022-05-24Fix T98152: Named Attribute node changes data type for non-existant attributesJacques Lucke
2022-05-24Merge branch 'blender-v3.2-release'Clément Foucault
2022-05-24Fix T98328: missing depsgraph update after adding node groupJacques Lucke
2022-05-23Merge remote-tracking branch 'origin/blender-v3.2-release'Dalai Felinto
2022-05-23Fix T97237: dragging custom node group asset adds broken nodeJacques Lucke
2022-05-18Fix build error on WIN32 from `_bpy.context_members`Campbell Barton
2022-05-18Merge branch 'blender-v3.2-release'Campbell Barton
2022-05-18Fix T98191: Alt-LMB for node detach fails with RMB selectCampbell Barton
2022-05-15Cleanup: Clang tidyHans Goudey
2022-05-13Merge branch 'blender-v3.2-release'Campbell Barton
2022-05-13Fix T89909: Circle Select tool status bar doesn't match the operationsCampbell Barton
2022-05-11Cleanup: use '_num' suffix, mostly for curves & spline codeCampbell Barton
2022-05-11Cleanup: use doxy sections for node_edit.ccCampbell Barton
2022-05-10UI: Geometry Nodes IconDalai Felinto
2022-05-10Merge branch 'blender-v3.2-release'Campbell Barton
2022-05-10Fix T96520 Node editor: Tweak fails with unselected nodesCampbell Barton
2022-05-06Cleanup: spelling in comments, use doxygen commentsCampbell Barton
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