From: vincent@cubedesigners.com Date: Wed, 22 Aug 2018 18:49:00 +0000 (+0000) Subject: #809 X-Git-Url: http://git.cubedesigners.com/?a=commitdiff_plain;h=ffdcf5bed13829dbc8d79a15db692873ada17016;p=cubeextranet.git #809 --- diff --git a/inc/ws/Util/html5/3dflip/class.ws.html5.compiler.php b/inc/ws/Util/html5/3dflip/class.ws.html5.compiler.php index 5b26b9042..497be3252 100644 --- a/inc/ws/Util/html5/3dflip/class.ws.html5.compiler.php +++ b/inc/ws/Util/html5/3dflip/class.ws.html5.compiler.php @@ -9,6 +9,8 @@ class wsHTML5Compiler 'js/libs/modernizr/modernizr.min.js', 'js/libs/modernizr/tests.js', 'js/libs/threejs/three.min.js', + 'js/libs/threejs/Projector.js', + 'js/libs/threejs/CanvasRenderer.js', 'js/libs/threejs/modifier.js', 'js/libs/threejs/stats.js', 'js/libs/cube/fb.js',