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-11-05Cleanup: Remove unnecessary node type registraction functionsHans Goudey
2022-10-04Cleanup: replace UNUSED macro with commented args in C++ codeHans Goudey
2022-09-25Cleanup: follow C++ type cast style guide in some filesJacques Lucke
2022-04-07Curves: Name mutable data retrieval functions explicitlyHans Goudey
2022-03-01Geometry Nodes: Port most curve primitives to new data-blockHans Goudey
2022-02-28Cleanup: Rename geometry set "curve" functions to "curves"Hans Goudey
2022-02-28Geometry Nodes: Begin conversion to new curvesHans Goudey
2022-02-11File headers: SPDX License migrationCampbell Barton
2022-01-06Cleanup: use correct file namespace nameJacques Lucke
2022-01-04Cleanup: Remove bNodeType flag from base registration functionsAaron Carlisle
2021-12-21Nodes: refactor node tree update handlingJacques Lucke
2021-12-17Cleanup: use new c++ guarded allocator api in some filesJacques Lucke
2021-12-16Fix various cases of incorrect filtering in node link drag searchHans Goudey
2021-12-15Node Editor: Link Drag Search MenuHans Goudey
2021-12-07Cleanup: Add macro and functions for node storageHans Goudey
2021-11-26Geometry Nodes: add utility to set remaining outputsJacques Lucke
2021-11-23Cleanup: Simplify geometry node function namesHans Goudey
2021-11-23Geometry Nodes: add namespace for every fileJacques Lucke
2021-11-17Cleanup: change node socket availability in a single placeJacques Lucke
2021-11-03Geometry Nodes: Add tooltips to primitive node inputsNikhil Shringarpurey
2021-10-29Nodes: Add translation markers to new socket names and descriptionsHans Goudey
2021-09-04Fix T91119: Curve to mesh node inverted face normalsHans Goudey
2021-09-02Cleanup: Convert geometry nodes socket list to use new APIJohnny Matthews
2021-07-12Geometry Nodes: Curve Primitive QuadrilateralJohnny Matthews