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-02-11File headers: SPDX License migrationCampbell Barton
2022-01-04Cleanup: Remove bNodeType flag from base registration functionsAaron Carlisle
2021-12-17Cleanup: use new c++ guarded allocator api in some filesJacques Lucke
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-11Geometry Nodes: change selection output order in Cylinder nodeJacques Lucke
2021-11-03Geometry Nodes: Selection outputs for Cone and CylinderErik
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-10-27Geometry Nodes: Rename more geometry socketsHans Goudey
2021-10-03Geometry Nodes: Add side and fill segments to Cone/Cylinder nodesLeon Leno
2021-09-24Nodes: initial support for socket tooltipsJohnny Matthews
2021-09-02Cleanup: Convert geometry nodes socket list to use new APIJohnny Matthews
2021-08-05Geometry Nodes: Add more warnings for out of bounds parametersEitan
2021-06-08Cleanup: Remove duplicate call to functionHans Goudey
2021-06-01Geometry Nodes: add empty material slot to new meshesJacques Lucke
2021-03-22Geometry Nodes: Remove location and rotation from mesh primitivesHans Goudey
2021-03-17Geometry Nodes: Use consistent default for cylinder nodeHans Goudey
2021-03-17Fix T86655: remove doubled transformsWannes Malfait
2021-03-17Geometry Nodes: Add initial version of mesh primitivesHans Goudey