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-08-09Compositor: Rename compositor build optionOmar Emara
2022-08-02Nodes: Remove node after link drag search cancelHans Goudey
2022-08-02Cleanup: simplify function for adding node to editorHans Goudey
2022-07-29Cleanup: Move RNA path functions into own C++ fileJulian Eisel
2022-07-29Cleanup: Nodes: Store node group idname in tree typeHans Goudey
2022-07-27Nodes: Allow using escape key to exit node resizingHans Goudey
2022-07-26Fix T98982: cannot change default value of some node group input typesJacques Lucke
2022-07-25Fix T99880: no node timing for frames in node groupsJacques Lucke
2022-07-22Curves: support sculpting on deformed curvesJacques Lucke
2022-07-20Fix T99847: Dragging image from Image Editor to Node Editor brokenJulian Eisel
2022-07-11Fix/Cleanup UI messages.Bastien Montagne
2022-07-07Cleanup: Remove redundant filtering of legacy normal attributeHans Goudey
2022-06-30Cleanup: Remove scene frame macros (`CFRA` et al.)Julian Eisel
2022-06-23Fix T94621: Missing selection indication for virtual node socketsMax Edge
2022-06-03Geometry Nodes: Show supported types in geo socket tooltipAngus Stanton
2022-06-03Compositor: add pre/post/cancel handlers and background job infoPhilipp Oeser
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