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-03-31Compositor: Fix Missing output UI for Normal nodeAaron Carlisle
2022-03-21Fix T96386: crash when changing shader to node group in propertiesJacques Lucke
2022-02-28Fix T96073: Don't remove links when inserting reroute nodesJacques Lucke
2022-02-10Fix T95664: missing update after changing active output nodeJacques Lucke
2022-02-09Fix T95640: missing null check in previous commitJacques Lucke
2022-02-09Fix T91840: do not create invalid links when inserting a nodeJacques Lucke
2022-02-08Fix T94415: Nodes: poor selection behavior inside frame nodesPhilipp Oeser
2022-02-07Fix: missing null checkJacques Lucke
2022-02-07Fix T95578: missing update when linking selected nodesJacques Lucke
2022-02-01Fix T95395: dangling parent pointer when creating node groupJacques Lucke
2022-01-31UI Papercut: Fix gap in node outlineLeon Schittek
2022-01-28Fix typo in comment.temp-T95279-remap-referenced-dataJeroen Bakker
2022-01-26ID: Fix failing test cases.Jeroen Bakker
2022-01-26Performance: Remap multiple items in UIJeroen Bakker
2022-01-25Revert "Performance: Remap multiple items in UI"Jeroen Bakker
2022-01-25Performance: Remap multiple items in UIJeroen Bakker
2022-01-24Cleanup: sort struct forward declarationsCampbell Barton
2022-01-24Cleanup: clang-formatCampbell Barton
2022-01-21Fix Python API docs build errorHans Goudey
2022-01-20Cleanup: Move node editor files to proper namespaceHans Goudey
2022-01-19Fix T94987: Dragged node links are invisible.Jeroen Bakker
2022-01-18Cleanup: Use references, LISTBASE_FOREACH macroHans Goudey
2022-01-18Fix T93413: Nodes 'Make Links' fails for multi input socketPhilipp Oeser
2022-01-18Cleanup: Make node editor functions privateHans Goudey
2022-01-18Cleanup: Remove unused node editor toolbar fileHans Goudey
2022-01-17Cleanup: Improve naming of immediate mode buffer draw functionsJulian Eisel
2022-01-17Revert "Revert "GPUShaderCreateInfo for interface abstraction""Jeroen Bakker
2022-01-17Revert "GPUShaderCreateInfo for interface abstraction"Jeroen Bakker
2022-01-17GPUShaderCreateInfo for interface abstractionJeroen Bakker
2022-01-14Fix T94784: Crop node gizmo doesn't workSebastian Parborg
2022-01-12BLI: Refactor vector types & functions to use templatesClément Foucault
2022-01-12Revert "BLI: Refactor vector types & functions to use templates"Clément Foucault
2022-01-12BLI: Refactor vector types & functions to use templatesClment Foucault
2022-01-12Revert "BLI: Refactor vector types & functions to use templates"Clément Foucault
2022-01-12BLI: Refactor vector types & functions to use templatesClément Foucault
2022-01-12BLF: Reduction of use of BLF_DRAW_STR_DUMMY_MAXHarley Acheson
2022-01-11Cleanup: Remove unused "active ID" node flagHans Goudey
2022-01-10Fix out of bounds memory access displaying the compositor crop gizmoCampbell Barton
2022-01-09UI: Make uiTemplateNodeLink work for all socket typesAaron Carlisle
2022-01-09Cleanup: Nodes: Begin splitting shader node buttons into individual filesAaron Carlisle
2022-01-08Fix Cycles compile error after last own commitJulian Eisel
2022-01-08Fix Adjust Last Operation panel showing session UUID number buttonJulian Eisel
2022-01-07Cleanup: remove redundant const qualifiers for POD typesCampbell Barton
2022-01-06Cleanup: spelling in commentsCampbell Barton
2022-01-06Cleanup: Clang-tidy: modernize-redundant-void-argAaron Carlisle
2021-12-29Nodes: Composite: UI fixes to time nodeAaron Carlisle
2021-12-29Cleanup: Remove dead codeAaron Carlisle
2021-12-28Fix T94408: missing sockets after adding node groupJacques Lucke
2021-12-27Nodes: Support linking to existing group input from link drag search.Jacques Lucke
2021-12-25Cleanup: Define node tree icon in register functionAaron Carlisle