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-11-25Fix: Crash when muting the Group Output nodeErik
2021-11-24Geometry Nodes: add utility to show debug messages in node editorJacques Lucke
2021-11-23Geometry Nodes: Node execution time overlayErik
2021-11-23Geometry Nodes: reduce overhead when processing single valuesJacques Lucke
2021-11-22Cleanup: use simple data member instead of callbackJacques Lucke
2021-11-21Functions: use static names for multi-functionsJacques Lucke
2021-11-19Merge branch 'blender-v3.0-release'Jacques Lucke
2021-11-19Fix T93054: crash when deleting a missed linked fileJacques Lucke
2021-11-17Cleanup: use same function for updating internal links for all nodesJacques Lucke
2021-11-17Cleanup: change node socket availability in a single placeJacques Lucke
2021-11-16Geometry Nodes: refactor virtual array systemJacques Lucke
2021-11-08Nodes: store socket declaration reference in socketJacques Lucke
2021-11-03Fix: muted nodes not handled correctlyJacques Lucke
2021-11-03Fix T91862: do type conversion when data enters or exists node groupJacques Lucke
2021-10-27Fix: typo in info messageJacques Lucke
2021-10-27Fix T92328: crash during field inferencing when there is a link cycleJacques Lucke
2021-10-26Geometry Nodes: geometry component type warning systemJacques Lucke
2021-10-26Geometry Nodes: remove reference to anonymous attributes in tooltipsJacques Lucke
2021-10-26Geometry Nodes: don't log full fields when not necessaryJacques Lucke
2021-10-24Geometry Nodes: Remove repeated instance attribute names in searchHans Goudey
2021-10-21Geometry Nodes: Attribute search in the modifierHans Goudey
2021-10-21Geometry Nodes: fix force-computing multiple non-output socketsJacques Lucke
2021-10-21Nodes: add utility to find NodeRef for nodeJacques Lucke
2021-10-18Nodes: add default value to string socket declarationErik Abrahamsson
2021-10-18Geometry Nodes: decouple multi-function lifetimes from modifierJacques Lucke
2021-10-14Nodes: add boilerplate for image socketsCharlie Jolly
2021-10-12Cleanup: Attempt to fix benign macOS compile warningsHans Goudey
2021-10-05Cleanup: use doxygen sectionsCampbell Barton
2021-10-03Nodes: use extern templates for socket declarationsJacques Lucke
2021-10-03Cleanup: spelling in commentsCampbell Barton
2021-10-01Fix T87536: incorrect socket types in reroute nodesJacques Lucke
2021-09-30Cleanup: move node_common.c to c++Jacques Lucke
2021-09-29Cleanup: spelling in commentsCampbell Barton
2021-09-24Cleanup: spelling in commentsCampbell Barton
2021-09-23Geometry Nodes: Initial socket visualization for fields.Jacques Lucke
2021-09-23Geometry Nodes: remove old method to iterate over attributesJacques Lucke
2021-09-23Cleanup: Move more shader nodes to socket declaration APIHans Goudey
2021-09-15Nodes: refactor socket declarationsJacques Lucke
2021-09-14Nodes: cache node declaration on nodeJacques Lucke
2021-09-11Nodes: Add vector min/max support to new socket builder APIHans Goudey
2021-09-09Geometry Nodes: fields and anonymous attributesJacques Lucke
2021-09-08Fix T91241: wrong labels and identifiers for id socketsJacques Lucke
2021-08-30Nodes: add more flexible method to declare sockets of a nodeJacques Lucke
2021-08-20Functions: remove multi-function networkJacques Lucke
2021-08-02Cleanup: separate base and geometry nodes specific socket cpp typeJacques Lucke
2021-07-23Geometry Nodes: Display Node Warnings in ModifierHans Goudey
2021-07-21Fix T89881: ignore unavailable sockets when searching for link cyclesJacques Lucke
2021-07-14Fix T89851: Geometry nodes: wrongly detected "Node group has unidentifiedPhilipp Oeser
2021-07-14Geometry Nodes: initial socket inspectionJacques Lucke
2021-07-12Fix T89775: geometry nodes logging crash during renderJacques Lucke