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-09-13Geometry Nodes: new evaluation systemJacques Lucke
2022-08-31Nodes: move NodeTreeRef functionality into node runtime dataJacques Lucke
2022-07-22Curves: support sculpting on deformed curvesJacques Lucke
2022-07-08Geometry Nodes: new geometry attribute APIJacques Lucke
2022-06-01Cleanup: use 'e' prefix for enum typesCampbell Barton
2022-05-11Cleanup: use '_num' suffix, mostly for curves & spline codeCampbell Barton
2022-04-14Geometry Nodes: show used named attributes in nodesJacques Lucke
2022-03-31Cleanup: Avoid storing pointers for attribute search callbackHans Goudey
2022-03-18BLI: move CPPType to blenlibJacques Lucke
2022-02-11File headers: SPDX License migrationCampbell Barton
2021-12-11Geometry Nodes: remove accidental exponential time algorithmJacques Lucke
2021-12-10Cleanup: move public doc-strings into headers for 'nodes'Campbell Barton
2021-11-24Geometry Nodes: add utility to show debug messages in node editorJacques Lucke
2021-11-23Geometry Nodes: Node execution time overlayErik
2021-11-23Geometry Nodes: reduce overhead when processing single valuesJacques Lucke
2021-10-26Geometry Nodes: remove reference to anonymous attributes in tooltipsJacques Lucke
2021-10-26Geometry Nodes: don't log full fields when not necessaryJacques Lucke
2021-10-24Geometry Nodes: Remove repeated instance attribute names in searchHans Goudey
2021-10-21Geometry Nodes: Attribute search in the modifierHans Goudey
2021-10-21Geometry Nodes: fix force-computing multiple non-output socketsJacques Lucke
2021-09-23Geometry Nodes: remove old method to iterate over attributesJacques Lucke
2021-09-09Geometry Nodes: fields and anonymous attributesJacques Lucke
2021-07-23Geometry Nodes: Display Node Warnings in ModifierHans Goudey
2021-07-14Geometry Nodes: initial socket inspectionJacques Lucke
2021-07-07Geometry Nodes: refactor logging during geometry nodes evaluationJacques Lucke