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-23Fix T93296: raycast node uses wrong domain for face corner attributesJacques Lucke
2021-11-12Fix: Node Class Type for Select by Handle TypeJohnny Matthews
2021-11-12Fix: Incorrect transfer attribute error message with curvesHans Goudey
2021-11-11Fix: Attribute Transfer node does not work with a single indexJacques Lucke
2021-11-09Fix: wrong attribute propagation in Distribute nodeJacques Lucke
2021-11-05Fix T92848: Crash when joining curves with spline domain attributesHans Goudey
2021-11-03Fix T92316: Inconsistent name for Set Curve Tilt nodeHans Goudey
2021-11-02Cleanup: Improve curve point attribute assertHans Goudey
2021-11-02Fix T92652: Joining curves breaks point attribute orderHans Goudey
2021-11-01Geometry Nodes: Support volumes in the set material nodeHans Goudey
2021-11-01Fix T92640: Crash with instance input to reverse curve nodeHans Goudey
2021-10-30Fix T92256: rotate Instances node does not take scaling into account correctlyJacques Lucke
2021-10-29Fix: Incorrect component type warning in points to volume nodeHans Goudey
2021-10-29Nodes: Add translation markers to new socket names and descriptionsHans Goudey
2021-10-29Fix T92499: duplicating geometry nodes modifier causes crashJacques Lucke
2021-10-29Fix T92324: crash caused by recursive instancingJacques Lucke
2021-10-27Geometry Nodes: Rename more geometry socketsHans Goudey
2021-10-27Geometry Nodes: Add Image Socket to Switch NodeJohnny Matthews
2021-10-27Geometry Nodes: output Index from ID node if the geometry has no idJacques Lucke
2021-10-27UI: Hide labels for subdivision surface node enumsHans Goudey
2021-10-27Geometry Nodes: use index field implicitly in Set ID nodeJacques Lucke
2021-10-27Geometry Nodes: use true as default in Set Shade Smooth nodeJacques Lucke
2021-10-27Geometry Nodes: Rename some socketsHans Goudey
2021-10-27Fix: incorrect warning in Instances to Points nodeJacques Lucke
2021-10-27Geometry Nodes: change default raycast directionJacques Lucke
2021-10-27Fix T92241: curve radius and tilt swapped after resamplingJacques Lucke
2021-10-26Geometry Nodes: Get and set nodes for ID attributeHans Goudey
2021-10-26Fix T92508: cache invalidation bug in Set Position nodeJacques Lucke
2021-10-26Geometry Nodes: geometry component type warning systemJacques Lucke
2021-10-26Geometry Nodes: Only create instance IDs when they existHans Goudey
2021-10-26Geometry Nodes: Support instances in the remove attribute nodeHans Goudey
2021-10-26Geometry Nodes: Handle multiple grids in the volume to mesh nodeHans Goudey
2021-10-26Geometry Nodes: remove reference to anonymous attributes in tooltipsJacques Lucke
2021-10-26Geometry Nodes: support viewing field values in spreadsheetJacques Lucke
2021-10-25UI: Make the mesh to volume node slightly narrowerHans Goudey
2021-10-25Geometry Nodes: Add "Fill Caps" option to curve to mesh nodeHans Goudey
2021-10-25Fix T92460: crash when instancing on curves generated from stringJacques Lucke
2021-10-25Geometry Nodes: new Image Texture nodeJacques Lucke
2021-10-25Geometry Nodes: use vector socket for offset in Set Position nodeJacques Lucke
2021-10-23Fix: Asset using selection in instances to points nodeHans Goudey
2021-10-23Geometry Nodes: Add Instances to Points NodeJarrett Johnson
2021-10-23Fix: Support swapped inputs properly in trim curve nodeHans Goudey
2021-10-23Fix: Cyclic single point bezier splines have multiple evaluated pointsHans Goudey
2021-10-23Fix: Assert for unused field evaluator in resample curve nodeHans Goudey
2021-10-23Fix: Double calculation of UVs in cone primitiveHans Goudey
2021-10-22Geometry Nodes: disable attribute search for non-attribute string socketsJacques Lucke
2021-10-21Geometry Nodes: Update bounding box to work on individual instancesHans Goudey
2021-10-21Fix: Curve trim crash on splines with no edgesHans Goudey
2021-10-21Fix T92387: crash in legacy point distribute nodeJacques Lucke
2021-10-21Cleanup: clang-formatCampbell Barton