Fixed 2nd UV set import issues. Lightmapping now fully functional

--HG--
extra : convert_revision : svn%3A7752d6cf-9f14-4ad2-affc-04f1e67b81a5/trunk%4025
This commit is contained in:
kearwood
2012-04-05 20:12:39 +00:00
parent f2845b2456
commit ee3fbb8a8a
4 changed files with 232 additions and 44 deletions

View File

@@ -106,4 +106,3 @@ KRMesh *KRModel::getMesh() {
return m_pMesh;
}