Geometry Nodes: Sample Materials #106666

Open
Iliya Katushenock wants to merge 5 commits from mod_moder/blender:sample_material into main

When changing the target branch, be careful to rebase the branch in your fork to match. See documentation.
1 changed files with 0 additions and 7 deletions
Showing only changes of commit 0be5a4eda7 - Show all commits

View File

@ -1,15 +1,8 @@
/* SPDX-License-Identifier: GPL-2.0-or-later */
#include "DEG_depsgraph_query.h"
#include "BLI_task.hh"
#include "DNA_mesh_types.h"
#include "DNA_meshdata_types.h"
#include "BKE_attribute.hh"
#include "BKE_curves.hh"
#include "BKE_mesh.hh"
#include "node_geometry_util.hh"