remove uploadpath

beta.r3js.org
Theunis J. Botha 2016-10-12 12:48:06 +02:00
parent e8d6b56f42
commit 0b414dc4a5
1 changed files with 1 additions and 2 deletions

View File

@ -2215,8 +2215,7 @@ GameLib.D3.prototype.loadMaps = function(blenderMaterial, blenderMaps, threeMate
if (
blenderTexture &&
blenderTexture.image &&
blenderTexture.image.filename &&
blenderTexture.image.uploadPath
blenderTexture.image.filename
) {
var threeMap = null;