瀏覽代碼

Examples: Deprecate examples/js.

Mugen87 5 年之前
父節點
當前提交
7dd44e809e
共有 100 個文件被更改,包括 100 次插入0 次删除
  1. 1 0
      examples/js/WebGL.js
  2. 1 0
      examples/js/animation/AnimationClipCreator.js
  3. 1 0
      examples/js/animation/CCDIKSolver.js
  4. 1 0
      examples/js/animation/MMDAnimationHelper.js
  5. 1 0
      examples/js/animation/MMDPhysics.js
  6. 1 0
      examples/js/animation/TimelinerController.js
  7. 1 0
      examples/js/cameras/CinematicCamera.js
  8. 1 0
      examples/js/controls/DeviceOrientationControls.js
  9. 1 0
      examples/js/controls/DragControls.js
  10. 1 0
      examples/js/controls/FirstPersonControls.js
  11. 1 0
      examples/js/controls/FlyControls.js
  12. 1 0
      examples/js/controls/OrbitControls.js
  13. 1 0
      examples/js/controls/PointerLockControls.js
  14. 1 0
      examples/js/controls/TrackballControls.js
  15. 1 0
      examples/js/controls/TransformControls.js
  16. 1 0
      examples/js/curves/CurveExtras.js
  17. 1 0
      examples/js/curves/NURBSCurve.js
  18. 1 0
      examples/js/curves/NURBSSurface.js
  19. 1 0
      examples/js/curves/NURBSUtils.js
  20. 1 0
      examples/js/effects/AnaglyphEffect.js
  21. 1 0
      examples/js/effects/AsciiEffect.js
  22. 1 0
      examples/js/effects/OutlineEffect.js
  23. 1 0
      examples/js/effects/ParallaxBarrierEffect.js
  24. 1 0
      examples/js/effects/PeppersGhostEffect.js
  25. 1 0
      examples/js/effects/StereoEffect.js
  26. 1 0
      examples/js/exporters/ColladaExporter.js
  27. 1 0
      examples/js/exporters/DRACOExporter.js
  28. 1 0
      examples/js/exporters/GLTFExporter.js
  29. 1 0
      examples/js/exporters/MMDExporter.js
  30. 1 0
      examples/js/exporters/OBJExporter.js
  31. 1 0
      examples/js/exporters/PLYExporter.js
  32. 1 0
      examples/js/exporters/STLExporter.js
  33. 1 0
      examples/js/exporters/TypedGeometryExporter.js
  34. 1 0
      examples/js/geometries/BoxLineGeometry.js
  35. 1 0
      examples/js/geometries/ConvexGeometry.js
  36. 1 0
      examples/js/geometries/DecalGeometry.js
  37. 1 0
      examples/js/geometries/LightningStrike.js
  38. 1 0
      examples/js/geometries/ParametricGeometries.js
  39. 1 0
      examples/js/geometries/TeapotBufferGeometry.js
  40. 1 0
      examples/js/interactive/SelectionBox.js
  41. 1 0
      examples/js/interactive/SelectionHelper.js
  42. 1 0
      examples/js/lights/LightProbeGenerator.js
  43. 1 0
      examples/js/lights/RectAreaLightUniformsLib.js
  44. 1 0
      examples/js/lines/Line2.js
  45. 1 0
      examples/js/lines/LineGeometry.js
  46. 1 0
      examples/js/lines/LineMaterial.js
  47. 1 0
      examples/js/lines/LineSegments2.js
  48. 1 0
      examples/js/lines/LineSegmentsGeometry.js
  49. 1 0
      examples/js/lines/Wireframe.js
  50. 1 0
      examples/js/lines/WireframeGeometry2.js
  51. 1 0
      examples/js/loaders/3MFLoader.js
  52. 1 0
      examples/js/loaders/AMFLoader.js
  53. 1 0
      examples/js/loaders/AssimpLoader.js
  54. 1 0
      examples/js/loaders/BVHLoader.js
  55. 1 0
      examples/js/loaders/BasisTextureLoader.js
  56. 1 0
      examples/js/loaders/ColladaLoader.js
  57. 1 0
      examples/js/loaders/DDSLoader.js
  58. 1 0
      examples/js/loaders/DRACOLoader.js
  59. 1 0
      examples/js/loaders/EXRLoader.js
  60. 1 0
      examples/js/loaders/FBXLoader.js
  61. 1 0
      examples/js/loaders/GCodeLoader.js
  62. 1 0
      examples/js/loaders/GLTFLoader.js
  63. 1 0
      examples/js/loaders/HDRCubeTextureLoader.js
  64. 1 0
      examples/js/loaders/KMZLoader.js
  65. 1 0
      examples/js/loaders/KTXLoader.js
  66. 1 0
      examples/js/loaders/LDrawLoader.js
  67. 1 0
      examples/js/loaders/MD2Loader.js
  68. 1 0
      examples/js/loaders/MMDLoader.js
  69. 1 0
      examples/js/loaders/MTLLoader.js
  70. 1 0
      examples/js/loaders/NRRDLoader.js
  71. 1 0
      examples/js/loaders/OBJLoader.js
  72. 1 0
      examples/js/loaders/PCDLoader.js
  73. 1 0
      examples/js/loaders/PDBLoader.js
  74. 1 0
      examples/js/loaders/PLYLoader.js
  75. 1 0
      examples/js/loaders/PRWMLoader.js
  76. 1 0
      examples/js/loaders/PVRLoader.js
  77. 1 0
      examples/js/loaders/RGBELoader.js
  78. 1 0
      examples/js/loaders/STLLoader.js
  79. 1 0
      examples/js/loaders/SVGLoader.js
  80. 1 0
      examples/js/loaders/TDSLoader.js
  81. 1 0
      examples/js/loaders/TGALoader.js
  82. 1 0
      examples/js/loaders/TTFLoader.js
  83. 1 0
      examples/js/loaders/VRMLLoader.js
  84. 1 0
      examples/js/loaders/VRMLoader.js
  85. 1 0
      examples/js/loaders/VTKLoader.js
  86. 1 0
      examples/js/loaders/XLoader.js
  87. 1 0
      examples/js/math/ColorConverter.js
  88. 1 0
      examples/js/math/ConvexHull.js
  89. 1 0
      examples/js/math/ImprovedNoise.js
  90. 1 0
      examples/js/math/Lut.js
  91. 1 0
      examples/js/math/SimplexNoise.js
  92. 1 0
      examples/js/misc/ConvexObjectBreaker.js
  93. 1 0
      examples/js/misc/GPUComputationRenderer.js
  94. 1 0
      examples/js/misc/Gyroscope.js
  95. 1 0
      examples/js/misc/MD2Character.js
  96. 1 0
      examples/js/misc/MD2CharacterComplex.js
  97. 1 0
      examples/js/misc/MorphAnimMesh.js
  98. 1 0
      examples/js/misc/MorphBlendMesh.js
  99. 1 0
      examples/js/misc/Ocean.js
  100. 1 0
      examples/js/misc/RollerCoaster.js

+ 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/
  */

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

@@ -1,3 +1,4 @@
+console.warn( "THREE.MorphAnimMesh: 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/MorphBlendMesh.js

@@ -1,3 +1,4 @@
+console.warn( "THREE.MorphBlendMesh: 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/Ocean.js

@@ -1,3 +1,4 @@
+console.warn( "THREE.Ocean: 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 Ocean
 */

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

@@ -1,3 +1,4 @@
+console.warn( "THREE.RollerCoaster: 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/
  */

部分文件因文件數量過多而無法顯示