Blender Git Commit Log

Git Commits -> Revision 4b2198a

Revision 4b2198a by Bastien Montagne (master)
January 3, 2019, 17:09 (GMT)
Fix T59925: Crash when adding any generative modifier on a curve with more than one material.

Am not totally convinced that generating meshes without fully valid
material info is a good thing, but this seems to be rather common in our
code base (in both mesh editing and convert-to-mesh cases).

So for now, duplicated code in mesh eval finalization to main displist
creation/eval function, synchronizing mat data at the end of modifiers
stack eval, if needed.

Commit Details:

Full Hash: 4b2198a96ac368fa5f2a353c7c148e015246cccf
Parent Commit: 255ab75
Lines Changed: +11, -1

1 Modified Path:

/source/blender/blenkernel/intern/displist.c (+11, -1) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021