Blender Git Commit Log

Git Commits -> Revision 1270ab9

Revision 1270ab9 by Bastien Montagne (master)
July 20, 2016, 14:42 (GMT)
Fix T48898: shaders are removed from metaballs on cycles render.

Note that issue has several levels here actually, first one was metaball's materials
not being properly copied into new mesh (code was commented out because of some crash it
seems, made it a bit closer to mesh one and got no crash at all...).

Then, we were calling test_object_materials when ob->data is actually *not* new tmpmesh!

Will remove this call completely in next commit (to make it easier to bisect), I cannot see
any case where object would be assigned with newly generated tmpmesh in this func.

Commit Details:

Full Hash: 1270ab91be53fd90e404e6366c73cc99ba470b14
Parent Commit: 4e5ee5b
Lines Changed: +12, -7

1 Modified Path:

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