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-07-02Start of Bevel V2, as being worked on with task T98674.Howard Trickey
2022-06-29Geometry Nodes: UV Unwrap and Pack Islands NodesAleksi Juvani
2022-06-29Geometry Nodes: Add Mesh To Volume NodeErik Abrahamsson
2022-06-25Geometry Nodes: Field on Domain NodeHans Goudey
2022-06-25Geometry Nodes: Add Points NodeJohnny Matthews
2022-06-17Geometry Nodes: new Volume Cube nodeChris Clyne
2022-06-06Geometry Nodes: Add Instance Scale Input NodeJohnny Matthews
2022-06-06Geometry Nodes: Instance Rotation NodeJohnny Matthews
2022-05-30Nodes: add separately allocated runtime data for nodes and socketsJacques Lucke
2022-05-30Nodes: add separately allocated run-time data for bNodeTreeJacques Lucke
2022-05-30Nodes: call init function for new node trees in ntreeAddTreeJacques Lucke
2022-05-18Merge branch 'blender-v3.2-release'Sergey Sharybin
2022-05-18Fix T98157: improve animation fps with better check in depsgraphJacques Lucke
2022-05-13Cleanup: spelling in comments, capitalize tagsCampbell Barton
2022-05-04Nodes: Add general Combine/Separate Color nodesHallam Roberts
2022-05-01Nodes: Fix T90233Lukas Tönne
2022-04-28Geometry Nodes: Add default attribute name to field inputs/outputsHans Goudey
2022-04-13Cover some DNA files with C++ utility macrosSergey Sharybin
2022-04-08Painting: Canvas switcher for painting brushes/tools.Jeroen Bakker
2022-04-06Fix badly broken caches handling during undo/redo.Bastien Montagne
2022-03-21Cleanup: add image_format.cc for functions related to ImageFormatDataBrecht Van Lommel
2022-03-18Cleanup: Redundant parenthesisSergey Sharybin
2022-03-16Geometry Nodes: Remove legacy node codeHans Goudey
2022-03-14Geometry Nodes: Add named attribute nodes behind experimental flagHans Goudey
2022-03-14Auto-generate RNA-structs declarations in `RNA_prototypes.h`Julian Eisel
2022-03-09Cleanup: use ELEM macroCampbell Barton
2022-03-03Cleanup: Rename set handle type node internally to match UIHans Goudey
2022-03-01Merge branch 'blender-v3.1-release'Jacques Lucke
2022-03-01Fix: dangling internal links after removing socketsJacques Lucke
2022-02-28Nodes: Improve readability of selected node linksLeon Schittek
2022-02-23Geometry Nodes: Face is Planar NodeJohnny Matthews
2022-02-23Geometry Nodes: Duplicate Elements NodeJohnny Matthews
2022-02-18Nodes: Update dependency graph when removing some nodesHans Goudey
2022-02-11File headers: SPDX License migrationCampbell Barton
2022-02-04Cleanup: Remove unused "init" node tree flagHans Goudey
2022-02-02Compositor: Combine and Separate XYZ NodeAaron Carlisle
2022-01-25Geometry Nodes: Initial merge by distance nodeHans Goudey
2022-01-25Cycles: add Point Info nodeBrecht Van Lommel
2022-01-24Geometry Nodes: Extrude Mesh NodeHans Goudey
2022-01-21Geometry Nodes: new Scale Elements nodesJacques Lucke
2022-01-21Geometry Nodes: Flip Faces NodeAlan Babu
2022-01-20Geometry Nodes: Curve Primitive ArcCharlie Jolly
2022-01-18Geometry Nodes: new Field at Index nodeJacques Lucke
2022-01-12Compositor: Add Scene Time Node, Rename Time nodeNathan Rozendaal
2022-01-11Cleanup: Remove unused "active ID" node flagHans Goudey
2022-01-10Compositing Convert color space nodeJeroen Bakker
2022-01-08Fix T94534: dangling pointer in internal link after removing socketJacques Lucke
2022-01-08Cleanup: Remove unused code from BKE_node.hHans Goudey
2022-01-04Cleanup: Remove bNodeType flag from base registration functionsAaron Carlisle
2022-01-03Geometry Nodes: Edge Angle NodeJohnny Matthews