Blender Git Commit Log

Git Commits -> Revision 66581e9

Revision 66581e9 by kanttori (master)
May 2, 2012, 16:18 (GMT)
Fix #31176: Collada model shows weird textures in editmode

Issue with multimaterial meshes and mface to mpoly conversion being before assignment of materials (which is done on meshobject instancing?).
Added explicit bmesh conversion to MeshImporter which is called from DocumentImporter::import.

Commit Details:

Full Hash: 66581e903c346e60797669693de99fd710806af6
SVN Revision: 46197
Parent Commit: ade7f59
Lines Changed: +15, -2

3 Modified Paths:

/source/blender/collada/DocumentImporter.cpp (+2, -0) (Diff)
/source/blender/collada/MeshImporter.cpp (+11, -2) (Diff)
/source/blender/collada/MeshImporter.h (+2, -0) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021