Explorar o código

Disable meshgenerator thumbnail

ShiroSmith %!s(int64=5) %!d(string=hai) anos
pai
achega
c94b3ed884
Modificáronse 1 ficheiros con 2 adicións e 2 borrados
  1. 2 2
      hrt/prefab/l3d/MeshGenerator.hx

+ 2 - 2
hrt/prefab/l3d/MeshGenerator.hx

@@ -647,8 +647,8 @@ class MeshGenerator extends Object3D {
 				});
 			}
 
-			renderMeshThumbnail(ctx.rootContext, mp.meshPath);
-			rootElement.find('.meshGenerator-thumbnail').css("background-image", 'url("file://${getThumbnailPath(ctx, mp.meshPath)}")');
+			//renderMeshThumbnail(ctx.rootContext, mp.meshPath);
+			//rootElement.find('.meshGenerator-thumbnail').css("background-image", 'url("file://${getThumbnailPath(ctx, mp.meshPath)}")');
 
 			ctx.properties.add(rootElement, mp, function(pname) {});