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-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
2021-07-07Geometry Nodes: refactor logging during geometry nodes evaluationJacques Lucke
2021-07-06Nodes: Adds button to groups to change type of sockets.Lukas Tönne
2021-07-03Cleanup: consistent use of tags: NOTE/TODO/FIXME/XXXCampbell Barton
2021-06-28Functions: improve CPPTypeJacques Lucke
2021-06-24Fix T89390: crash when join geometry node has only muted inputsJacques Lucke
2021-06-24Cleanup: comment blocks, trailing space in commentsCampbell Barton
2021-06-17Geometry Nodes: Add Curve Subdivision NodeHans Goudey
2021-06-11Nodes: cache socket identifier to index mappingJacques Lucke
2021-06-11Nodes: add utilities to check if there are undefined nodes/socketsJacques Lucke
2021-06-10Add unit for time stored in secondsSergey Sharybin
2021-06-04Nodes: Add Multiply Add to Vector Math nodesCharlie Jolly
2021-05-27Nodes: fix material node copied over when socket is copiedJacques Lucke
2021-05-26Fix T88588: crash when muting node with multi input socketJacques Lucke
2021-05-25Blenlib: Explicit Colors.Jeroen Bakker
2021-05-25Revert "Blenlib: Explicit Colors."Jeroen Bakker