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-07Fix T102324: reverse curve node breaks crazy space editingJacques Lucke
2022-08-30Geometry Nodes: Use separate field context for each geometry typeHans Goudey
2022-07-08Geometry Nodes: new geometry attribute APIJacques Lucke
2022-05-11Cleanup: use '_num' suffix, mostly for curves & spline codeCampbell Barton
2022-03-18Curves: Port reverse curves node to the new data-blockHans Goudey
2022-02-28Cleanup: Rename geometry set "curve" functions to "curves"Hans Goudey
2022-02-28Geometry Nodes: Begin conversion to new curvesHans Goudey
2022-02-11File headers: SPDX License migrationCampbell Barton
2022-01-04Cleanup: Remove bNodeType flag from base registration functionsAaron Carlisle
2021-11-23Cleanup: Simplify geometry node function namesHans Goudey
2021-11-23Geometry Nodes: add namespace for every fileJacques Lucke
2021-11-01Fix T92640: Crash with instance input to reverse curve nodeHans Goudey
2021-10-29Nodes: Add translation markers to new socket names and descriptionsHans Goudey
2021-10-26Geometry Nodes: geometry component type warning systemJacques Lucke
2021-10-14Geometry Nodes: Rename Nodes ID Names + Menu OrgJohnny Matthews
2021-10-11Geometry Nodes: Rename 12 Nodes to be "Verb First"Johnny Matthews
2021-09-28Geometry Nodes: Field version of curve reverse nodeJohnny Matthews
2021-09-28Geometry Nodes: move legacy nodes to separate folderJacques Lucke
2021-09-15Splines: Add a method for reversing a SplineJohnny Matthews
2021-09-15BLI: Add a reverse method to MutableSpanJohnny Matthews
2021-09-13Cleanup: clang-formatCampbell Barton
2021-09-10Geometry Nodes: Add versioning to change legacy node ID namesHans Goudey
2021-09-09Geometry Nodes: fields and anonymous attributesJacques Lucke
2021-09-02Cleanup: Convert geometry nodes socket list to use new APIJohnny Matthews
2021-06-16BLI: add threading namespaceJacques Lucke
2021-06-14Geometry Nodes: Parallelize curve reverse nodeHans Goudey
2021-06-14Geometry Nodes: Curve Reverse NodeJohnny Matthews