Blender Git Commit Log

Git Commits -> Revision f34fc60

Revision f34fc60 by Bastien Montagne (master)
July 8, 2016, 16:11 (GMT)
Libquery: fix missing image pointers from Mesh's UV layers.

Not really happy with this, could lead to a **lot** of callback executions...
But libquery foreach looper must go over **all** ID pointers,
otherwise remapping & co is broken!

A possible fix for future would be to have 'image slots' defined at root of poly/facetex layers,
and just a (short) index in each face/poly item - would also save a reasonable amount of memory...

Commit Details:

Full Hash: f34fc60aa4b8682c3e3b13907dad4407a1f91b2a
Parent Commit: d1a4ae3
Lines Changed: +26, -0

1 Modified Path:

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