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
2021-09-16Cleanup: Remove unnecessary manual of move constructorHans Goudey
2021-09-16Geometry Nodes: Simplify using OutputAttribute in a vectorHans Goudey
2021-09-09Geometry Nodes: fields and anonymous attributesJacques Lucke
2021-06-09Geometry Nodes: Copy spline attributes in the curve resample nodeHans Goudey
2021-06-02Geometry Nodes: Allow reading converted attribute directly from splineHans Goudey
2021-05-20Cleanup: spellingCampbell Barton
2021-05-19Geometry Nodes: Support for dynamic attributes on curve splinesHans Goudey
2021-05-14Cleanup: Move attribute code to attribute headerHans Goudey
2021-04-23Geometry Nodes: warn when output attribute has not been savedJacques Lucke
2021-04-17Geometry Nodes: use virtual arrays in internal attribute apiJacques Lucke
2021-03-21Functions: refactor virtual array data structuresJacques Lucke
2021-02-16Geometry Nodes: move some attribute utilities to blenkernelJacques Lucke
2021-02-06UI: Fix Typos in Comments and Docsluzpaz
2021-01-21Geometry Nodes: new Attribute Sample Texture nodeJacques Lucke
2021-01-13Geometry Nodes: cleanup attribute usageJacques Lucke
2021-01-13Geometry Nodes: support optional ownership for typed attributesJacques Lucke
2021-01-12Geometry Nodes: support reading from spans of WriteAttributeJacques Lucke
2020-12-17Geometry Nodes: Make random attribute node stableHans Goudey
2020-12-16Geometry Nodes: Boolean attribute typeHans Goudey
2020-12-16Cleanup: remove redundant struct declarationsCampbell Barton
2020-12-03Geometry Nodes: improve support for Color attributesJacques Lucke
2020-12-03Geometry Nodes: add custom data type getter for attribute accessorJacques Lucke
2020-12-02Geometry Nodes: initial scattering and geometry nodesJacques Lucke