Explorar o código

Merge pull request #18749 from Mugen87/dev42

Examples: Deprecate examples/js.
Mr.doob %!s(int64=5) %!d(string=hai) anos
pai
achega
abac1e6b91
Modificáronse 100 ficheiros con 105 adicións e 26 borrados
  1. 2 2
      docs/manual/en/introduction/Import-via-modules.html
  2. 1 10
      docs/manual/en/introduction/Loading-3D-models.html
  3. 4 4
      docs/manual/zh/introduction/Import-via-modules.html
  4. 2 10
      docs/manual/zh/introduction/Loading-3D-models.html
  5. 1 0
      examples/js/WebGL.js
  6. 1 0
      examples/js/animation/AnimationClipCreator.js
  7. 1 0
      examples/js/animation/CCDIKSolver.js
  8. 1 0
      examples/js/animation/MMDAnimationHelper.js
  9. 1 0
      examples/js/animation/MMDPhysics.js
  10. 1 0
      examples/js/animation/TimelinerController.js
  11. 1 0
      examples/js/cameras/CinematicCamera.js
  12. 1 0
      examples/js/controls/DeviceOrientationControls.js
  13. 1 0
      examples/js/controls/DragControls.js
  14. 1 0
      examples/js/controls/FirstPersonControls.js
  15. 1 0
      examples/js/controls/FlyControls.js
  16. 1 0
      examples/js/controls/OrbitControls.js
  17. 1 0
      examples/js/controls/PointerLockControls.js
  18. 1 0
      examples/js/controls/TrackballControls.js
  19. 1 0
      examples/js/controls/TransformControls.js
  20. 1 0
      examples/js/curves/CurveExtras.js
  21. 1 0
      examples/js/curves/NURBSCurve.js
  22. 1 0
      examples/js/curves/NURBSSurface.js
  23. 1 0
      examples/js/curves/NURBSUtils.js
  24. 1 0
      examples/js/effects/AnaglyphEffect.js
  25. 1 0
      examples/js/effects/AsciiEffect.js
  26. 1 0
      examples/js/effects/OutlineEffect.js
  27. 1 0
      examples/js/effects/ParallaxBarrierEffect.js
  28. 1 0
      examples/js/effects/PeppersGhostEffect.js
  29. 1 0
      examples/js/effects/StereoEffect.js
  30. 1 0
      examples/js/exporters/ColladaExporter.js
  31. 1 0
      examples/js/exporters/DRACOExporter.js
  32. 1 0
      examples/js/exporters/GLTFExporter.js
  33. 1 0
      examples/js/exporters/MMDExporter.js
  34. 1 0
      examples/js/exporters/OBJExporter.js
  35. 1 0
      examples/js/exporters/PLYExporter.js
  36. 1 0
      examples/js/exporters/STLExporter.js
  37. 1 0
      examples/js/exporters/TypedGeometryExporter.js
  38. 1 0
      examples/js/geometries/BoxLineGeometry.js
  39. 1 0
      examples/js/geometries/ConvexGeometry.js
  40. 1 0
      examples/js/geometries/DecalGeometry.js
  41. 1 0
      examples/js/geometries/LightningStrike.js
  42. 1 0
      examples/js/geometries/ParametricGeometries.js
  43. 1 0
      examples/js/geometries/TeapotBufferGeometry.js
  44. 1 0
      examples/js/interactive/SelectionBox.js
  45. 1 0
      examples/js/interactive/SelectionHelper.js
  46. 1 0
      examples/js/lights/LightProbeGenerator.js
  47. 1 0
      examples/js/lights/RectAreaLightUniformsLib.js
  48. 1 0
      examples/js/lines/Line2.js
  49. 1 0
      examples/js/lines/LineGeometry.js
  50. 1 0
      examples/js/lines/LineMaterial.js
  51. 1 0
      examples/js/lines/LineSegments2.js
  52. 1 0
      examples/js/lines/LineSegmentsGeometry.js
  53. 1 0
      examples/js/lines/Wireframe.js
  54. 1 0
      examples/js/lines/WireframeGeometry2.js
  55. 1 0
      examples/js/loaders/3MFLoader.js
  56. 1 0
      examples/js/loaders/AMFLoader.js
  57. 1 0
      examples/js/loaders/AssimpLoader.js
  58. 1 0
      examples/js/loaders/BVHLoader.js
  59. 1 0
      examples/js/loaders/BasisTextureLoader.js
  60. 1 0
      examples/js/loaders/ColladaLoader.js
  61. 1 0
      examples/js/loaders/DDSLoader.js
  62. 1 0
      examples/js/loaders/DRACOLoader.js
  63. 1 0
      examples/js/loaders/EXRLoader.js
  64. 1 0
      examples/js/loaders/FBXLoader.js
  65. 1 0
      examples/js/loaders/GCodeLoader.js
  66. 1 0
      examples/js/loaders/GLTFLoader.js
  67. 1 0
      examples/js/loaders/HDRCubeTextureLoader.js
  68. 1 0
      examples/js/loaders/KMZLoader.js
  69. 1 0
      examples/js/loaders/KTXLoader.js
  70. 1 0
      examples/js/loaders/LDrawLoader.js
  71. 1 0
      examples/js/loaders/MD2Loader.js
  72. 1 0
      examples/js/loaders/MMDLoader.js
  73. 1 0
      examples/js/loaders/MTLLoader.js
  74. 1 0
      examples/js/loaders/NRRDLoader.js
  75. 1 0
      examples/js/loaders/OBJLoader.js
  76. 1 0
      examples/js/loaders/PCDLoader.js
  77. 1 0
      examples/js/loaders/PDBLoader.js
  78. 1 0
      examples/js/loaders/PLYLoader.js
  79. 1 0
      examples/js/loaders/PRWMLoader.js
  80. 1 0
      examples/js/loaders/PVRLoader.js
  81. 1 0
      examples/js/loaders/RGBELoader.js
  82. 1 0
      examples/js/loaders/STLLoader.js
  83. 1 0
      examples/js/loaders/SVGLoader.js
  84. 1 0
      examples/js/loaders/TDSLoader.js
  85. 1 0
      examples/js/loaders/TGALoader.js
  86. 1 0
      examples/js/loaders/TTFLoader.js
  87. 1 0
      examples/js/loaders/VRMLLoader.js
  88. 1 0
      examples/js/loaders/VRMLoader.js
  89. 1 0
      examples/js/loaders/VTKLoader.js
  90. 1 0
      examples/js/loaders/XLoader.js
  91. 1 0
      examples/js/math/ColorConverter.js
  92. 1 0
      examples/js/math/ConvexHull.js
  93. 1 0
      examples/js/math/ImprovedNoise.js
  94. 1 0
      examples/js/math/Lut.js
  95. 1 0
      examples/js/math/SimplexNoise.js
  96. 1 0
      examples/js/misc/ConvexObjectBreaker.js
  97. 1 0
      examples/js/misc/GPUComputationRenderer.js
  98. 1 0
      examples/js/misc/Gyroscope.js
  99. 1 0
      examples/js/misc/MD2Character.js
  100. 1 0
      examples/js/misc/MD2CharacterComplex.js

+ 2 - 2
docs/manual/en/introduction/Import-via-modules.html

@@ -66,8 +66,8 @@
 		<p>
 			The core of three.js is focused on the most important components of a 3D engine. Many other components like loaders or controls are part of the
 			examples directory. three.js ensures that these files are kept in sync with the core but users have to import them separately if they are required
-			for a project. You can find in the [link:https://github.com/mrdoob/three.js/tree/master/examples/jsm examples/jsm] directory an ES6
-			module version for almost all example files. If you install three.js via npm, you can import them like so:
+			for a project. You can find them in the [link:https://github.com/mrdoob/three.js/tree/master/examples/jsm examples/jsm] directory. If you install three.js
+			via npm, import example files like so:
 		</p>
 		<code>
 		import { OrbitControls } from 'three/examples/jsm/controls/OrbitControls.js';

+ 1 - 10
docs/manual/en/introduction/Loading-3D-models.html

@@ -81,19 +81,10 @@
 
 	<p>
 		Only a few loaders (e.g. [page:ObjectLoader]) are included by default with
-		three.js — others should be added to your page individually. Depending on your
-		preference and comfort with build tools, choose one of the following:
+		three.js — others should be added to your app individually.
 	</p>
 
 	<code>
-		// global script
-		&lt;script src="GLTFLoader.js"&gt;&lt;/script&gt;
-
-		// commonjs
-		var THREE = window.THREE = require('three');
-		require('three/examples/js/loaders/GLTFLoader');
-
-		// ES modules
 		import { GLTFLoader } from 'three/examples/jsm/loaders/GLTFLoader';
 	</code>
 

+ 4 - 4
docs/manual/zh/introduction/Import-via-modules.html

@@ -64,10 +64,10 @@
 
 		<h2>可引入的示例</h2>
 		<p>
-			three.js的核心专注于实现3D引擎中最为重要的组件。其他诸如加载器和控制器等组件,是示例文件夹中的一部分。
-			three.js确保这些文件能够与核心保持同步,但如果在一个项目中这些组件是必要的,用户将必须分别地引入它们。
-			你可以在[link:https://github.com/mrdoob/three.js/tree/master/examples/jsm examples/jsm]文件夹中找到所有示例文件的ES6版本。
-			如果你是通过npm来安装three.js的,那么你可以使用类似下面的代码来引入它们:
+			The core of three.js is focused on the most important components of a 3D engine. Many other components like loaders or controls are part of the
+			examples directory. three.js ensures that these files are kept in sync with the core but users have to import them separately if they are required
+			for a project. You can find them in the [link:https://github.com/mrdoob/three.js/tree/master/examples/jsm examples/jsm] directory. If you install three.js
+			via npm, import example files like so:
 		</p>
 		<code>
 		import { OrbitControls } from 'three/examples/jsm/controls/OrbitControls.js';

+ 2 - 10
docs/manual/zh/introduction/Loading-3D-models.html

@@ -70,19 +70,11 @@
 	<h2>加载</h2>
 
 	<p>
-		three.js中默认仅包含了几个加载器(例如:[page:ObjectLoader])——其它加载器需要你分别地添加到页面中。
-		取决于你对构建工具的偏好,选择以下任意一种方式:
+		Only a few loaders (e.g. [page:ObjectLoader]) are included by default with
+		three.js — others should be added to your app individually.
 	</p>
 
 	<code>
-		// global script
-		&lt;script src="GLTFLoader.js"&gt;&lt;/script&gt;
-
-		// commonjs
-		var THREE = window.THREE = require('three');
-		require('three/examples/js/loaders/GLTFLoader');
-
-		// ES modules
 		import { GLTFLoader } from 'three/examples/jsm/loaders/GLTFLoader';
 	</code>
 

+ 1 - 0
examples/js/WebGL.js

@@ -1,3 +1,4 @@
+console.warn( "THREE.WebGL: As part of the transition to ES6 Modules, the files in 'examples/js' have been deprecated in r117 (May 2020) and will be deleted in r124 (December 2020). You can find more information about developing using ES6 Modules in https://threejs.org/docs/index.html#manual/en/introduction/Import-via-modules." );
 /**
  * @author alteredq / http://alteredqualia.com/
  * @author mrdoob / http://mrdoob.com/

+ 1 - 0
examples/js/animation/AnimationClipCreator.js

@@ -1,3 +1,4 @@
+console.warn( "THREE.AnimationClipCreator: As part of the transition to ES6 Modules, the files in 'examples/js' have been deprecated in r117 (May 2020) and will be deleted in r124 (December 2020). You can find more information about developing using ES6 Modules in https://threejs.org/docs/index.html#manual/en/introduction/Import-via-modules." );
 /**
  *
  * Creator of typical test AnimationClips / KeyframeTracks

+ 1 - 0
examples/js/animation/CCDIKSolver.js

@@ -1,3 +1,4 @@
+console.warn( "THREE.CCDIKSolver: As part of the transition to ES6 Modules, the files in 'examples/js' have been deprecated in r117 (May 2020) and will be deleted in r124 (December 2020). You can find more information about developing using ES6 Modules in https://threejs.org/docs/index.html#manual/en/introduction/Import-via-modules." );
 /**
  * @author takahiro / https://github.com/takahirox
  *

+ 1 - 0
examples/js/animation/MMDAnimationHelper.js

@@ -1,3 +1,4 @@
+console.warn( "THREE.MMDAnimationHelper: As part of the transition to ES6 Modules, the files in 'examples/js' have been deprecated in r117 (May 2020) and will be deleted in r124 (December 2020). You can find more information about developing using ES6 Modules in https://threejs.org/docs/index.html#manual/en/introduction/Import-via-modules." );
 /**
  * @author takahiro / https://github.com/takahirox
  *

+ 1 - 0
examples/js/animation/MMDPhysics.js

@@ -1,3 +1,4 @@
+console.warn( "THREE.MMDPhysics: As part of the transition to ES6 Modules, the files in 'examples/js' have been deprecated in r117 (May 2020) and will be deleted in r124 (December 2020). You can find more information about developing using ES6 Modules in https://threejs.org/docs/index.html#manual/en/introduction/Import-via-modules." );
 /**
  * @author takahiro / https://github.com/takahirox
  *

+ 1 - 0
examples/js/animation/TimelinerController.js

@@ -1,3 +1,4 @@
+console.warn( "THREE.TimelinerController: As part of the transition to ES6 Modules, the files in 'examples/js' have been deprecated in r117 (May 2020) and will be deleted in r124 (December 2020). You can find more information about developing using ES6 Modules in https://threejs.org/docs/index.html#manual/en/introduction/Import-via-modules." );
 /**
  * Controller class for the Timeliner GUI.
  *

+ 1 - 0
examples/js/cameras/CinematicCamera.js

@@ -1,3 +1,4 @@
+console.warn( "THREE.CinematicCamera: As part of the transition to ES6 Modules, the files in 'examples/js' have been deprecated in r117 (May 2020) and will be deleted in r124 (December 2020). You can find more information about developing using ES6 Modules in https://threejs.org/docs/index.html#manual/en/introduction/Import-via-modules." );
 /**
  * @author mrdoob / http://mrdoob.com/
  * @author greggman / http://games.greggman.com/

+ 1 - 0
examples/js/controls/DeviceOrientationControls.js

@@ -1,3 +1,4 @@
+console.warn( "THREE.DeviceOrientationControls: As part of the transition to ES6 Modules, the files in 'examples/js' have been deprecated in r117 (May 2020) and will be deleted in r124 (December 2020). You can find more information about developing using ES6 Modules in https://threejs.org/docs/index.html#manual/en/introduction/Import-via-modules." );
 /**
  * @author richt / http://richt.me
  * @author WestLangley / http://github.com/WestLangley

+ 1 - 0
examples/js/controls/DragControls.js

@@ -1,3 +1,4 @@
+console.warn( "THREE.DragControls: As part of the transition to ES6 Modules, the files in 'examples/js' have been deprecated in r117 (May 2020) and will be deleted in r124 (December 2020). You can find more information about developing using ES6 Modules in https://threejs.org/docs/index.html#manual/en/introduction/Import-via-modules." );
 /**
  * @author zz85 / https://github.com/zz85
  * @author mrdoob / http://mrdoob.com

+ 1 - 0
examples/js/controls/FirstPersonControls.js

@@ -1,3 +1,4 @@
+console.warn( "THREE.FirstPersonControls: As part of the transition to ES6 Modules, the files in 'examples/js' have been deprecated in r117 (May 2020) and will be deleted in r124 (December 2020). You can find more information about developing using ES6 Modules in https://threejs.org/docs/index.html#manual/en/introduction/Import-via-modules." );
 /**
  * @author mrdoob / http://mrdoob.com/
  * @author alteredq / http://alteredqualia.com/

+ 1 - 0
examples/js/controls/FlyControls.js

@@ -1,3 +1,4 @@
+console.warn( "THREE.FlyControls: As part of the transition to ES6 Modules, the files in 'examples/js' have been deprecated in r117 (May 2020) and will be deleted in r124 (December 2020). You can find more information about developing using ES6 Modules in https://threejs.org/docs/index.html#manual/en/introduction/Import-via-modules." );
 /**
  * @author James Baicoianu / http://www.baicoianu.com/
  */

+ 1 - 0
examples/js/controls/OrbitControls.js

@@ -1,3 +1,4 @@
+console.warn( "THREE.OrbitControls: As part of the transition to ES6 Modules, the files in 'examples/js' have been deprecated in r117 (May 2020) and will be deleted in r124 (December 2020). You can find more information about developing using ES6 Modules in https://threejs.org/docs/index.html#manual/en/introduction/Import-via-modules." );
 /**
  * @author qiao / https://github.com/qiao
  * @author mrdoob / http://mrdoob.com

+ 1 - 0
examples/js/controls/PointerLockControls.js

@@ -1,3 +1,4 @@
+console.warn( "THREE.PointerLockControls: As part of the transition to ES6 Modules, the files in 'examples/js' have been deprecated in r117 (May 2020) and will be deleted in r124 (December 2020). You can find more information about developing using ES6 Modules in https://threejs.org/docs/index.html#manual/en/introduction/Import-via-modules." );
 /**
  * @author mrdoob / http://mrdoob.com/
  * @author Mugen87 / https://github.com/Mugen87

+ 1 - 0
examples/js/controls/TrackballControls.js

@@ -1,3 +1,4 @@
+console.warn( "THREE.TrackballControls: As part of the transition to ES6 Modules, the files in 'examples/js' have been deprecated in r117 (May 2020) and will be deleted in r124 (December 2020). You can find more information about developing using ES6 Modules in https://threejs.org/docs/index.html#manual/en/introduction/Import-via-modules." );
 /**
  * @author Eberhard Graether / http://egraether.com/
  * @author Mark Lundin 	/ http://mark-lundin.com

+ 1 - 0
examples/js/controls/TransformControls.js

@@ -1,3 +1,4 @@
+console.warn( "THREE.TransformControls: As part of the transition to ES6 Modules, the files in 'examples/js' have been deprecated in r117 (May 2020) and will be deleted in r124 (December 2020). You can find more information about developing using ES6 Modules in https://threejs.org/docs/index.html#manual/en/introduction/Import-via-modules." );
 /**
  * @author arodic / https://github.com/arodic
  */

+ 1 - 0
examples/js/curves/CurveExtras.js

@@ -1,3 +1,4 @@
+console.warn( "THREE.CurveExtras: As part of the transition to ES6 Modules, the files in 'examples/js' have been deprecated in r117 (May 2020) and will be deleted in r124 (December 2020). You can find more information about developing using ES6 Modules in https://threejs.org/docs/index.html#manual/en/introduction/Import-via-modules." );
 /**
  * A bunch of parametric curves
  * @author zz85

+ 1 - 0
examples/js/curves/NURBSCurve.js

@@ -1,3 +1,4 @@
+console.warn( "THREE.NURBSCurve: As part of the transition to ES6 Modules, the files in 'examples/js' have been deprecated in r117 (May 2020) and will be deleted in r124 (December 2020). You can find more information about developing using ES6 Modules in https://threejs.org/docs/index.html#manual/en/introduction/Import-via-modules." );
 /**
  * @author renej
  * NURBS curve object

+ 1 - 0
examples/js/curves/NURBSSurface.js

@@ -1,3 +1,4 @@
+console.warn( "THREE.NURBSSurface: As part of the transition to ES6 Modules, the files in 'examples/js' have been deprecated in r117 (May 2020) and will be deleted in r124 (December 2020). You can find more information about developing using ES6 Modules in https://threejs.org/docs/index.html#manual/en/introduction/Import-via-modules." );
 /**
  * @author renej
  * NURBS surface object

+ 1 - 0
examples/js/curves/NURBSUtils.js

@@ -1,3 +1,4 @@
+console.warn( "THREE.NURBSUtils: As part of the transition to ES6 Modules, the files in 'examples/js' have been deprecated in r117 (May 2020) and will be deleted in r124 (December 2020). You can find more information about developing using ES6 Modules in https://threejs.org/docs/index.html#manual/en/introduction/Import-via-modules." );
 /**
  * @author renej
  * NURBS utils

+ 1 - 0
examples/js/effects/AnaglyphEffect.js

@@ -1,3 +1,4 @@
+console.warn( "THREE.AnaglyphEffect: As part of the transition to ES6 Modules, the files in 'examples/js' have been deprecated in r117 (May 2020) and will be deleted in r124 (December 2020). You can find more information about developing using ES6 Modules in https://threejs.org/docs/index.html#manual/en/introduction/Import-via-modules." );
 /**
  * @author mrdoob / http://mrdoob.com/
  * @author marklundin / http://mark-lundin.com/

+ 1 - 0
examples/js/effects/AsciiEffect.js

@@ -1,3 +1,4 @@
+console.warn( "THREE.AsciiEffect: As part of the transition to ES6 Modules, the files in 'examples/js' have been deprecated in r117 (May 2020) and will be deleted in r124 (December 2020). You can find more information about developing using ES6 Modules in https://threejs.org/docs/index.html#manual/en/introduction/Import-via-modules." );
 /**
  * @author zz85 / https://github.com/zz85
  *

+ 1 - 0
examples/js/effects/OutlineEffect.js

@@ -1,3 +1,4 @@
+console.warn( "THREE.OutlineEffect: As part of the transition to ES6 Modules, the files in 'examples/js' have been deprecated in r117 (May 2020) and will be deleted in r124 (December 2020). You can find more information about developing using ES6 Modules in https://threejs.org/docs/index.html#manual/en/introduction/Import-via-modules." );
 /**
  * @author takahirox / http://github.com/takahirox/
  *

+ 1 - 0
examples/js/effects/ParallaxBarrierEffect.js

@@ -1,3 +1,4 @@
+console.warn( "THREE.ParallaxBarrierEffect: As part of the transition to ES6 Modules, the files in 'examples/js' have been deprecated in r117 (May 2020) and will be deleted in r124 (December 2020). You can find more information about developing using ES6 Modules in https://threejs.org/docs/index.html#manual/en/introduction/Import-via-modules." );
 /**
  * @author mrdoob / http://mrdoob.com/
  * @author marklundin / http://mark-lundin.com/

+ 1 - 0
examples/js/effects/PeppersGhostEffect.js

@@ -1,3 +1,4 @@
+console.warn( "THREE.PeppersGhostEffect: As part of the transition to ES6 Modules, the files in 'examples/js' have been deprecated in r117 (May 2020) and will be deleted in r124 (December 2020). You can find more information about developing using ES6 Modules in https://threejs.org/docs/index.html#manual/en/introduction/Import-via-modules." );
 /**
  * Created by tpowellmeto on 29/10/2015.
  *

+ 1 - 0
examples/js/effects/StereoEffect.js

@@ -1,3 +1,4 @@
+console.warn( "THREE.StereoEffect: As part of the transition to ES6 Modules, the files in 'examples/js' have been deprecated in r117 (May 2020) and will be deleted in r124 (December 2020). You can find more information about developing using ES6 Modules in https://threejs.org/docs/index.html#manual/en/introduction/Import-via-modules." );
 /**
  * @author alteredq / http://alteredqualia.com/
  * @authod mrdoob / http://mrdoob.com/

+ 1 - 0
examples/js/exporters/ColladaExporter.js

@@ -1,3 +1,4 @@
+console.warn( "THREE.ColladaExporter: As part of the transition to ES6 Modules, the files in 'examples/js' have been deprecated in r117 (May 2020) and will be deleted in r124 (December 2020). You can find more information about developing using ES6 Modules in https://threejs.org/docs/index.html#manual/en/introduction/Import-via-modules." );
 /**
  * @author Garrett Johnson / http://gkjohnson.github.io/
  * https://github.com/gkjohnson/collada-exporter-js

+ 1 - 0
examples/js/exporters/DRACOExporter.js

@@ -1,3 +1,4 @@
+console.warn( "THREE.DRACOExporter: As part of the transition to ES6 Modules, the files in 'examples/js' have been deprecated in r117 (May 2020) and will be deleted in r124 (December 2020). You can find more information about developing using ES6 Modules in https://threejs.org/docs/index.html#manual/en/introduction/Import-via-modules." );
 /**
  * Export draco compressed files from threejs geometry objects.
  *

+ 1 - 0
examples/js/exporters/GLTFExporter.js

@@ -1,3 +1,4 @@
+console.warn( "THREE.GLTFExporter: As part of the transition to ES6 Modules, the files in 'examples/js' have been deprecated in r117 (May 2020) and will be deleted in r124 (December 2020). You can find more information about developing using ES6 Modules in https://threejs.org/docs/index.html#manual/en/introduction/Import-via-modules." );
 /**
  * @author fernandojsg / http://fernandojsg.com
  * @author Don McCurdy / https://www.donmccurdy.com

+ 1 - 0
examples/js/exporters/MMDExporter.js

@@ -1,3 +1,4 @@
+console.warn( "THREE.MMDExporter: As part of the transition to ES6 Modules, the files in 'examples/js' have been deprecated in r117 (May 2020) and will be deleted in r124 (December 2020). You can find more information about developing using ES6 Modules in https://threejs.org/docs/index.html#manual/en/introduction/Import-via-modules." );
 /**
  * @author takahiro / http://github.com/takahirox
  *

+ 1 - 0
examples/js/exporters/OBJExporter.js

@@ -1,3 +1,4 @@
+console.warn( "THREE.OBJExporter: As part of the transition to ES6 Modules, the files in 'examples/js' have been deprecated in r117 (May 2020) and will be deleted in r124 (December 2020). You can find more information about developing using ES6 Modules in https://threejs.org/docs/index.html#manual/en/introduction/Import-via-modules." );
 /**
  * @author mrdoob / http://mrdoob.com/
  */

+ 1 - 0
examples/js/exporters/PLYExporter.js

@@ -1,3 +1,4 @@
+console.warn( "THREE.PLYExporter: As part of the transition to ES6 Modules, the files in 'examples/js' have been deprecated in r117 (May 2020) and will be deleted in r124 (December 2020). You can find more information about developing using ES6 Modules in https://threejs.org/docs/index.html#manual/en/introduction/Import-via-modules." );
 /**
  * @author Garrett Johnson / http://gkjohnson.github.io/
  * https://github.com/gkjohnson/ply-exporter-js

+ 1 - 0
examples/js/exporters/STLExporter.js

@@ -1,3 +1,4 @@
+console.warn( "THREE.STLExporter: As part of the transition to ES6 Modules, the files in 'examples/js' have been deprecated in r117 (May 2020) and will be deleted in r124 (December 2020). You can find more information about developing using ES6 Modules in https://threejs.org/docs/index.html#manual/en/introduction/Import-via-modules." );
 /**
  * @author kovacsv / http://kovacsv.hu/
  * @author mrdoob / http://mrdoob.com/

+ 1 - 0
examples/js/exporters/TypedGeometryExporter.js

@@ -1,3 +1,4 @@
+console.warn( "THREE.TypedGeometryExporter: As part of the transition to ES6 Modules, the files in 'examples/js' have been deprecated in r117 (May 2020) and will be deleted in r124 (December 2020). You can find more information about developing using ES6 Modules in https://threejs.org/docs/index.html#manual/en/introduction/Import-via-modules." );
 /**
  * @author mrdoob / http://mrdoob.com/
  */

+ 1 - 0
examples/js/geometries/BoxLineGeometry.js

@@ -1,3 +1,4 @@
+console.warn( "THREE.BoxLineGeometry: As part of the transition to ES6 Modules, the files in 'examples/js' have been deprecated in r117 (May 2020) and will be deleted in r124 (December 2020). You can find more information about developing using ES6 Modules in https://threejs.org/docs/index.html#manual/en/introduction/Import-via-modules." );
 /**
  * @author mrdoob / http://mrdoob.com/
  */

+ 1 - 0
examples/js/geometries/ConvexGeometry.js

@@ -1,3 +1,4 @@
+console.warn( "THREE.ConvexGeometry: As part of the transition to ES6 Modules, the files in 'examples/js' have been deprecated in r117 (May 2020) and will be deleted in r124 (December 2020). You can find more information about developing using ES6 Modules in https://threejs.org/docs/index.html#manual/en/introduction/Import-via-modules." );
 /**
  * @author Mugen87 / https://github.com/Mugen87
  */

+ 1 - 0
examples/js/geometries/DecalGeometry.js

@@ -1,3 +1,4 @@
+console.warn( "THREE.DecalGeometry: As part of the transition to ES6 Modules, the files in 'examples/js' have been deprecated in r117 (May 2020) and will be deleted in r124 (December 2020). You can find more information about developing using ES6 Modules in https://threejs.org/docs/index.html#manual/en/introduction/Import-via-modules." );
 /**
  * @author Mugen87 / https://github.com/Mugen87
  * @author spite / https://github.com/spite

+ 1 - 0
examples/js/geometries/LightningStrike.js

@@ -1,3 +1,4 @@
+console.warn( "THREE.LightningStrike: As part of the transition to ES6 Modules, the files in 'examples/js' have been deprecated in r117 (May 2020) and will be deleted in r124 (December 2020). You can find more information about developing using ES6 Modules in https://threejs.org/docs/index.html#manual/en/introduction/Import-via-modules." );
 /**
  * @author yomboprime https://github.com/yomboprime
  *

+ 1 - 0
examples/js/geometries/ParametricGeometries.js

@@ -1,3 +1,4 @@
+console.warn( "THREE.ParametricGeometries: As part of the transition to ES6 Modules, the files in 'examples/js' have been deprecated in r117 (May 2020) and will be deleted in r124 (December 2020). You can find more information about developing using ES6 Modules in https://threejs.org/docs/index.html#manual/en/introduction/Import-via-modules." );
 /**
  * @author zz85
  *

+ 1 - 0
examples/js/geometries/TeapotBufferGeometry.js

@@ -1,3 +1,4 @@
+console.warn( "THREE.TeapotBufferGeometry: As part of the transition to ES6 Modules, the files in 'examples/js' have been deprecated in r117 (May 2020) and will be deleted in r124 (December 2020). You can find more information about developing using ES6 Modules in https://threejs.org/docs/index.html#manual/en/introduction/Import-via-modules." );
 /**
  * @author Eric Haines / http://erichaines.com/
  *

+ 1 - 0
examples/js/interactive/SelectionBox.js

@@ -1,3 +1,4 @@
+console.warn( "THREE.SelectionBox: As part of the transition to ES6 Modules, the files in 'examples/js' have been deprecated in r117 (May 2020) and will be deleted in r124 (December 2020). You can find more information about developing using ES6 Modules in https://threejs.org/docs/index.html#manual/en/introduction/Import-via-modules." );
 /**
  * @author HypnosNova / https://www.threejs.org.cn/gallery
  * This is a class to check whether objects are in a selection area in 3D space

+ 1 - 0
examples/js/interactive/SelectionHelper.js

@@ -1,3 +1,4 @@
+console.warn( "THREE.SelectionHelper: As part of the transition to ES6 Modules, the files in 'examples/js' have been deprecated in r117 (May 2020) and will be deleted in r124 (December 2020). You can find more information about developing using ES6 Modules in https://threejs.org/docs/index.html#manual/en/introduction/Import-via-modules." );
 /**
  * @author HypnosNova / https://www.threejs.org.cn/gallery
  */

+ 1 - 0
examples/js/lights/LightProbeGenerator.js

@@ -1,3 +1,4 @@
+console.warn( "THREE.LightProbeGenerator: As part of the transition to ES6 Modules, the files in 'examples/js' have been deprecated in r117 (May 2020) and will be deleted in r124 (December 2020). You can find more information about developing using ES6 Modules in https://threejs.org/docs/index.html#manual/en/introduction/Import-via-modules." );
 /**
  * @author WestLangley / http://github.com/WestLangley
  */

+ 1 - 0
examples/js/lights/RectAreaLightUniformsLib.js

@@ -1,3 +1,4 @@
+console.warn( "THREE.RectAreaLightUniformsLib: As part of the transition to ES6 Modules, the files in 'examples/js' have been deprecated in r117 (May 2020) and will be deleted in r124 (December 2020). You can find more information about developing using ES6 Modules in https://threejs.org/docs/index.html#manual/en/introduction/Import-via-modules." );
 /**
  * Uniforms library for RectAreaLight shared webgl shaders
  * @author abelnation

+ 1 - 0
examples/js/lines/Line2.js

@@ -1,3 +1,4 @@
+console.warn( "THREE.Line2: As part of the transition to ES6 Modules, the files in 'examples/js' have been deprecated in r117 (May 2020) and will be deleted in r124 (December 2020). You can find more information about developing using ES6 Modules in https://threejs.org/docs/index.html#manual/en/introduction/Import-via-modules." );
 /**
  * @author WestLangley / http://github.com/WestLangley
  *

+ 1 - 0
examples/js/lines/LineGeometry.js

@@ -1,3 +1,4 @@
+console.warn( "THREE.LineGeometry: As part of the transition to ES6 Modules, the files in 'examples/js' have been deprecated in r117 (May 2020) and will be deleted in r124 (December 2020). You can find more information about developing using ES6 Modules in https://threejs.org/docs/index.html#manual/en/introduction/Import-via-modules." );
 /**
  * @author WestLangley / http://github.com/WestLangley
  *

+ 1 - 0
examples/js/lines/LineMaterial.js

@@ -1,3 +1,4 @@
+console.warn( "THREE.LineMaterial: As part of the transition to ES6 Modules, the files in 'examples/js' have been deprecated in r117 (May 2020) and will be deleted in r124 (December 2020). You can find more information about developing using ES6 Modules in https://threejs.org/docs/index.html#manual/en/introduction/Import-via-modules." );
 /**
  * @author WestLangley / http://github.com/WestLangley
  *

+ 1 - 0
examples/js/lines/LineSegments2.js

@@ -1,3 +1,4 @@
+console.warn( "THREE.LineSegments2: As part of the transition to ES6 Modules, the files in 'examples/js' have been deprecated in r117 (May 2020) and will be deleted in r124 (December 2020). You can find more information about developing using ES6 Modules in https://threejs.org/docs/index.html#manual/en/introduction/Import-via-modules." );
 /**
  * @author WestLangley / http://github.com/WestLangley
  *

+ 1 - 0
examples/js/lines/LineSegmentsGeometry.js

@@ -1,3 +1,4 @@
+console.warn( "THREE.LineSegmentsGeometry: As part of the transition to ES6 Modules, the files in 'examples/js' have been deprecated in r117 (May 2020) and will be deleted in r124 (December 2020). You can find more information about developing using ES6 Modules in https://threejs.org/docs/index.html#manual/en/introduction/Import-via-modules." );
 /**
  * @author WestLangley / http://github.com/WestLangley
  *

+ 1 - 0
examples/js/lines/Wireframe.js

@@ -1,3 +1,4 @@
+console.warn( "THREE.Wireframe: As part of the transition to ES6 Modules, the files in 'examples/js' have been deprecated in r117 (May 2020) and will be deleted in r124 (December 2020). You can find more information about developing using ES6 Modules in https://threejs.org/docs/index.html#manual/en/introduction/Import-via-modules." );
 /**
  * @author WestLangley / http://github.com/WestLangley
  *

+ 1 - 0
examples/js/lines/WireframeGeometry2.js

@@ -1,3 +1,4 @@
+console.warn( "THREE.WireframeGeometry2: As part of the transition to ES6 Modules, the files in 'examples/js' have been deprecated in r117 (May 2020) and will be deleted in r124 (December 2020). You can find more information about developing using ES6 Modules in https://threejs.org/docs/index.html#manual/en/introduction/Import-via-modules." );
 /**
  * @author WestLangley / http://github.com/WestLangley
  *

+ 1 - 0
examples/js/loaders/3MFLoader.js

@@ -1,3 +1,4 @@
+console.warn( "THREE.3MFLoader: As part of the transition to ES6 Modules, the files in 'examples/js' have been deprecated in r117 (May 2020) and will be deleted in r124 (December 2020). You can find more information about developing using ES6 Modules in https://threejs.org/docs/index.html#manual/en/introduction/Import-via-modules." );
 /**
  * @author technohippy / https://github.com/technohippy
  * @author Mugen87 / https://github.com/Mugen87

+ 1 - 0
examples/js/loaders/AMFLoader.js

@@ -1,3 +1,4 @@
+console.warn( "THREE.AMFLoader: As part of the transition to ES6 Modules, the files in 'examples/js' have been deprecated in r117 (May 2020) and will be deleted in r124 (December 2020). You can find more information about developing using ES6 Modules in https://threejs.org/docs/index.html#manual/en/introduction/Import-via-modules." );
 /**
  * @author tamarintech / https://tamarintech.com
  *

+ 1 - 0
examples/js/loaders/AssimpLoader.js

@@ -1,3 +1,4 @@
+console.warn( "THREE.AssimpLoader: As part of the transition to ES6 Modules, the files in 'examples/js' have been deprecated in r117 (May 2020) and will be deleted in r124 (December 2020). You can find more information about developing using ES6 Modules in https://threejs.org/docs/index.html#manual/en/introduction/Import-via-modules." );
 /**
  * @author Virtulous / https://virtulo.us/
  */

+ 1 - 0
examples/js/loaders/BVHLoader.js

@@ -1,3 +1,4 @@
+console.warn( "THREE.BVHLoader: As part of the transition to ES6 Modules, the files in 'examples/js' have been deprecated in r117 (May 2020) and will be deleted in r124 (December 2020). You can find more information about developing using ES6 Modules in https://threejs.org/docs/index.html#manual/en/introduction/Import-via-modules." );
 /**
  * @author herzig / http://github.com/herzig
  * @author Mugen87 / https://github.com/Mugen87

+ 1 - 0
examples/js/loaders/BasisTextureLoader.js

@@ -1,3 +1,4 @@
+console.warn( "THREE.BasisTextureLoader: As part of the transition to ES6 Modules, the files in 'examples/js' have been deprecated in r117 (May 2020) and will be deleted in r124 (December 2020). You can find more information about developing using ES6 Modules in https://threejs.org/docs/index.html#manual/en/introduction/Import-via-modules." );
 /**
  * @author Don McCurdy / https://www.donmccurdy.com
  * @author Austin Eng / https://github.com/austinEng

+ 1 - 0
examples/js/loaders/ColladaLoader.js

@@ -1,3 +1,4 @@
+console.warn( "THREE.ColladaLoader: As part of the transition to ES6 Modules, the files in 'examples/js' have been deprecated in r117 (May 2020) and will be deleted in r124 (December 2020). You can find more information about developing using ES6 Modules in https://threejs.org/docs/index.html#manual/en/introduction/Import-via-modules." );
 /**
  * @author mrdoob / http://mrdoob.com/
  * @author Mugen87 / https://github.com/Mugen87

+ 1 - 0
examples/js/loaders/DDSLoader.js

@@ -1,3 +1,4 @@
+console.warn( "THREE.DDSLoader: As part of the transition to ES6 Modules, the files in 'examples/js' have been deprecated in r117 (May 2020) and will be deleted in r124 (December 2020). You can find more information about developing using ES6 Modules in https://threejs.org/docs/index.html#manual/en/introduction/Import-via-modules." );
 /**
  * @author mrdoob / http://mrdoob.com/
  */

+ 1 - 0
examples/js/loaders/DRACOLoader.js

@@ -1,3 +1,4 @@
+console.warn( "THREE.DRACOLoader: As part of the transition to ES6 Modules, the files in 'examples/js' have been deprecated in r117 (May 2020) and will be deleted in r124 (December 2020). You can find more information about developing using ES6 Modules in https://threejs.org/docs/index.html#manual/en/introduction/Import-via-modules." );
 /**
  * @author Don McCurdy / https://www.donmccurdy.com
  */

+ 1 - 0
examples/js/loaders/EXRLoader.js

@@ -1,3 +1,4 @@
+console.warn( "THREE.EXRLoader: As part of the transition to ES6 Modules, the files in 'examples/js' have been deprecated in r117 (May 2020) and will be deleted in r124 (December 2020). You can find more information about developing using ES6 Modules in https://threejs.org/docs/index.html#manual/en/introduction/Import-via-modules." );
 /**
  * @author Richard M. / https://github.com/richardmonette
  * @author ScieCode / http://github.com/sciecode

+ 1 - 0
examples/js/loaders/FBXLoader.js

@@ -1,3 +1,4 @@
+console.warn( "THREE.FBXLoader: As part of the transition to ES6 Modules, the files in 'examples/js' have been deprecated in r117 (May 2020) and will be deleted in r124 (December 2020). You can find more information about developing using ES6 Modules in https://threejs.org/docs/index.html#manual/en/introduction/Import-via-modules." );
 /**
  * @author Kyle-Larson https://github.com/Kyle-Larson
  * @author Takahiro https://github.com/takahirox

+ 1 - 0
examples/js/loaders/GCodeLoader.js

@@ -1,3 +1,4 @@
+console.warn( "THREE.GCodeLoader: As part of the transition to ES6 Modules, the files in 'examples/js' have been deprecated in r117 (May 2020) and will be deleted in r124 (December 2020). You can find more information about developing using ES6 Modules in https://threejs.org/docs/index.html#manual/en/introduction/Import-via-modules." );
 /**
  * THREE.GCodeLoader is used to load gcode files usually used for 3D printing or CNC applications.
  *

+ 1 - 0
examples/js/loaders/GLTFLoader.js

@@ -1,3 +1,4 @@
+console.warn( "THREE.GLTFLoader: As part of the transition to ES6 Modules, the files in 'examples/js' have been deprecated in r117 (May 2020) and will be deleted in r124 (December 2020). You can find more information about developing using ES6 Modules in https://threejs.org/docs/index.html#manual/en/introduction/Import-via-modules." );
 /**
  * @author Rich Tibbett / https://github.com/richtr
  * @author mrdoob / http://mrdoob.com/

+ 1 - 0
examples/js/loaders/HDRCubeTextureLoader.js

@@ -1,3 +1,4 @@
+console.warn( "THREE.HDRCubeTextureLoader: As part of the transition to ES6 Modules, the files in 'examples/js' have been deprecated in r117 (May 2020) and will be deleted in r124 (December 2020). You can find more information about developing using ES6 Modules in https://threejs.org/docs/index.html#manual/en/introduction/Import-via-modules." );
 /**
 * @author Prashant Sharma / spidersharma03
 * @author Ben Houston / http://clara.io / bhouston

+ 1 - 0
examples/js/loaders/KMZLoader.js

@@ -1,3 +1,4 @@
+console.warn( "THREE.KMZLoader: As part of the transition to ES6 Modules, the files in 'examples/js' have been deprecated in r117 (May 2020) and will be deleted in r124 (December 2020). You can find more information about developing using ES6 Modules in https://threejs.org/docs/index.html#manual/en/introduction/Import-via-modules." );
 /**
  * @author mrdoob / http://mrdoob.com/
  */

+ 1 - 0
examples/js/loaders/KTXLoader.js

@@ -1,3 +1,4 @@
+console.warn( "THREE.KTXLoader: As part of the transition to ES6 Modules, the files in 'examples/js' have been deprecated in r117 (May 2020) and will be deleted in r124 (December 2020). You can find more information about developing using ES6 Modules in https://threejs.org/docs/index.html#manual/en/introduction/Import-via-modules." );
 /**
  * @author amakaseev / https://github.com/amakaseev
  *

+ 1 - 0
examples/js/loaders/LDrawLoader.js

@@ -1,3 +1,4 @@
+console.warn( "THREE.LDrawLoader: As part of the transition to ES6 Modules, the files in 'examples/js' have been deprecated in r117 (May 2020) and will be deleted in r124 (December 2020). You can find more information about developing using ES6 Modules in https://threejs.org/docs/index.html#manual/en/introduction/Import-via-modules." );
 /**
  * @author mrdoob / http://mrdoob.com/
  * @author yomboprime / https://github.com/yomboprime/

+ 1 - 0
examples/js/loaders/MD2Loader.js

@@ -1,3 +1,4 @@
+console.warn( "THREE.MD2Loader: As part of the transition to ES6 Modules, the files in 'examples/js' have been deprecated in r117 (May 2020) and will be deleted in r124 (December 2020). You can find more information about developing using ES6 Modules in https://threejs.org/docs/index.html#manual/en/introduction/Import-via-modules." );
 /**
  * @author mrdoob / http://mrdoob.com/
  */

+ 1 - 0
examples/js/loaders/MMDLoader.js

@@ -1,3 +1,4 @@
+console.warn( "THREE.MMDLoader: As part of the transition to ES6 Modules, the files in 'examples/js' have been deprecated in r117 (May 2020) and will be deleted in r124 (December 2020). You can find more information about developing using ES6 Modules in https://threejs.org/docs/index.html#manual/en/introduction/Import-via-modules." );
 /**
  * @author takahiro / https://github.com/takahirox
  *

+ 1 - 0
examples/js/loaders/MTLLoader.js

@@ -1,3 +1,4 @@
+console.warn( "THREE.MTLLoader: As part of the transition to ES6 Modules, the files in 'examples/js' have been deprecated in r117 (May 2020) and will be deleted in r124 (December 2020). You can find more information about developing using ES6 Modules in https://threejs.org/docs/index.html#manual/en/introduction/Import-via-modules." );
 /**
  * Loads a Wavefront .mtl file specifying materials
  *

+ 1 - 0
examples/js/loaders/NRRDLoader.js

@@ -1,3 +1,4 @@
+console.warn( "THREE.NRRDLoader: As part of the transition to ES6 Modules, the files in 'examples/js' have been deprecated in r117 (May 2020) and will be deleted in r124 (December 2020). You can find more information about developing using ES6 Modules in https://threejs.org/docs/index.html#manual/en/introduction/Import-via-modules." );
 /*
  *  three.js NRRD file loader
  */

+ 1 - 0
examples/js/loaders/OBJLoader.js

@@ -1,3 +1,4 @@
+console.warn( "THREE.OBJLoader: As part of the transition to ES6 Modules, the files in 'examples/js' have been deprecated in r117 (May 2020) and will be deleted in r124 (December 2020). You can find more information about developing using ES6 Modules in https://threejs.org/docs/index.html#manual/en/introduction/Import-via-modules." );
 /**
  * @author mrdoob / http://mrdoob.com/
  */

+ 1 - 0
examples/js/loaders/PCDLoader.js

@@ -1,3 +1,4 @@
+console.warn( "THREE.PCDLoader: As part of the transition to ES6 Modules, the files in 'examples/js' have been deprecated in r117 (May 2020) and will be deleted in r124 (December 2020). You can find more information about developing using ES6 Modules in https://threejs.org/docs/index.html#manual/en/introduction/Import-via-modules." );
 /**
  * @author Filipe Caixeta / http://filipecaixeta.com.br
  * @author Mugen87 / https://github.com/Mugen87

+ 1 - 0
examples/js/loaders/PDBLoader.js

@@ -1,3 +1,4 @@
+console.warn( "THREE.PDBLoader: As part of the transition to ES6 Modules, the files in 'examples/js' have been deprecated in r117 (May 2020) and will be deleted in r124 (December 2020). You can find more information about developing using ES6 Modules in https://threejs.org/docs/index.html#manual/en/introduction/Import-via-modules." );
 /**
  * @author alteredq / http://alteredqualia.com/
  * @author Mugen87 / https://github.com/Mugen87

+ 1 - 0
examples/js/loaders/PLYLoader.js

@@ -1,3 +1,4 @@
+console.warn( "THREE.PLYLoader: As part of the transition to ES6 Modules, the files in 'examples/js' have been deprecated in r117 (May 2020) and will be deleted in r124 (December 2020). You can find more information about developing using ES6 Modules in https://threejs.org/docs/index.html#manual/en/introduction/Import-via-modules." );
 /**
  * @author Wei Meng / http://about.me/menway
  *

+ 1 - 0
examples/js/loaders/PRWMLoader.js

@@ -1,3 +1,4 @@
+console.warn( "THREE.PRWMLoader: As part of the transition to ES6 Modules, the files in 'examples/js' have been deprecated in r117 (May 2020) and will be deleted in r124 (December 2020). You can find more information about developing using ES6 Modules in https://threejs.org/docs/index.html#manual/en/introduction/Import-via-modules." );
 /**
  * @author Kevin Chapelier / https://github.com/kchapelier
  * See https://github.com/kchapelier/PRWM for more informations about this file format

+ 1 - 0
examples/js/loaders/PVRLoader.js

@@ -1,3 +1,4 @@
+console.warn( "THREE.PVRLoader: As part of the transition to ES6 Modules, the files in 'examples/js' have been deprecated in r117 (May 2020) and will be deleted in r124 (December 2020). You can find more information about developing using ES6 Modules in https://threejs.org/docs/index.html#manual/en/introduction/Import-via-modules." );
 /*
  *	 PVRLoader
  *   Author: pierre lepers

+ 1 - 0
examples/js/loaders/RGBELoader.js

@@ -1,3 +1,4 @@
+console.warn( "THREE.RGBELoader: As part of the transition to ES6 Modules, the files in 'examples/js' have been deprecated in r117 (May 2020) and will be deleted in r124 (December 2020). You can find more information about developing using ES6 Modules in https://threejs.org/docs/index.html#manual/en/introduction/Import-via-modules." );
 /**
  * @author Nikos M. / https://github.com/foo123/
  */

+ 1 - 0
examples/js/loaders/STLLoader.js

@@ -1,3 +1,4 @@
+console.warn( "THREE.STLLoader: As part of the transition to ES6 Modules, the files in 'examples/js' have been deprecated in r117 (May 2020) and will be deleted in r124 (December 2020). You can find more information about developing using ES6 Modules in https://threejs.org/docs/index.html#manual/en/introduction/Import-via-modules." );
 /**
  * @author aleeper / http://adamleeper.com/
  * @author mrdoob / http://mrdoob.com/

+ 1 - 0
examples/js/loaders/SVGLoader.js

@@ -1,3 +1,4 @@
+console.warn( "THREE.SVGLoader: As part of the transition to ES6 Modules, the files in 'examples/js' have been deprecated in r117 (May 2020) and will be deleted in r124 (December 2020). You can find more information about developing using ES6 Modules in https://threejs.org/docs/index.html#manual/en/introduction/Import-via-modules." );
 /**
  * @author mrdoob / http://mrdoob.com/
  * @author zz85 / http://joshuakoo.com/

+ 1 - 0
examples/js/loaders/TDSLoader.js

@@ -1,3 +1,4 @@
+console.warn( "THREE.TDSLoader: As part of the transition to ES6 Modules, the files in 'examples/js' have been deprecated in r117 (May 2020) and will be deleted in r124 (December 2020). You can find more information about developing using ES6 Modules in https://threejs.org/docs/index.html#manual/en/introduction/Import-via-modules." );
 /**
  * Autodesk 3DS three.js file loader, based on lib3ds.
  *

+ 1 - 0
examples/js/loaders/TGALoader.js

@@ -1,3 +1,4 @@
+console.warn( "THREE.TGALoader: As part of the transition to ES6 Modules, the files in 'examples/js' have been deprecated in r117 (May 2020) and will be deleted in r124 (December 2020). You can find more information about developing using ES6 Modules in https://threejs.org/docs/index.html#manual/en/introduction/Import-via-modules." );
 /**
  * @author Daosheng Mu / https://github.com/DaoshengMu/
  * @author mrdoob / http://mrdoob.com/

+ 1 - 0
examples/js/loaders/TTFLoader.js

@@ -1,3 +1,4 @@
+console.warn( "THREE.TTFLoader: As part of the transition to ES6 Modules, the files in 'examples/js' have been deprecated in r117 (May 2020) and will be deleted in r124 (December 2020). You can find more information about developing using ES6 Modules in https://threejs.org/docs/index.html#manual/en/introduction/Import-via-modules." );
 /**
  * @author gero3 / https://github.com/gero3
  * @author tentone / https://github.com/tentone

+ 1 - 0
examples/js/loaders/VRMLLoader.js

@@ -1,3 +1,4 @@
+console.warn( "THREE.VRMLLoader: As part of the transition to ES6 Modules, the files in 'examples/js' have been deprecated in r117 (May 2020) and will be deleted in r124 (December 2020). You can find more information about developing using ES6 Modules in https://threejs.org/docs/index.html#manual/en/introduction/Import-via-modules." );
 /**
  * @author Mugen87 / https://github.com/Mugen87
  */

+ 1 - 0
examples/js/loaders/VRMLoader.js

@@ -1,3 +1,4 @@
+console.warn( "THREE.VRMLoader: As part of the transition to ES6 Modules, the files in 'examples/js' have been deprecated in r117 (May 2020) and will be deleted in r124 (December 2020). You can find more information about developing using ES6 Modules in https://threejs.org/docs/index.html#manual/en/introduction/Import-via-modules." );
 /**
  * @author Takahiro / https://github.com/takahirox
  */

+ 1 - 0
examples/js/loaders/VTKLoader.js

@@ -1,3 +1,4 @@
+console.warn( "THREE.VTKLoader: As part of the transition to ES6 Modules, the files in 'examples/js' have been deprecated in r117 (May 2020) and will be deleted in r124 (December 2020). You can find more information about developing using ES6 Modules in https://threejs.org/docs/index.html#manual/en/introduction/Import-via-modules." );
 /**
  * @author mrdoob / http://mrdoob.com/
  * @author Alex Pletzer

+ 1 - 0
examples/js/loaders/XLoader.js

@@ -1,3 +1,4 @@
+console.warn( "THREE.XLoader: As part of the transition to ES6 Modules, the files in 'examples/js' have been deprecated in r117 (May 2020) and will be deleted in r124 (December 2020). You can find more information about developing using ES6 Modules in https://threejs.org/docs/index.html#manual/en/introduction/Import-via-modules." );
 /**
  * @author adrs2002 / https://github.com/adrs2002
  */

+ 1 - 0
examples/js/math/ColorConverter.js

@@ -1,3 +1,4 @@
+console.warn( "THREE.ColorConverter: As part of the transition to ES6 Modules, the files in 'examples/js' have been deprecated in r117 (May 2020) and will be deleted in r124 (December 2020). You can find more information about developing using ES6 Modules in https://threejs.org/docs/index.html#manual/en/introduction/Import-via-modules." );
 /**
  * @author bhouston / http://exocortex.com/
  * @author zz85 / http://github.com/zz85

+ 1 - 0
examples/js/math/ConvexHull.js

@@ -1,3 +1,4 @@
+console.warn( "THREE.ConvexHull: As part of the transition to ES6 Modules, the files in 'examples/js' have been deprecated in r117 (May 2020) and will be deleted in r124 (December 2020). You can find more information about developing using ES6 Modules in https://threejs.org/docs/index.html#manual/en/introduction/Import-via-modules." );
 /**
  * @author Mugen87 / https://github.com/Mugen87
  *

+ 1 - 0
examples/js/math/ImprovedNoise.js

@@ -1,3 +1,4 @@
+console.warn( "THREE.ImprovedNoise: As part of the transition to ES6 Modules, the files in 'examples/js' have been deprecated in r117 (May 2020) and will be deleted in r124 (December 2020). You can find more information about developing using ES6 Modules in https://threejs.org/docs/index.html#manual/en/introduction/Import-via-modules." );
 // http://mrl.nyu.edu/~perlin/noise/
 
 THREE.ImprovedNoise = function () {

+ 1 - 0
examples/js/math/Lut.js

@@ -1,3 +1,4 @@
+console.warn( "THREE.Lut: As part of the transition to ES6 Modules, the files in 'examples/js' have been deprecated in r117 (May 2020) and will be deleted in r124 (December 2020). You can find more information about developing using ES6 Modules in https://threejs.org/docs/index.html#manual/en/introduction/Import-via-modules." );
 /**
  * @author daron1337 / http://daron1337.github.io/
  */

+ 1 - 0
examples/js/math/SimplexNoise.js

@@ -1,3 +1,4 @@
+console.warn( "THREE.SimplexNoise: As part of the transition to ES6 Modules, the files in 'examples/js' have been deprecated in r117 (May 2020) and will be deleted in r124 (December 2020). You can find more information about developing using ES6 Modules in https://threejs.org/docs/index.html#manual/en/introduction/Import-via-modules." );
 // Ported from Stefan Gustavson's java implementation
 // http://staffwww.itn.liu.se/~stegu/simplexnoise/simplexnoise.pdf
 // Read Stefan's excellent paper for details on how this code works.

+ 1 - 0
examples/js/misc/ConvexObjectBreaker.js

@@ -1,3 +1,4 @@
+console.warn( "THREE.ConvexObjectBreaker: As part of the transition to ES6 Modules, the files in 'examples/js' have been deprecated in r117 (May 2020) and will be deleted in r124 (December 2020). You can find more information about developing using ES6 Modules in https://threejs.org/docs/index.html#manual/en/introduction/Import-via-modules." );
 /**
  * @author yomboprime https://github.com/yomboprime
  *

+ 1 - 0
examples/js/misc/GPUComputationRenderer.js

@@ -1,3 +1,4 @@
+console.warn( "THREE.GPUComputationRenderer: As part of the transition to ES6 Modules, the files in 'examples/js' have been deprecated in r117 (May 2020) and will be deleted in r124 (December 2020). You can find more information about developing using ES6 Modules in https://threejs.org/docs/index.html#manual/en/introduction/Import-via-modules." );
 /**
  * @author yomboprime https://github.com/yomboprime
  *

+ 1 - 0
examples/js/misc/Gyroscope.js

@@ -1,3 +1,4 @@
+console.warn( "THREE.Gyroscope: As part of the transition to ES6 Modules, the files in 'examples/js' have been deprecated in r117 (May 2020) and will be deleted in r124 (December 2020). You can find more information about developing using ES6 Modules in https://threejs.org/docs/index.html#manual/en/introduction/Import-via-modules." );
 /**
  * @author alteredq / http://alteredqualia.com/
  */

+ 1 - 0
examples/js/misc/MD2Character.js

@@ -1,3 +1,4 @@
+console.warn( "THREE.MD2Character: As part of the transition to ES6 Modules, the files in 'examples/js' have been deprecated in r117 (May 2020) and will be deleted in r124 (December 2020). You can find more information about developing using ES6 Modules in https://threejs.org/docs/index.html#manual/en/introduction/Import-via-modules." );
 /**
  * @author alteredq / http://alteredqualia.com/
  */

+ 1 - 0
examples/js/misc/MD2CharacterComplex.js

@@ -1,3 +1,4 @@
+console.warn( "THREE.MD2CharacterComplex: As part of the transition to ES6 Modules, the files in 'examples/js' have been deprecated in r117 (May 2020) and will be deleted in r124 (December 2020). You can find more information about developing using ES6 Modules in https://threejs.org/docs/index.html#manual/en/introduction/Import-via-modules." );
 /**
  * @author alteredq / http://alteredqualia.com/
  */

Algúns arquivos non se mostraron porque demasiados arquivos cambiaron neste cambio