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-08-30Geometry Nodes: Use separate field context for each geometry typeHans Goudey
2022-08-22Fix T100568: triangulate node resets vertices to rest positionJacques Lucke
2022-07-08Geometry Nodes: new geometry attribute APIJacques Lucke
2022-05-11Cleanup: use '_num' suffix, mostly for curves & spline codeCampbell Barton
2022-04-20Mesh: Avoid unnecessary normal calculation and dirty tagsHans Goudey
2022-03-22Fix T96308: Mesh to BMesh conversion doesn't calculate vertex normalsHans Goudey
2022-02-11File headers: SPDX License migrationCampbell Barton
2022-02-04Cleanup: Clang tidy, use bracesHans Goudey
2022-01-23Geometry Nodes: Triangulate Node - Add Selection InputJohnny Matthews
2022-01-04Cleanup: Remove bNodeType flag from base registration functionsAaron Carlisle
2021-11-23Cleanup: Simplify geometry node function namesHans Goudey
2021-11-23Geometry Nodes: add namespace for every fileJacques Lucke
2021-10-29Nodes: Add translation markers to new socket names and descriptionsHans Goudey
2021-10-27Geometry Nodes: Rename more geometry socketsHans Goudey
2021-10-26Geometry Nodes: geometry component type warning systemJacques Lucke
2021-09-28Geometry Nodes: Run nodes once on unique instance dataHans Goudey
2021-09-02Cleanup: Convert geometry nodes socket list to use new APIJohnny Matthews
2021-04-08Cleanup: Remove unused includes, use consistent orderHans Goudey
2021-02-12Geometry Nodes: Make instances real on-demandHans Goudey
2021-02-09Cleanup: Register node property layout callbacks in filesHans Goudey
2020-12-02UI: Add new node colors for geometry nodesHans Goudey
2020-12-02Geometry Nodes: initial scattering and geometry nodesJacques Lucke