ソースを参照

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",