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-09-25Geometry Nodes: decentralize implicit input definitionsJacques Lucke
2022-09-09Realtime Compositor: Allow inputs to skip realizationOmar Emara
2022-08-10Realtime Compositor: Add evaluator and engineOmar Emara
2022-02-23Cleanup: Remove repeated word in commentsCampbell Barton
2022-02-11File headers: SPDX License migrationCampbell Barton
2021-12-25Shader Nodes: Convert bump node to use new socket builderAaron Carlisle
2021-12-18Fix: Link drag search missing field nodes from function nodesHans Goudey
2021-12-15Node Editor: Link Drag Search MenuHans Goudey
2021-12-06Nodes: Add function to set compact socket flag for vectorsAaron Carlisle
2021-11-08Nodes: store socket declaration reference in socketJacques Lucke
2021-11-04Fix T92814: improve automatic linking when inserting Float Curve nodeJacques Lucke
2021-10-22Geometry Nodes: disable attribute search for non-attribute string socketsJacques Lucke
2021-10-05Cleanup: use doxygen sectionsCampbell Barton
2021-10-03Nodes: use extern templates for socket declarationsJacques Lucke
2021-10-03Cleanup: move more methods out of classesJacques Lucke
2021-09-28Geometry Nodes: Only show attribute toggle for field inputsHans Goudey
2021-09-24Nodes: initial support for socket tooltipsJohnny Matthews
2021-09-24Nodes: hide socket value when input is a field implicitlyJacques Lucke
2021-09-23Geometry Nodes: Initial socket visualization for fields.Jacques Lucke
2021-09-23Cleanup: Move more shader nodes to socket declaration APIHans Goudey
2021-09-15Cleanup: avoid passing redundant parameterJacques Lucke
2021-09-15Nodes: refactor socket declarationsJacques Lucke
2021-09-14Nodes: cache node declaration on nodeJacques Lucke
2021-08-30Fix: add virtual destructor to base classJacques Lucke
2021-08-30Nodes: add more flexible method to declare sockets of a nodeJacques Lucke