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-07-22Curves: support sculpting on deformed curvesJacques Lucke
2022-06-01Cleanup: use 'e' prefix for enum typesCampbell Barton
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-11Cleanup: use '_num' suffix, mostly for curves & spline codeCampbell Barton
2022-04-14Geometry Nodes: show used named attributes in nodesJacques Lucke
2022-04-01Cleanup: Move geometry set fields to a separate headerHans Goudey
2022-03-31Cleanup: Avoid storing pointers for attribute search callbackHans Goudey
2022-03-19BLI: move generic data structures to blenlibJacques Lucke
2022-03-18BLI: move CPPType to blenlibJacques Lucke
2022-03-16Geometry Nodes: Remove legacy node codeHans Goudey
2022-02-11File headers: SPDX License migrationCampbell Barton
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-10-26Geometry Nodes: don't log full fields when not necessaryJacques Lucke
2021-10-21Geometry Nodes: Attribute search in the modifierHans Goudey
2021-10-21Geometry Nodes: fix force-computing multiple non-output socketsJacques Lucke
2021-09-22Geometry Nodes: Add legacy warning and "View Legacy" operatorHans Goudey
2021-07-23Geometry Nodes: Display Node Warnings in ModifierHans Goudey
2021-07-14Geometry Nodes: initial socket inspectionJacques Lucke
2021-07-08Cleanup: spellingCampbell Barton
2021-07-07Geometry Nodes: refactor logging during geometry nodes evaluationJacques Lucke