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-10-25Fix crash in vertex bevel due to bad face reconstruct.Howard Trickey
2022-10-24Merge branch 'master' into bevelv2Howard Trickey
2022-10-24Refactored vertex data structures.Howard Trickey
2022-10-20Buildfix for 078e034 missing includeJens Verwiebe
2022-10-20Fix T101215: Distribute Points in Volume node does not refresh on frame changeJacques Lucke
2022-10-20Realtime Compositor: Implement normalize nodeOmar Emara
2022-10-20Realtime Compositor: Implement Tone Map nodeOmar Emara
2022-10-19Geometry Nodes: Use common utility for copying attribute dataHans Goudey
2022-10-19Cleanup: CMake include pathsCampbell Barton
2022-10-18Fix T101660: crash when trying to propagate string attributes in some nodesJacques Lucke
2022-10-18Fix: Sample nearest surface node crash with empty meshHans Goudey
2022-10-18Fix T101642: crash when deleting group output inside node groupJacques Lucke
2022-10-18Fix T101872: Curves sculpt deform node crash with changed curve countHans Goudey
2022-10-18Fix T101882: Division by zero in mesh topology nodesHans Goudey
2022-10-17Fix T101705: crash when connecting reroute to multi-input socketIliya Katueshenock
2022-10-17Geometry Nodes: separate Instances from InstancesComponentJacques Lucke
2022-10-14Fix: Muted curves connect to the Fac socketCharlie Jolly
2022-10-13Realtime Compositor: Keep interpolation in Scale nodeOmar Emara
2022-10-13Cleanup: Use correct blenkernel namespace for mesh functionsHans Goudey
2022-10-12Nodes: Add "Legacy" to legacy node UI names, skip in searchHans Goudey
2022-10-12Cleanup: use commented arguments for unused args in C++Campbell Barton
2022-10-12Cleanup: Convert two nodes files to C++Hans Goudey
2022-10-12Cleanup: Remove link drag search operations for socket templatesHans Goudey
2022-10-12Nodes: Change Mix node link drag weightingCharlie Jolly
2022-10-11Realtime Compositor: Implement variable size bokeh blurOmar Emara
2022-10-11Realtime Compositor: Implement parallel reductionOmar Emara
2022-10-10Node: Add blend modes to Mix node link drag searchCharlie Jolly
2022-10-10Fix typos & co in UI messages.Bastien Montagne
2022-10-09Refactor bevel calculation in bevel node.Howard Trickey
2022-10-09Merge branch 'master' into bevelv2Howard Trickey
2022-10-08Attribute Node: support accessing attributes of View Layer and Scene.Alexander Gavrilov
2022-10-07Cleanup: redundant parenthesisCampbell Barton
2022-10-07Cleanup: Avoid inconsistent naming in mesh topology APIHans Goudey
2022-10-06Some edge data structures added.Howard Trickey
2022-10-06Fix: Use after free in geometry node group loggerHans Goudey
2022-10-05Start of Edge beveling.Howard Trickey
2022-10-05Revert "Geometry Nodes: Add index input to Edge Vertices node"Hans Goudey
2022-10-05Fix T101613: Muted Mix node wrongly connects to Factor socketCharlie Jolly
2022-10-05Cleanup: Remove unused includesHans Goudey
2022-10-05Geometry Nodes: Add soft min for points node radius inputHans Goudey
2022-10-04UI: Avoid unnecessary label in set curve normal nodeHans Goudey
2022-10-04Cleanup: formatCampbell Barton
2022-10-04Cleanup: replace UNUSED macro with commented args in C++ codeHans Goudey
2022-10-04Geometry Nodes: Add index input to Edge Vertices nodeHans Goudey
2022-10-04Fix: Incorrect field status in offset point in curve nodeHans Goudey
2022-10-04Geometry Nodes: Rename Control Point Neighbors NodeHans Goudey
2022-10-04Geometry Nodes: Change order of outputs in topology nodesHans Goudey
2022-10-03Geometry Nodes: Set Curve NormalJohnny Matthews
2022-10-03Fix: crash when linked geometry node group is missingJacques Lucke
2022-10-03Cleanup: remove unnecessary bracesJacques Lucke