@realsee/five 5.0.0-alpha.98 → 5.0.0-alpha.99

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (101) hide show
  1. package/docs/assets/search.js +1 -1
  2. package/docs/classes/five.AnimationFrameLoop.html +1 -1
  3. package/docs/classes/five.BVH.html +1 -1
  4. package/docs/classes/five.BVHIntersect.html +1 -1
  5. package/docs/classes/five.BVHNode.html +1 -1
  6. package/docs/classes/five.BVHVector3.html +1 -1
  7. package/docs/classes/five.Camera.html +1 -1
  8. package/docs/classes/five.Five.html +47 -47
  9. package/docs/classes/five.InternalWebGLRenderer.html +1 -1
  10. package/docs/classes/five.IntersectMesh.html +1 -1
  11. package/docs/classes/five.LegacyPanoCircleMesh.html +3 -3
  12. package/docs/classes/five.Model.html +1 -1
  13. package/docs/classes/five.NetworkSubscribe.html +1 -1
  14. package/docs/classes/five.PBMContainer.html +1 -1
  15. package/docs/classes/five.PBMGroup.html +1 -1
  16. package/docs/classes/five.PBMMaterial.html +1 -1
  17. package/docs/classes/five.PBMMesh.html +1 -1
  18. package/docs/classes/five.PanoCircleMesh.html +4 -4
  19. package/docs/classes/five.Scene.html +1 -1
  20. package/docs/classes/five.Subscribe.html +1 -1
  21. package/docs/classes/five.Work.html +1 -1
  22. package/docs/classes/gltf_loader.GLTFLoader.html +1 -1
  23. package/docs/classes/gltf_loader.GLTFObject.html +1 -1
  24. package/docs/classes/line.Line.html +1 -1
  25. package/docs/classes/line.LineGeometry.html +1 -1
  26. package/docs/classes/line.LineMaterial.html +1 -1
  27. package/docs/classes/line.LineSegmentsGeometry.html +1 -1
  28. package/docs/classes/line.THREE_Line2.html +1 -1
  29. package/docs/classes/line.THREE_LineSegments2.html +1 -1
  30. package/docs/classes/react.Store.html +1 -1
  31. package/docs/classes/server.BVH.html +1 -1
  32. package/docs/classes/server.BVHIntersect.html +1 -1
  33. package/docs/classes/server.BVHNode.html +1 -1
  34. package/docs/classes/server.BVHVector3.html +1 -1
  35. package/docs/classes/server.Model.html +1 -1
  36. package/docs/classes/server.PBMGroup.html +1 -1
  37. package/docs/classes/server.PBMMesh.html +1 -1
  38. package/docs/classes/sticker.Sticker.html +1 -1
  39. package/docs/index.html +1 -1
  40. package/docs/interfaces/five.AddableObject.html +1 -1
  41. package/docs/interfaces/five.AnimationFrame.html +1 -1
  42. package/docs/interfaces/five.CameraPose.html +1 -1
  43. package/docs/interfaces/five.DepthPanoramaControllerCustomInitArgs.html +1 -1
  44. package/docs/interfaces/five.EventCallback.html +1 -1
  45. package/docs/interfaces/five.FiveInitArgs.html +1 -1
  46. package/docs/interfaces/five.FloorplanControllerCustomInitArgs.html +1 -1
  47. package/docs/interfaces/five.ImageOptions.html +1 -1
  48. package/docs/interfaces/five.ImageURLOptions.html +1 -1
  49. package/docs/interfaces/five.IntersectMeshInterface.html +1 -1
  50. package/docs/interfaces/five.Intersection.html +1 -1
  51. package/docs/interfaces/five.ModelControllerCustomInitArgs.html +1 -1
  52. package/docs/interfaces/five.ModelEventCallback.html +1 -1
  53. package/docs/interfaces/five.MovePanoOptions.html +1 -1
  54. package/docs/interfaces/five.PBMPanoPicture.html +1 -1
  55. package/docs/interfaces/five.PBMParameters.html +1 -1
  56. package/docs/interfaces/five.PanoCircleMeshInterface.html +15 -5
  57. package/docs/interfaces/five.PanoramaControllerCustomInitArgs.html +5 -5
  58. package/docs/interfaces/five.PanoramaLikeControllerCustomInitArgs.html +1 -1
  59. package/docs/interfaces/five.Pose.html +1 -1
  60. package/docs/interfaces/five.Scissor.html +1 -1
  61. package/docs/interfaces/five.State.html +1 -1
  62. package/docs/interfaces/five.SubscribeMixinType.emit.html +1 -1
  63. package/docs/interfaces/five.SubscribeMixinType.hasListener.html +1 -1
  64. package/docs/interfaces/five.SubscribeMixinType.off.html +1 -1
  65. package/docs/interfaces/five.SubscribeMixinType.on.html +1 -1
  66. package/docs/interfaces/five.SubscribeMixinType.once.html +1 -1
  67. package/docs/interfaces/five.TextureOptions.html +1 -1
  68. package/docs/interfaces/five.TopviewControllerCustomInitArgs.html +1 -1
  69. package/docs/interfaces/five.VRPanoramaControllerCustomInitArgs.html +6 -9
  70. package/docs/interfaces/five.WorkCubeImage.html +1 -1
  71. package/docs/interfaces/five.WorkImage.html +1 -1
  72. package/docs/interfaces/five.WorkInitial.html +1 -1
  73. package/docs/interfaces/five.WorkModel.html +1 -1
  74. package/docs/interfaces/five.WorkObserver.html +1 -1
  75. package/docs/interfaces/five.WorkTile.html +1 -1
  76. package/docs/interfaces/five.WorkVideo.html +1 -1
  77. package/docs/interfaces/gltf_loader.GLTF.html +1 -1
  78. package/docs/interfaces/react.FiveActionReactCallbacks.html +1 -1
  79. package/docs/interfaces/react.FiveInjectionTypes.html +1 -1
  80. package/docs/interfaces/react.PropTypeOfFiveFeatures.html +1 -1
  81. package/docs/interfaces/server.Intersection.html +1 -1
  82. package/docs/interfaces/server.ModelEventCallback.html +1 -1
  83. package/docs/interfaces/sticker.IntersectionLike.html +1 -1
  84. package/docs/modules/five.SubscribeMixinType.html +1 -1
  85. package/docs/modules/five.html +2 -2
  86. package/docs/modules/gltf_loader.html +1 -1
  87. package/docs/modules/line.html +1 -1
  88. package/docs/modules/react.html +1 -1
  89. package/docs/modules/server.html +1 -1
  90. package/docs/modules/sticker.html +1 -1
  91. package/docs/modules.html +1 -1
  92. package/five/index.d.ts +15 -6
  93. package/five/index.js +12 -91
  94. package/gltf-loader/index.js +2 -2
  95. package/line/index.js +2 -2
  96. package/package.json +1 -1
  97. package/react/index.js +2 -2
  98. package/server/index.js +2 -2
  99. package/sticker/index.js +2 -2
  100. package/umd/five.js +1 -1
  101. package/umd/five.js.LICENSE.txt +0 -181
@@ -22,88 +22,6 @@ OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
22
22
  PERFORMANCE OF THIS SOFTWARE.
23
23
  ***************************************************************************** */
24
24
 
25
- /**
26
- * @license
27
- * cardboard-vr-display
28
- * Copyright (c) 2015-2017 Google
29
- * Licensed under the Apache License, Version 2.0 (the "License");
30
- * you may not use this file except in compliance with the License.
31
- * You may obtain a copy of the License at
32
- *
33
- * http://www.apache.org/licenses/LICENSE-2.0
34
- *
35
- * Unless required by applicable law or agreed to in writing, software
36
- * distributed under the License is distributed on an "AS IS" BASIS,
37
- * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
38
- * See the License for the specific language governing permissions and
39
- * limitations under the License.
40
- */
41
-
42
- /**
43
- * @license
44
- * gl-preserve-state
45
- * Copyright (c) 2016, Brandon Jones.
46
- *
47
- * Permission is hereby granted, free of charge, to any person obtaining a copy
48
- * of this software and associated documentation files (the "Software"), to deal
49
- * in the Software without restriction, including without limitation the rights
50
- * to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
51
- * copies of the Software, and to permit persons to whom the Software is
52
- * furnished to do so, subject to the following conditions:
53
- *
54
- * The above copyright notice and this permission notice shall be included in
55
- * all copies or substantial portions of the Software.
56
- *
57
- * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
58
- * IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
59
- * FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
60
- * AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
61
- * LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
62
- * OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
63
- * THE SOFTWARE.
64
- */
65
-
66
- /**
67
- * @license
68
- * nosleep.js
69
- * Copyright (c) 2017, Rich Tibbett
70
- *
71
- * Permission is hereby granted, free of charge, to any person obtaining a copy
72
- * of this software and associated documentation files (the "Software"), to deal
73
- * in the Software without restriction, including without limitation the rights
74
- * to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
75
- * copies of the Software, and to permit persons to whom the Software is
76
- * furnished to do so, subject to the following conditions:
77
- *
78
- * The above copyright notice and this permission notice shall be included in
79
- * all copies or substantial portions of the Software.
80
- *
81
- * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
82
- * IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
83
- * FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
84
- * AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
85
- * LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
86
- * OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
87
- * THE SOFTWARE.
88
- */
89
-
90
- /**
91
- * @license
92
- * webvr-polyfill-dpdb
93
- * Copyright (c) 2015-2017 Google
94
- * Licensed under the Apache License, Version 2.0 (the "License");
95
- * you may not use this file except in compliance with the License.
96
- * You may obtain a copy of the License at
97
- *
98
- * http://www.apache.org/licenses/LICENSE-2.0
99
- *
100
- * Unless required by applicable law or agreed to in writing, software
101
- * distributed under the License is distributed on an "AS IS" BASIS,
102
- * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
103
- * See the License for the specific language governing permissions and
104
- * limitations under the License.
105
- */
106
-
107
25
  /**
108
26
  * @license
109
27
  * CryptoJS
@@ -196,102 +114,3 @@ PERFORMANCE OF THIS SOFTWARE.
196
114
  *
197
115
  * LICENSE: MIT License
198
116
  */
199
-
200
- /**
201
- * @license
202
- * cardboard-vr-display
203
- * Copyright (c) 2015-2017 Google
204
- * Licensed under the Apache License, Version 2.0 (the "License");
205
- * you may not use this file except in compliance with the License.
206
- * You may obtain a copy of the License at
207
- *
208
- * http://www.apache.org/licenses/LICENSE-2.0
209
- *
210
- * Unless required by applicable law or agreed to in writing, software
211
- * distributed under the License is distributed on an "AS IS" BASIS,
212
- * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
213
- * See the License for the specific language governing permissions and
214
- * limitations under the License.
215
- */
216
-
217
- /**
218
- * @license
219
- * nosleep.js
220
- * Copyright (c) 2017, Rich Tibbett
221
- *
222
- * Permission is hereby granted, free of charge, to any person obtaining a copy
223
- * of this software and associated documentation files (the "Software"), to deal
224
- * in the Software without restriction, including without limitation the rights
225
- * to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
226
- * copies of the Software, and to permit persons to whom the Software is
227
- * furnished to do so, subject to the following conditions:
228
- *
229
- * The above copyright notice and this permission notice shall be included in
230
- * all copies or substantial portions of the Software.
231
- *
232
- * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
233
- * IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
234
- * FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
235
- * AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
236
- * LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
237
- * OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
238
- * THE SOFTWARE.
239
- */
240
-
241
- /**
242
- * @license
243
- * webvr-polyfill
244
- * Copyright (c) 2015-2017 Google
245
- * Licensed under the Apache License, Version 2.0 (the "License");
246
- * you may not use this file except in compliance with the License.
247
- * You may obtain a copy of the License at
248
- *
249
- * http://www.apache.org/licenses/LICENSE-2.0
250
- *
251
- * Unless required by applicable law or agreed to in writing, software
252
- * distributed under the License is distributed on an "AS IS" BASIS,
253
- * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
254
- * See the License for the specific language governing permissions and
255
- * limitations under the License.
256
- */
257
-
258
- /**
259
- * @license
260
- * webvr-polyfill-dpdb
261
- * Copyright (c) 2017 Google
262
- * Licensed under the Apache License, Version 2.0 (the "License");
263
- * you may not use this file except in compliance with the License.
264
- * You may obtain a copy of the License at
265
- *
266
- * http://www.apache.org/licenses/LICENSE-2.0
267
- *
268
- * Unless required by applicable law or agreed to in writing, software
269
- * distributed under the License is distributed on an "AS IS" BASIS,
270
- * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
271
- * See the License for the specific language governing permissions and
272
- * limitations under the License.
273
- */
274
-
275
- /**
276
- * @license
277
- * wglu-preserve-state
278
- * Copyright (c) 2016, Brandon Jones.
279
- *
280
- * Permission is hereby granted, free of charge, to any person obtaining a copy
281
- * of this software and associated documentation files (the "Software"), to deal
282
- * in the Software without restriction, including without limitation the rights
283
- * to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
284
- * copies of the Software, and to permit persons to whom the Software is
285
- * furnished to do so, subject to the following conditions:
286
- *
287
- * The above copyright notice and this permission notice shall be included in
288
- * all copies or substantial portions of the Software.
289
- *
290
- * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
291
- * IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
292
- * FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
293
- * AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
294
- * LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
295
- * OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
296
- * THE SOFTWARE.
297
- */