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-03-10Geometry Nodes: move geometry component type enum to CJacques Lucke
2021-02-23Geometry Nodes: improve accessing attribute meta dataJacques Lucke
2021-02-19Geometry Nodes: add method to get all geometry components in a setJacques Lucke
2021-02-16Geometry Nodes: move geometry set instance handling to separate fileJacques Lucke
2021-02-12Geometry Nodes: Make instances real on-demandHans Goudey
2021-02-12Merge branch 'blender-v2.92-release'Jacques Lucke
2021-02-12Fix T84899: instance ids are not unique in common casesJacques Lucke
2021-02-09Fix: use class instead of struct in forward declarationJacques Lucke
2021-02-09Geometry Nodes: initial attribute interpolation between domainsJacques Lucke
2021-02-09Geometry Nodes: refactor internal attribute access architectureJacques Lucke
2021-02-02Merge branch 'blender-v2.92-release'Hans Goudey
2021-02-02Fix T85155: Vertex groups from object don't transfer to next nodes modifierHans Goudey
2021-01-26Merge branch 'blender-v2.92-release'Sebastian Parborg
2021-01-26Fix T85049: Geometry Nodes: How to handle instances with shear?Sebastian Parborg
2021-01-21Geometry Nodes: initial support for volumesJacques Lucke
2021-01-20Fix T84867: Transform node does not rotate/scale instancesSebastian Parborg
2021-01-15Geometry Nodes: Use a default value in the point scale nodeHans Goudey
2021-01-14Geometry Nodes: don't delete existing attribute before new attribute is computedJacques Lucke
2021-01-07Fix T84326: No ID for geometry nodes instances after scatteringHans Goudey
2020-12-17Geometry Nodes: Make random attribute node stableHans Goudey
2020-12-16Cleanup: sort struct blocksCampbell Barton
2020-12-11Geometry Nodes: support instancing collectionsJacques Lucke
2020-12-10Geometry Nodes: Add helper function to check if attribute existsHans Goudey
2020-12-09Geometry Nodes: simplify supporting different input socket types for attributesJacques Lucke
2020-12-02Geometry Nodes: initial scattering and geometry nodesJacques Lucke