Mr.doob преди 5 години
родител
ревизия
8a67ba5fa3
променени са 1 файла, в които са добавени 0 реда и са изтрити 2 реда
  1. 0 2
      utils/modularize.js

+ 0 - 2
utils/modularize.js

@@ -241,8 +241,6 @@ var files = [
 	{ path: 'utils/TypedArrayUtils.js', dependencies: [], ignoreList: [] },
 	{ path: 'utils/UVsDebug.js', dependencies: [], ignoreList: [ 'SphereBufferGeometry' ] },
 
-	{ path: 'vr/deprecated/DaydreamController.js', dependencies: [], ignoreList: [] },
-	{ path: 'vr/deprecated/GearVRController.js', dependencies: [], ignoreList: [] },
 	{ path: 'vr/WebVR.js', dependencies: [], ignoreList: [] },
 
 	{ path: 'WebGL.js', dependencies: [], ignoreList: [] },