Blender Git Commit Log

Git Commits -> Revision 482a42c

Revision 482a42c by Jacques Lucke (master)
March 31, 2021, 14:25 (GMT)
Fix T87087: attributes were removed automatically even though they are still needed

The geometry nodes modifier did not specify that it needs all custom data layers.
Therefore the modifier evaluation code tagged some layers so that they will not be
copied later on by calling `mesh_set_only_copy` in `mesh_calc_modifiers`.

Commit Details:

Full Hash: 482a42c0f6ee2e64cf74d16630654a6a142a16c9
Parent Commit: 23bd6cf
Lines Changed: +1, -0

1 Modified Path:

/source/blender/modifiers/intern/MOD_nodes.cc (+1, -0) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021