瀏覽代碼

Adding the universalCamera to fix gulp compilation

For now in the extras, if it belongs in the core, please move it there.
Raanan Weber 10 年之前
父節點
當前提交
eae516be0d
共有 1 個文件被更改,包括 1 次插入0 次删除
  1. 1 0
      Tools/Gulp/config.json

+ 1 - 0
Tools/Gulp/config.json

@@ -156,6 +156,7 @@
       "../../src/LensFlare/babylon.lensFlare.js",
       "../../src/LensFlare/babylon.lensFlareSystem.js",
       "../../src/Cameras/babylon.deviceOrientationCamera.js",
+      "../../src/Cameras/babylon.universalCamera.js",
       "../../src/Tools/babylon.gamepads.js",
       "../../src/Cameras/babylon.gamepadCamera.js",
       "../../src/Audio/babylon.analyser.js",