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-05Cleanup: use bool instead of short for job stop & do_update argumentsCampbell Barton
2022-11-02Geometry Nodes: Add index and value inputs to sample curve nodeHans Goudey
2022-11-01Cleanup: spelling in commentsCampbell Barton
2022-10-20Realtime Compositor: Implement Tone Map nodeOmar Emara
2022-10-13Cleanup: Remove deprecated socket variablesHans Goudey
2022-10-11Realtime Compositor: Implement parallel reductionOmar Emara
2022-10-08Attribute Node: support accessing attributes of View Layer and Scene.Alexander Gavrilov
2022-09-28Geometry Nodes: viewport previewJacques Lucke
2022-09-23Geometry Nodes: Split transfer attribute nodeHans Goudey
2022-09-20Fix T101214: hidden link can cause cycle in node treeJacques Lucke
2022-09-19Geometry Nodes: Distribute Points in VolumeIyad Ahmed
2022-09-16Cleanup: spelling in commentsCampbell Barton
2022-09-13Geometry Nodes: new evaluation systemJacques Lucke
2022-09-09Realtime Compositor: Implement scale nodeOmar Emara
2022-09-07Nodes: add owner_tree method to nodesJacques Lucke
2022-09-06Cleanup: Avoid using runtime node flag, use topology cacheHans Goudey
2022-09-05IDMAnagement: Add owner ID pointer to embedded ones.Bastien Montagne
2022-09-02Realtime Compositor: Implement dilate erode nodeOmar Emara
2022-08-31Nodes: move NodeTreeRef functionality into node runtime dataJacques Lucke
2022-08-31Node: Mix nodeCharlie Jolly
2022-08-23Cleanup: Turn filter node methods into an EnumOmar Emara
2022-08-11Cleanup: spelling in commentsCampbell Barton
2022-08-10Realtime Compositor: Add basic distort nodesOmar Emara
2022-08-10Realtime Compositor: Add basic matte nodesOmar Emara
2022-08-10Realtime Compositor: Add basic convert and vector nodesOmar Emara
2022-08-10Realtime Compositor: Add basic color nodesOmar Emara
2022-08-10Realtime Compositor: Add basic output nodesOmar Emara
2022-07-02Revert "Start of Bevel V2, as being worked on with task T98674."Howard Trickey
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-08Curves: Port set type node to new data-blockHans Goudey
2022-06-01Cleanup: use 'e' prefix for enum typesCampbell Barton
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-23Fix T98231: missing update when material output is in groupJacques 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-04Nodes: Add general Combine/Separate Color nodesHallam Roberts
2022-04-28Geometry Nodes: Add default attribute name to field inputs/outputsHans Goudey
2022-04-14GPU: Make nodetree GLSL Codegen render engine agnosticClément Foucault
2022-04-08Painting: Canvas switcher for painting brushes/tools.Jeroen Bakker
2022-04-07Geometry Nodes: Add "Connected" mode to Merge by Distance nodeAleksi Juvani
2022-03-28Cleanup: use "num" as a suffix in: source/blender/nodesCampbell Barton
2022-03-22Cleanup: add proper IMB_openexr.h instead of including file from intern/Brecht Van Lommel
2022-03-16Geometry Nodes: Remove legacy node codeHans Goudey
2022-03-14Geometry Nodes: Add named attribute nodes behind experimental flagHans Goudey
2022-02-23Geometry Nodes: Duplicate Elements NodeJohnny Matthews
2022-02-11File headers: SPDX License migrationCampbell Barton
2022-02-04Cleanup: Remove unused "init" node tree flagHans Goudey