Blender Git Commit Log

Git Commits -> Revision 40f2c92

Revision 40f2c92 by Clément Foucault (master)
April 23, 2020, 15:41 (GMT)
Fix T72506 EEVEE: Collection Holdout propagates accross material instances

This fix the issue by introducing a default material only for collection
holdouts. This avoids hash colision when the same material is used in
collections without holdout enabled.

Commit Details:

Full Hash: 40f2c92460c356f5ab22d4b9e138383014d95aae
Parent Commit: 2467f4d
Lines Changed: +16, -17

3 Modified Paths:

/source/blender/blenkernel/BKE_material.h (+1, -0) (Diff)
/source/blender/blenkernel/intern/material.c (+7, -0) (Diff)
/source/blender/draw/engines/eevee/eevee_materials.c (+8, -17) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021