浏览代码

picking is a physics dependency
The physicsHelper is using it

Raanan Weber 7 年之前
父节点
当前提交
8f4cc191af
共有 1 个文件被更改,包括 2 次插入1 次删除
  1. 2 1
      Tools/Gulp/config.json

+ 2 - 1
Tools/Gulp/config.json

@@ -931,7 +931,8 @@
                 "../../src/Physics/Plugins/babylon.oimoJSPlugin.js"
             ],
             "dependUpon": [
-                "core"
+                "core",
+                "picking"
             ]
         },
         "textureFormats": {