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-10-12Cleanup: use commented arguments for unused args in C++Campbell Barton
2022-10-05Revert "Geometry Nodes: Add index input to Edge Vertices node"Hans Goudey
2022-10-04Cleanup: replace UNUSED macro with commented args in C++ codeHans Goudey
2022-10-04Geometry Nodes: Add index input to Edge Vertices nodeHans Goudey
2022-09-29Cleanup: Naming in edge vertices nodeHans Goudey
2022-09-28Geometry Nodes: viewport previewJacques Lucke
2022-09-08Cleanup: Use C++ methods to retrieve attribute accessorsHans Goudey
2022-09-08Cleanup: prefer terms verts/polys over vertices/polygonsCampbell Barton
2022-09-07Cleanup: Tweak naming for recently added mesh accessorsHans Goudey
2022-09-05Mesh: Remove redundant custom data pointersHans Goudey
2022-08-30Geometry Nodes: Use separate field context for each geometry typeHans Goudey
2022-07-08Geometry Nodes: new geometry attribute APIJacques Lucke
2022-06-01Cleanup: use 'e' prefix for enum typesCampbell Barton
2022-02-11File headers: SPDX License migrationCampbell Barton
2022-01-04Cleanup: Remove bNodeType flag from base registration functionsAaron Carlisle
2021-12-24Fix T94344: Incorrect size for edge vertices node outputHans Goudey
2021-12-06Fix: Compile error in field inputHans Goudey
2021-12-06macOS: Fix build error in hash functionsAnkit Meel
2021-12-06Fix: Attempt to fix build error on macOSHans Goudey
2021-12-06Geometry Nodes: reduce code duplication with new GeometyrFieldInputJacques Lucke
2021-12-06Geometry Nodes: 4 Field Inputs for Mesh Topology DataJohnny Matthews