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-28Geometry Nodes: viewport previewJacques Lucke
2022-09-25Cleanup: follow C++ type cast style guide in some filesJacques Lucke
2022-09-23Fix: Add missing drag link search item for store named attribute nodeHans Goudey
2022-09-17Attributes: Validate some builtin attributes for untrusted inputsHans Goudey
2022-09-13Geometry Nodes: new evaluation systemJacques Lucke
2022-08-30Attributes: Improve custom data initialization optionsHans Goudey
2022-08-30Geometry Nodes: Use separate field context for each geometry typeHans Goudey
2022-08-04Fix: Store named attribute node incorrect link drag searchHans Goudey
2022-07-23Fix: Store Named Attribute node not working when attribute did not existJacques Lucke
2022-07-22Cleanup: Use r_ prefix for boolean return parametersHans Goudey
2022-07-22Fix T99873: Store named attribute node cannot write to vertex groupsHans Goudey
2022-07-08Geometry Nodes: new geometry attribute APIJacques Lucke
2022-06-22Fix: Memory leak writing to builtin attribute with wrong typeHans Goudey
2022-06-01Cleanup: use 'e' prefix for enum typesCampbell Barton
2022-05-31Attributes: Hide internal UI attributes and disallow procedural accessHans Goudey
2022-05-11Cleanup: use '_num' suffix, mostly for curves & spline codeCampbell Barton
2022-04-26Geometry Nodes: Move named attribute nodes out of experimentalHans Goudey
2022-04-21Geometry Nodes: better support for byte color attributesJacques Lucke
2022-04-14Geometry Nodes: show used named attributes in nodesJacques Lucke
2022-04-07Geometry Nodes: avoid data copy in store named attribute nodeJacques Lucke
2022-03-14Geometry Nodes: Add named attribute nodes behind experimental flagHans Goudey