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-27Geometry Nodes: Show hint in empty output attributes panelHans Goudey
2021-10-27Fix building WITH_FLUID=OFFCampbell Barton
2021-10-27Fix warning after recent fluid modifier changesSergey Sharybin
2021-10-27Fix T92423: Blender freeze rendering animation with MantaflowSergey Sharybin
2021-10-26Geometry Nodes: Only create instance IDs when they existHans Goudey
2021-10-24Fix: memory leak after type conversion in geometry nodes groupJacques Lucke
2021-10-24Cleanup: spelling in commentsCampbell Barton
2021-10-21Geometry Nodes: Attribute search in the modifierHans Goudey
2021-10-21Geometry Nodes: fix force-computing multiple non-output socketsJacques Lucke
2021-10-20Geometry Nodes: Make Random ID a builtin attribute, remove socketsHans Goudey
2021-10-20Cleanup: use elem macrosCampbell Barton
2021-10-19Geometry Nodes: Remove implicit realizing and conversionHans Goudey
2021-10-18Fix: missing use-attribute property in geometry nodes modifierJacques Lucke
2021-10-18Geometry Nodes: decouple multi-function lifetimes from modifierJacques Lucke
2021-10-17UI: Visual style update to panelsPablo Vazquez
2021-10-15Cleanup: Refactor use of implicit inputs in geometry nodesHans Goudey
2021-10-15Geometry Nodes: Add Voronoi TextureCharlie Jolly
2021-10-15Geometry Nodes: Port shader gradient texture nodeCharlie Jolly
2021-10-14Geometry Nodes: Add White Noise textureCharlie Jolly
2021-10-14Nodes: add boilerplate for image socketsCharlie Jolly
2021-10-14Cleanup: avoid using size for array length in namingCampbell Barton
2021-10-12Cleanup: Attempt to fix benign macOS compile warningsHans Goudey
2021-10-11Geometry Nodes: Add Nodes to Get/Set Built-in AttributesJohnny Matthews
2021-10-06Pass correct array size to BKE_object_material_remap_calcJacob Lewallen
2021-10-03Data Transfer: Remove unnecessary noisy error messageHans Goudey
2021-10-03Cleanup: spelling in commentsCampbell Barton
2021-09-29Cleanup: Add constructor for AttributeFieldInputHans Goudey
2021-09-28Geometry Nodes: Fields version of attribute proximity nodeHans Goudey
2021-09-28Geometry Nodes: Remove experimental option for fieldsJacques Lucke
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: Fluid/Cloth/DynamicPaint: Only share pointcaches in CoW case.Bastien Montagne
2021-09-27Cleanup: Fix incorrect commentsHans Goudey
2021-09-27Geometry Nodes: Move output attribute names to a subpanelHans Goudey
2021-09-27Geometry Nodes: support creating new attributes in modifierJacques Lucke
2021-09-27Geometry Nodes: new Instance on Points nodeJacques Lucke
2021-09-24Geometry Nodes: Add versioning and legacy warning for random float nodeHans Goudey
2021-09-24Geometry Nodes: Random Value NodeJohnny Matthews
2021-09-22Geometry Nodes: Add legacy warning and "View Legacy" operatorHans Goudey
2021-09-20Geometry Nodes: use implicit position input in noise nodeJacques Lucke
2021-09-20Geometry Nodes: implicit position input in Set Position nodeJacques Lucke
2021-09-17Fix: Nodes modifier ignores input value with new property missingHans Goudey
2021-09-17Geometry Nodes: Add a toggle to use attributes as input valuesHans Goudey
2021-09-15Cleanup: Use function to mark mesh normals dirtyHans Goudey
2021-09-11Geometry Nodes: Support modifier on curve objectsHans Goudey
2021-09-11Geometry Nodes: add field support for socket inspectionJacques Lucke
2021-09-10Modifiers: export motion blur velocity through attributeBrecht Van Lommel
2021-09-09Geometry Nodes: Allow exposing color sockets to the modifierHans Goudey
2021-09-09Geometry Nodes: fields and anonymous attributesJacques Lucke
2021-09-09Modifier: add support for vertex groupsMaxime Casas