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-09-20Geometry Nodes: new Realize Instances nodeJacques Lucke
2021-09-17Cleanup: fix memory leakJacques Lucke
2021-09-15Geometry Nodes: Add fields version of material nodesHans Goudey
2021-09-14Nodes: cache node declaration on nodeJacques Lucke
2021-09-10Geometry Nodes: Add versioning to change legacy node ID namesHans Goudey
2021-09-09Geometry Nodes: fields and anonymous attributesJacques Lucke
2021-09-05Compositor: New Posterize NodeAaron Carlisle
2021-08-30Nodes: add more flexible method to declare sockets of a nodeJacques Lucke
2021-08-30Geometry Nodes: Curve Fill NodeErik Abrahamsson
2021-08-19Cleanup: Blendwrite: Move code deciding if an ID should be written out of ID ...Bastien Montagne
2021-08-11Fix T88033: Python reference memory leaks for non main data-blocksCampbell Barton
2021-08-10Fix T90564: Crash when linking 2 node inputsPhilipp Oeser
2021-08-06Geometry Nodes: Select by Handle Type NodeHans Goudey
2021-08-04Geometry Nodes: Curve Set Spline TypeJohnny Matthews
2021-07-28Fix T89415: update multi input indices after deleting a nodeWannes Malfait
2021-07-22Geometry Nodes: Set Bezier Handle Type NodeJohnny Matthews
2021-07-21Cleanup: replace NB with NOTE in commentsCampbell Barton
2021-07-18Geometry Nodes: Curve Trim NodeAngus Stanton
2021-07-16Cleanup: remove redundant parenthesesCampbell Barton
2021-07-15Cleanup: replace BLI_assert(!"text") with BLI_assert_msg(0, "text")Campbell Barton
2021-07-12Geometry Nodes: Curve Primitive QuadrilateralJohnny Matthews
2021-07-07Geometry Nodes: refactor logging during geometry nodes evaluationJacques Lucke
2021-07-07Cleanup: Sort nodes alphabeticallyHans Goudey
2021-07-07Geometry Nodes: Rename nodes for clarity between mesh and curveHans Goudey
2021-07-07Geometry Nodes: Curve Endpoints NodeAngus Stanton
2021-07-06Nodes: Adds button to groups to change type of sockets.Lukas Tönne
2021-07-05Geometry Nodes: Curve Primitive LineJohnny Matthews
2021-07-05Geometry Nodes: Add explicit Float to Int conversion nodeNikhil Shringarpurey
2021-07-05Geometry Nodes: new Viewer nodeJacques Lucke
2021-07-03Cleanup: consistent use of tags: NOTE/TODO/FIXME/XXXCampbell Barton
2021-07-01Geometry Nodes: Curve Primitive CircleJohnny Matthews
2021-06-30Geometry Nodes: Curve Primitive Bezier SegmentJohnny Matthews
2021-06-30Geometry Nodes: Curve Primitive Quadratic Bezier SegmentJohnny Matthews
2021-06-30Geometry Nodes: Curve Primitive SpiralJohnny Matthews
2021-06-30Geometry Nodes: Curve Primitive SpiralJohnny Matthews
2021-06-26Cleanup: full sentences in comments, improve comment formattingCampbell Barton
2021-06-17Raycast geometry node.Lukas Tönne
2021-06-17Geometry Nodes: Add Curve Subdivision NodeHans Goudey
2021-06-16Geometry Nodes: Separate Components NodeJohnny Matthews
2021-06-14Geometry Nodes: Curve Reverse NodeJohnny Matthews
2021-06-14Geometry Nodes: Curve to Points Node for Evaluated DataHans Goudey
2021-06-14Nodes: remove redundant increment node tree current socket indexCampbell Barton
2021-06-10Add unit for time stored in secondsSergey Sharybin
2021-06-09Geometry Nodes: Add Convex Hull NodeHenrik Dick
2021-06-08Geometry Nodes: new Select by Material nodeJacques Lucke
2021-06-04Geometry Nodes: Curve Length NodeJohnny Matthews
2021-06-02Geometry Nodes: Add Delete Geometry NodeWannes Malfait
2021-05-28Geometry Nodes: Add Mesh to Curve NodeHans Goudey
2021-05-25Geometry Nodes: Add Shader Curve NodesCharlie Jolly
2021-05-21Geometry Nodes: new Material Replace nodeJacques Lucke