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-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-07-01Cleanup: Avoid assigning constructed VArray to referenceHans Goudey
2022-06-01Cleanup: use 'e' prefix for enum typesCampbell Barton
2022-05-11Cleanup: use '_num' suffix, mostly for curves & spline codeCampbell Barton
2022-04-01Geometry Nodes: Port set handle nodes to new data-blockHans Goudey
2022-02-24Curves: Use simpler "set" behavior for postion attributeHans Goudey
2022-02-11File headers: SPDX License migrationCampbell Barton
2022-01-04Cleanup: Remove bNodeType flag from base registration functionsAaron Carlisle
2021-12-14Geometry Nodes: simplify using selection when evaluating fieldsJacques Lucke
2021-11-26Geometry Nodes: optimize Set Position nodeJacques Lucke
2021-11-23Cleanup: Simplify geometry node function namesHans Goudey
2021-11-23Geometry Nodes: add namespace for every fileJacques Lucke
2021-11-19Geometry Nodes: Support custom instance attributesErik
2021-10-29Nodes: Add translation markers to new socket names and descriptionsHans Goudey
2021-10-26Fix T92508: cache invalidation bug in Set Position nodeJacques Lucke
2021-10-25Geometry Nodes: use vector socket for offset in Set Position nodeJacques Lucke
2021-10-14Geometry Nodes: Add Offset Option to Set PostionJohnny Matthews
2021-09-27Fix T91732: crash in Set Position node on empty meshJacques Lucke
2021-09-24Nodes: hide socket value when input is a field implicitlyJacques Lucke
2021-09-23Geometry Nodes: Initial socket visualization for fields.Jacques Lucke
2021-09-20Geometry Nodes: implicit position input in Set Position nodeJacques Lucke
2021-09-20Geometry Nodes: support Set Position node on instancesJacques Lucke
2021-09-15Geometry Nodes: Hide values for selection inputsHans Goudey
2021-09-09Geometry Nodes: fields and anonymous attributesJacques Lucke