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-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
2021-12-29Fix (unreported): missing relations update after adding scene time nodeJacques Lucke
2021-12-29Geometry Nodes: Accumulate Fields NodeJohnny Matthews
2021-12-29Cleanup: Remove unused node tree "local sync" functionsHans Goudey
2021-12-25Cleanup: use new c++ guarded allocator APIAaron Carlisle
2021-12-22Nodes: Remove unnecessary node tree socket taggingHans Goudey
2021-12-22Nodes: Improve node tree copy performanceHans Goudey
2021-12-22Nodes: Refactor to remove node and socket "new" pointersHans Goudey
2021-12-21Nodes: Improve performance when freeing a node treeHans Goudey
2021-12-21Nodes: refactor node tree update handlingJacques Lucke
2021-12-20Cleanup: Remove unused node type flagHans Goudey
2021-12-20Cleanup: Comment formatting in node.ccHans Goudey
2021-12-20Cleanup: Remove unused argumentsHans Goudey
2021-12-20Cleanup: Remove more texture nodes preview handlingHans Goudey
2021-12-20Cleanup: Const arguments, remove unused argumentHans Goudey
2021-12-15Node Editor: Link Drag Search MenuHans Goudey
2021-12-14Fix T93920: Wrong field inferencing state with unavailable socketHans Goudey
2021-12-11Cleanup: Use const argumentsHans Goudey
2021-12-11Cleanup: Return early for null checkHans Goudey
2021-12-09Geometry Nodes: Scene Time NodeJohnny Matthews
2021-12-08Geometry Nodes: Mesh Island NodeJohnny Matthews