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-06-14Fix T98718: Face Is Planar Node Not handling Certain ConditionsJohnny Matthews
2022-06-10Fix: Missing includeHans Goudey
2022-06-09Curves: Port delete geometry node to the new curves typeHans Goudey
2022-06-09Cleanup: spelling in comments & variablesCampbell Barton
2022-06-08Fix: incorrect curve parameter for catmull rom curvesJacques Lucke
2022-06-08Fix: Heap buffer overflow in new curves set type nodeHans Goudey
2022-06-08Curves: Port set type node to new data-blockHans Goudey
2022-06-07Cleanup: compiler warnings: unused args, missing include, parenthesisCampbell Barton
2022-06-06Geometry Nodes: Add Instance Scale Input NodeJohnny Matthews
2022-06-06Geometry Nodes: Instance Rotation NodeJohnny Matthews
2022-06-06Geometry Nodes: Fix Assert in Duplicate ElementsJohnny Matthews
2022-06-05Geometry Nodes: Use fields for delete geometry inversionHans Goudey
2022-06-05Cleanup: Use shorter variable nameHans Goudey
2022-06-02Fix: Build error after merge from release branchHans Goudey
2022-06-02Merge branch 'blender-v3.2-release'Hans Goudey
2022-06-02Fix T98556: Crash with extrude node in edit modeHans Goudey
2022-06-01Merge branch 'blender-v3.2-release'Philipp Oeser
2022-06-01Fix T98536: geometry nodes wrong selection on duplicate edgesPhilipp Oeser
2022-06-01Cleanup: use 'e' prefix for enum typesCampbell Barton
2022-05-31Merge branch 'blender-v3.2-release'Johnny Matthews
2022-05-31Fix T98500: Wrong Selection in Duplicate PointsJohnny Matthews
2022-05-31Attributes: Hide internal UI attributes and disallow procedural accessHans Goudey
2022-05-29Fix T98400: Duplicate node crashJohnny Matthews
2022-05-29Fix T98400: Duplicate node crashJohnny Matthews
2022-05-25Geometry Nodes: skip Capture Attribute node if output is not neededMOD
2022-05-22Cleanup: fix wrong typeJacques Lucke
2022-05-20Geometry Nodes: String to Curves rename Max WidthErik
2022-05-20Merge branch 'blender-v3.2-release'Hans Goudey
2022-05-20Fix T98266: Crash with empty mesh boolean nodeHans Goudey
2022-05-13Cleanup: Use standard variable names for curvesHans Goudey
2022-05-13Cleanup: spelling in comments, capitalize tagsCampbell Barton
2022-05-11Fix: Spline parameter node broken for Catmull Rom curvesHans Goudey
2022-05-11Cleanup: use '_num' suffix, mostly for curves & spline codeCampbell Barton
2022-05-10UI: Geometry Nodes IconDalai Felinto
2022-05-10Cleanup: Move mesh primitive cube to the geometry moduleHans Goudey
2022-05-09Refactor: Move resample curves code to the geometry moduleHans Goudey
2022-05-05Cleanup: Move curve length field input to blenkernelHans Goudey
2022-05-05Cleanup: Further clarification and renaming of curve field inputsHans Goudey
2022-05-05Cleanup: Rename field input class nameHans Goudey
2022-05-05Cleanup: Remove unnecessary logic for resample curves nodeHans Goudey
2022-05-05Geometry Nodes: Improve performance of mesh to points nodeHans Goudey
2022-05-04Subdivision node: add input for vertex creasesKévin Dietrich
2022-05-04Cleanup: Adjust variable names, miscellaneous changesHans Goudey
2022-05-03Fix T93272: Material index mapping missing for mesh boolean nodeHans Goudey
2022-05-03Fix T93272: Material index mapping missing for mesh boolean nodeHans Goudey
2022-04-28Fix T93546: Fill curve node ignores last point of non-cylic curvesHans Goudey
2022-04-28Cleanup: Remove disabled optimization codeHans Goudey
2022-04-27Fix T93285: Wrong instance order when instancing a collectionGermano Cavalcante
2022-04-26Geometry Nodes: Move named attribute nodes out of experimentalHans Goudey
2022-04-26Geometry Nodes: refactor array devirtualizationJacques Lucke