Blender Git Commit Log

Git Commits -> Revision bc83fc9

Revision bc83fc9 by Brecht Van Lommel (master)
April 22, 2020, 11:59 (GMT)
Fix T75981: crash in sculpt mode with mesh that used to have multiple materials

The material indices in a mesh can exceed the number of available materials
slots in the object or mesh, sculpt drawing was not taking that into account.

Commit Details:

Full Hash: bc83fc9c04bef0e151518e8da299243999363799
Parent Commit: b2cc2dd
Lines Changed: +19, -7

4 Modified Paths:

/source/blender/draw/engines/eevee/eevee_materials.c (+4, -4) (Diff)
/source/blender/draw/engines/workbench/workbench_engine.c (+1, -1) (Diff)
/source/blender/draw/intern/draw_manager_data.c (+10, -1) (Diff)
/source/blender/draw/intern/DRW_render.h (+4, -1) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021