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-05prepare for unity buildsJacques Lucke
2021-11-04Fix T92799: handle undefined node group type in field inferencingJacques Lucke
2021-11-03Fix T89709: avoid double node links after delete and reconnectColin
2021-11-02Images: refactor how failed image load attempts are rememberedJacques Lucke
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
2021-10-20Geometry Nodes: Fields version of Curve to Points nodeHans Goudey
2021-10-20Cleanup: use elem macrosCampbell Barton
2021-10-20Fix T92354: Missing raycast node in geometry nodes add menuHans Goudey
2021-10-19Geometry Nodes: Replace String nodeErik Abrahamsson
2021-10-19Geometry Nodes: Fields version of the raycast nodeHans Goudey
2021-10-18Fix: dangling pointer caused use-after-freeJacques Lucke
2021-10-18Nodes: support sharing node declarations between nodesJacques Lucke
2021-10-18Geometry Nodes: Endpoint Selection NodesJohnny Matthews
2021-10-17Geometry Nodes: change field visualization when there is an errorJacques Lucke
2021-10-15Geometry Nodes: Updated Subdivision Surface NodeJarrett Johnson
2021-10-15Geometry Nodes: Fields transfer attribute nodeHans Goudey
2021-10-15Fix: Field type inference considers unavailable socketsHans Goudey
2021-10-14Geometry Nodes: Field version of mesh to curve nodeHans Goudey
2021-10-13Geometry Nodes: Fields version of edge split nodeHans Goudey
2021-10-13Geometry Nodes: Rotate Instances NodeErik Abrahamsson
2021-10-13Geometry Nodes: Scale Instances NodeErik Abrahamsson
2021-10-13Geometry Nodes: Translate Instances NodeErik Abrahamsson
2021-10-13Geometry Nodes: Material Index, Set MaterialJohnny Matthews
2021-10-12Geometry Nodes: Add Color input nodeCharlie Jolly
2021-10-11Geometry Nodes: Add Nodes to Get/Set Built-in AttributesJohnny Matthews
2021-10-11Geometry Nodes: Separate and Delete Geometry for fieldsWannes Malfait
2021-10-09Geometry Nodes: Align Euler to Vector NodeJarrett Johnson
2021-10-03Geometry Nodes: Handle Type Selection Node UpdateJohnny Matthews (guitargeek)
2021-10-03Geometry Nodes: Points to Volume Fields UpdateJohnny Matthews (guitargeek)
2021-10-03Geometry Nodes: Add Rotate Euler NodeJarrett Johnson
2021-10-01Geometry Nodes: Set Handle Type Node Field Updateguitargeek
2021-10-01Geometry Nodes: Set Spline Type Node Field Updateguitargeek
2021-10-01Geometry Nodes: Spline Length Input Nodeguitargeek
2021-10-01Geometry Nodes: Curve Subdivide Node with Fieldsguitargeek
2021-09-30Nodes: Add Float Curve for GN and Shader nodes.Charlie Jolly
2021-09-28Geometry Nodes: Fields version of attribute proximity nodeHans Goudey
2021-09-28Cleanup: Sort node types alphabeticallyHans Goudey
2021-09-28Geometry Nodes: Field version of curve reverse nodeJohnny Matthews
2021-09-28Geometry Nodes: Mesh Point Cloud Conversion NodesHans Goudey
2021-09-28Geometry Nodes: Only show attribute toggle for field inputsHans Goudey
2021-09-28Fix: field inferencing fails when there are undefined nodesJacques Lucke