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-10-03Geometry Nodes: Points to Volume Fields UpdateJohnny Matthews (guitargeek)
2021-10-03Geometry Nodes: Add Rotate Euler NodeJarrett Johnson
2021-10-03Geometry Nodes: Add side and fill segments to Cone/Cylinder nodesLeon Leno
2021-10-01Geometry Nodes: Set Handle Type Node Field Updateguitargeek
2021-10-01Geometry Nodes: Curve Subdivide Node with Fieldsguitargeek
2021-09-30Nodes: Add Float Curve for GN and Shader nodes.Charlie Jolly
2021-09-29UI: Update Levels NodesAaron Carlisle
2021-09-28Geometry Nodes: Fields version of attribute proximity nodeHans Goudey
2021-09-28Geometry Nodes: Mesh Point Cloud Conversion NodesHans Goudey
2021-09-27Geometry Nodes: support creating new attributes in modifierJacques Lucke
2021-09-27RNA: Make is clear that `Scene` parameter of `update` callback may be NULL.Bastien Montagne
2021-09-24Geometry Nodes: Random Value NodeJohnny Matthews
2021-09-24Geometry Nodes: String to Curves NodeErik Abrahamsson
2021-09-24Geometry Nodes: new Distribute Points on Faces nodeJacques Lucke
2021-09-22Geometry Nodes: Curve Fillet Nodedilithjay
2021-09-21Cycles: merge of cycles-x branch, a major update to the rendererBrecht Van Lommel
2021-09-21Geometry Nodes: Curve Sample NodeHans Goudey
2021-09-21Geometry Nodes: Attribute Statistic NodeVictor-Louis De Gusseme
2021-09-20Cleanup: Fix/improve variable names and commentsHans Goudey
2021-09-19Compositor: Add OIDN prefiltering option to Denoise nodeManuel Castilla
2021-09-11Geometry Nodes: Support "Evaluated" mode in Resample Curve nodeHans Goudey
2021-09-09Geometry Nodes: fields and anonymous attributesJacques Lucke
2021-09-06Geometry Nodes: support for geometry instancingJacques Lucke
2021-08-30Geometry Nodes: Curve Fill NodeErik Abrahamsson
2021-08-25Cleanup: Use shorter enum item namesHans Goudey
2021-08-18LibOverride: Add several missing 'OVERRIDABLE' flags to NodeTrees RNA.Bastien Montagne
2021-08-16Geometry Nodes: Add UV Smooth, Boundary Smooth options to subdivision nodeEitan
2021-08-12Cleanup: use C++ style comments for disabled codeCampbell Barton
2021-08-06Geometry Nodes: Select by Handle Type NodeHans Goudey
2021-08-04Geometry Nodes: Curve Set Spline TypeJohnny Matthews
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-15Cleanup: replace BLI_assert(!"text") with BLI_assert_msg(0, "text")Campbell Barton
2021-07-14Python API: Add functions to ensure and clear IDPropertiesHans Goudey
2021-07-12Geometry Nodes: Curve Primitive QuadrilateralJohnny Matthews
2021-07-09Nodes: Moved group interface panel code to python.Lukas Tönne
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-28Cleanup: typos in RNA enumsCampbell Barton
2021-06-17Raycast geometry node.Lukas Tönne
2021-06-17Geometry Nodes: Add Curve Subdivision NodeHans Goudey
2021-06-16Cleanup: unused warningCampbell Barton
2021-06-16Geometry Nodes: Allow int attribute input fields with single valueHans Goudey
2021-06-14Geometry Nodes: Curve to Points Node for Evaluated DataHans Goudey