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-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
2021-12-08Cleanup: Clang-Tidy modernize-redundant-void-argAaron Carlisle
2021-12-07Geometry Nodes: Edge Neighbors NodeJohnny Matthews
2021-12-07Geometry Nodes: new Geometry to Instance nodeJacques Lucke
2021-12-07Revert moving all shader nodes to c++Jacques Lucke
2021-12-07Cleanup: move public doc-strings into headers for 'blenkernel'Campbell Barton
2021-12-07Cleanup: Remove unused includesHans Goudey
2021-12-06Shader Nodes: Split each node into own fileAaron Carlisle
2021-12-06Geometry Nodes: 4 Field Inputs for Mesh Topology DataJohnny Matthews
2021-12-04Cleanup: Use references in node editor, other improvementsHans Goudey
2021-12-01Geometry Nodes: Dual Mesh NodeWannes Malfait
2021-12-01Geometry Nodes: Generalized Compare NodeJohnny Matthews
2021-11-30Geometry Nodes: Rename Curve Parameter, Add Index on SplineJohnny Matthews
2021-11-29Geometry Nodes: Domain Size NodeJohnny Matthews
2021-11-29Refactor BKE_bpath module.Bastien Montagne
2021-11-24Cleanup: `IDTypeInfo` new `asset_type_info` member.Bastien Montagne
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-15Cleanup: remove unnecessary functionsJacques Lucke
2021-11-15Merge branch 'blender-v3.0-release'Hans Goudey
2021-11-15Fix T89260: Eevee crashes with custom node sockets.Jeroen Bakker
2021-11-12Fix T91826: Inconsistent node socket name identifier separatorHans Goudey
2021-11-11Merge branch 'blender-v3.0-release'Jacques Lucke
2021-11-11Fix: wrong field inferencing with unavailable socketsJacques Lucke
2021-11-08Fix inconsistent creation of `NodeTreeTypeUndefined` type of node treeBastien Montagne
2021-11-08Nodes: store socket declaration reference in socketJacques Lucke
2021-11-07Cleanup: Clang tidyHans Goudey
2021-11-06Nodes: add preview image storage to node groupJacques Lucke
2021-11-04Merge branch 'blender-v3.0-release'Jacques Lucke
2021-11-04Fix T92799: handle undefined node group type in field inferencingJacques Lucke
2021-11-03Merge remote-tracking branch 'origin/blender-v3.0-release'Julian Eisel
2021-11-03Fix T89709: avoid double node links after delete and reconnectColin
2021-11-02Merge branch 'blender-v3.0-release'Jacques Lucke
2021-11-02Images: refactor how failed image load attempts are rememberedJacques Lucke
2021-10-29LibQuery: Add macro to help break looping when requested.Bastien Montagne
2021-10-27Fix T92264: incorrect field inferencing when muting link between reroutesJacques Lucke
2021-10-27Fix T92328: crash during field inferencing when there is a link cycleJacques Lucke
2021-10-26Geometry Nodes: Get and set nodes for ID attributeHans Goudey
2021-10-26Geometry Nodes: Handle multiple grids in the volume to mesh nodeHans Goudey
2021-10-26Cleanup: LibQuery: Rename `BKE_LIB_FOREACHID_PROCESS` to `BKE_LIB_FOREACHID_P...Bastien Montagne
2021-10-25Geometry Nodes: new Image Texture nodeJacques Lucke
2021-10-24Geometry Nodes: Rename node "String Substring"Erik Abrahamsson
2021-10-23Geometry Nodes: Add Instances to Points NodeJarrett Johnson
2021-10-22Cleanup: restore alphabetic orderingJacques Lucke
2021-10-22Geometry Nodes: add Boolean and Integer Input nodesDorian