Blender Git Commit Log

Git Commits -> Revision 5e6f3b8

Revision 5e6f3b8 by Jacques Lucke (master)
May 19, 2021, 09:02 (GMT)
Geometry Nodes: take materials into account when joining geometries

Materials are now kept intact when using the Join Geometry node
or when realizing instaces.

Commit Details:

Full Hash: 5e6f3b85646fe96031c3eafe65e9bc7b55468685
Parent Commit: 02b8027
Lines Changed: +79, -0

4 Modified Paths:

/source/blender/blenkernel/BKE_material.h (+1, -0) (Diff)
/source/blender/blenkernel/intern/geometry_set_instances.cc (+26, -0) (Diff)
/source/blender/blenkernel/intern/material.c (+25, -0) (Diff)
/source/blender/nodes/geometry/nodes/node_geo_join_geometry.cc (+27, -0) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021