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-01-26Geometry Nodes: Add or improve various socket descriptionsHans Goudey
2022-01-10Cleanup: Missing internationization for socket descriptionAaron Carlisle
2022-01-04Cleanup: Remove bNodeType flag from base registration functionsAaron Carlisle
2021-12-14Geometry Nodes: simplify using selection when evaluating fieldsJacques Lucke
2021-12-06Cleanup: Fix warnings about copied Map loop variablesHans Goudey
2021-12-01Cleanup: Store instances id attribute with other attributesHans Goudey
2021-11-30Geometry Nodes: propagate attributes in Instance on Points nodeJacques Lucke
2021-11-23Cleanup: Simplify geometry node function namesHans Goudey
2021-11-23Geometry Nodes: add namespace for every fileJacques Lucke
2021-11-16Geometry Nodes: refactor virtual array systemJacques Lucke
2021-10-29Nodes: Add translation markers to new socket names and descriptionsHans Goudey
2021-10-29Fix T92499: duplicating geometry nodes modifier causes crashJacques Lucke
2021-10-26Geometry Nodes: Only create instance IDs when they existHans Goudey
2021-10-25Fix T92460: crash when instancing on curves generated from stringJacques Lucke
2021-10-20Geometry Nodes: Make Random ID a builtin attribute, remove socketsHans Goudey
2021-10-13Geometry Nodes: Add Selection to Instance on PointsJohnny Matthews
2021-10-13Geometry Nodes: Add "XYZ" label to instance on points scaleHans Goudey
2021-09-29Fix T91767: crash when instancing geometry coming from modifierJacques Lucke
2021-09-29Geometry Nodes: instance on points in instancesJacques Lucke
2021-09-28Geometry Nodes: don't realize instances in Instance on Points nodeJacques Lucke
2021-09-27Geometry Nodes: new Instance on Points nodeJacques Lucke