Просмотр исходного кода

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 лет назад
Родитель
Сommit
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",