@realsee/five 6.7.0-alpha.2 → 6.7.0-alpha.20

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 (195) hide show
  1. package/docs/assets/hierarchy.js +1 -1
  2. package/docs/assets/navigation.js +1 -1
  3. package/docs/assets/search.js +1 -1
  4. package/docs/classes/five.AnimationFrameLoop.html +1 -1
  5. package/docs/classes/five.BoundingMesh.html +4 -0
  6. package/docs/classes/five.Camera.html +5 -5
  7. package/docs/classes/five.Five.html +55 -42
  8. package/docs/classes/five.FivePass.html +20 -0
  9. package/docs/classes/five.FullScreenQuad.html +7 -0
  10. package/docs/classes/five.InternalWebGLRenderer.html +1 -1
  11. package/docs/classes/five.Model.html +32 -31
  12. package/docs/classes/five.ModelScene.html +22 -20
  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.PBMMesh.html +1 -1
  17. package/docs/classes/five.PBMMeshMaterial.html +1 -1
  18. package/docs/classes/five.PBMPointCloud.html +1 -1
  19. package/docs/classes/five.PBMPointCloudMaterial.html +1 -1
  20. package/docs/classes/five.PBMSkinnedMesh.html +1 -1
  21. package/docs/classes/five.PanoCircleMesh.html +1 -1
  22. package/docs/classes/five.PanoCircleMeshCustom.html +1 -1
  23. package/docs/classes/five.PanoCircleMeshSolid.html +5 -5
  24. package/docs/classes/five.Parameter.html +1 -1
  25. package/docs/classes/five.Pass.html +11 -0
  26. package/docs/classes/five.Scene.html +1 -1
  27. package/docs/classes/five.Subscribe.html +1 -1
  28. package/docs/classes/five.Tile3D.html +21 -21
  29. package/docs/classes/five.TileNode.html +2 -2
  30. package/docs/classes/five.TrajectoryNode.html +1 -1
  31. package/docs/classes/five.Work.html +16 -16
  32. package/docs/classes/five.WorkResolvedObserver.html +20 -21
  33. package/docs/classes/gltf-loader.DDSLoader.html +1 -1
  34. package/docs/classes/gltf-loader.DRACOLoader.html +1 -1
  35. package/docs/classes/gltf-loader.GLTFLoader.html +1 -1
  36. package/docs/classes/gltf-loader.GLTFObject.html +1 -1
  37. package/docs/classes/gltf-loader.THREEGLTFLoader.html +1 -1
  38. package/docs/classes/line.Line.html +1 -1
  39. package/docs/classes/line.LineGeometry.html +1 -1
  40. package/docs/classes/line.LineMaterial.html +1 -1
  41. package/docs/classes/line.LineSegmentsGeometry.html +1 -1
  42. package/docs/classes/line.THREE_Line2.html +1 -1
  43. package/docs/classes/line.THREE_LineSegments2.html +1 -1
  44. package/docs/classes/plugins.BasePlugin.Controller.html +1 -1
  45. package/docs/classes/plugins.RoundedBoxGeometry.html +1 -1
  46. package/docs/classes/sticker.Sticker.html +1 -1
  47. package/docs/classes/vfx.Airflow.html +1 -1
  48. package/docs/classes/vfx.Flame.html +1 -1
  49. package/docs/classes/vfx.Particle.html +1 -1
  50. package/docs/classes/vfx.ParticleGPU.html +1 -1
  51. package/docs/classes/vfx.SpotLight.html +1 -1
  52. package/docs/functions/five.parseWork.html +1 -1
  53. package/docs/functions/five.workToJson.html +1 -1
  54. package/docs/functions/plugins.DynamicPathLinePlugin.html +1 -0
  55. package/docs/functions/vue.useFiveWorks.html +2 -2
  56. package/docs/hierarchy.html +1 -1
  57. package/docs/interfaces/five.AddableObject.html +1 -1
  58. package/docs/interfaces/five.AjaxOptions.html +1 -1
  59. package/docs/interfaces/five.BaseEvent.html +1 -1
  60. package/docs/interfaces/five.EventCallback.html +1 -1
  61. package/docs/interfaces/five.FiveLoadOptions.html +8 -10
  62. package/docs/interfaces/five.GestureEvent.html +1 -1
  63. package/docs/interfaces/five.ImageOptions.html +1 -1
  64. package/docs/interfaces/five.IntersectEvent.html +1 -1
  65. package/docs/interfaces/five.IntersectMesh.html +1 -1
  66. package/docs/interfaces/five.IntersectMeshInterface.html +1 -1
  67. package/docs/interfaces/five.Intersection.html +1 -1
  68. package/docs/interfaces/five.LoosePanoWork.html +2 -2
  69. package/docs/interfaces/five.LooseWork.html +2 -2
  70. package/docs/interfaces/five.LooseWorkInitial.html +2 -2
  71. package/docs/interfaces/five.LooseWorkModel.html +4 -2
  72. package/docs/interfaces/five.LooseWorkObserver.html +3 -2
  73. package/docs/interfaces/five.LooseWorkPanorama.html +8 -8
  74. package/docs/interfaces/five.LooseWorkWithExtrinsics.html +7 -7
  75. package/docs/interfaces/five.ModeChangeEvent.html +1 -1
  76. package/docs/interfaces/five.ModelControllerCustomInitArgs.html +5 -3
  77. package/docs/interfaces/five.ModelEvent.html +1 -1
  78. package/docs/interfaces/five.ModelOptions.html +11 -0
  79. package/docs/interfaces/five.ModelSceneEvent.html +1 -1
  80. package/docs/interfaces/five.MovePanoOptions.html +9 -7
  81. package/docs/interfaces/five.NetworkAbortError.html +1 -1
  82. package/docs/interfaces/five.NetworkFirbiddenError.html +1 -1
  83. package/docs/interfaces/five.NetworkOptions.html +1 -1
  84. package/docs/interfaces/five.NetworkProxyError.html +1 -1
  85. package/docs/interfaces/five.NetworkResourceEvent.html +1 -1
  86. package/docs/interfaces/five.NetworkResponseError.html +1 -1
  87. package/docs/interfaces/five.NetworkTimeoutError.html +1 -1
  88. package/docs/interfaces/five.ObjectEvent.html +1 -1
  89. package/docs/interfaces/five.PBMMaterial.html +1 -1
  90. package/docs/interfaces/five.PBMMeshMaterialParameters.html +1 -1
  91. package/docs/interfaces/five.PBMPointCloudMaterialParameters.html +1 -1
  92. package/docs/interfaces/five.PanoCircleMeshInterface.html +1 -1
  93. package/docs/interfaces/five.PanoCircleMeshSolidOptions.html +2 -2
  94. package/docs/interfaces/five.PanoEvent.html +1 -1
  95. package/docs/interfaces/five.PanoTextureEvent.html +1 -1
  96. package/docs/interfaces/five.PanoramaControllerCustomInitArgs.html +12 -10
  97. package/docs/interfaces/five.PanoramaLikeControllerCustomInitArgs.html +5 -3
  98. package/docs/interfaces/five.ParameterMaterialValue.html +1 -1
  99. package/docs/interfaces/five.ParameterTilesetValue.html +1 -1
  100. package/docs/interfaces/five.ParameterValue.html +1 -1
  101. package/docs/interfaces/five.Pose.html +1 -1
  102. package/docs/interfaces/five.RenderEvent.html +1 -1
  103. package/docs/interfaces/five.ResolvedParameterValue.html +1 -1
  104. package/docs/interfaces/five.State.html +1 -1
  105. package/docs/interfaces/five.StateEvent.html +1 -1
  106. package/docs/interfaces/five.TextureOptions.html +1 -1
  107. package/docs/interfaces/five.TopviewControllerCustomInitArgs.html +1 -1
  108. package/docs/interfaces/five.VRPanoramaControllerCustomInitArgs.html +12 -10
  109. package/docs/interfaces/five.ViewLayer.html +21 -21
  110. package/docs/interfaces/five.WorkCubeImage.html +2 -2
  111. package/docs/interfaces/five.WorkImage.html +5 -3
  112. package/docs/interfaces/five.WorkInitial.html +8 -8
  113. package/docs/interfaces/five.WorkModel.html +11 -7
  114. package/docs/interfaces/five.WorkModelJson.html +3 -2
  115. package/docs/interfaces/five.WorkModelLayer.html +7 -2
  116. package/docs/interfaces/five.WorkModelLayerJson.html +2 -2
  117. package/docs/interfaces/five.WorkObserver.html +21 -22
  118. package/docs/interfaces/five.WorkObserverJson.html +4 -2
  119. package/docs/interfaces/five.WorkPanoramaJson.html +2 -2
  120. package/docs/interfaces/five.WorkPanoramasJson.html +2 -2
  121. package/docs/interfaces/five.WorkTile.html +4 -4
  122. package/docs/interfaces/five.WorkVideo.html +4 -4
  123. package/docs/interfaces/five.WorksEvent.html +1 -1
  124. package/docs/interfaces/five.XRControllerEvent.html +1 -1
  125. package/docs/interfaces/five.XRGestureEvent.html +1 -1
  126. package/docs/interfaces/five.XRPanoramaControllerCustomInitArgs.html +12 -10
  127. package/docs/interfaces/five.XRSessionEvent.html +1 -1
  128. package/docs/interfaces/plugins.BackgroundPluginController.html +1 -1
  129. package/docs/interfaces/plugins.BackgroundPluginType.EventMap.html +1 -1
  130. package/docs/interfaces/plugins.BasePlugin.State.html +1 -1
  131. package/docs/interfaces/plugins.DynamicPathLinePluginController.html +82 -0
  132. package/docs/interfaces/plugins.DynamicPathLinePluginType.Config.html +36 -0
  133. package/docs/interfaces/plugins.DynamicPathLinePluginType.EventMap.html +26 -0
  134. package/docs/interfaces/plugins.DynamicPathLinePluginType.Params.html +6 -0
  135. package/docs/interfaces/plugins.DynamicPathLinePluginType.PathConfig.html +26 -0
  136. package/docs/interfaces/plugins.DynamicPathLinePluginType.State.html +10 -0
  137. package/docs/interfaces/plugins.ItemMaskController.html +1 -1
  138. package/docs/interfaces/plugins.ItemMaskPluginType.EventMap.html +1 -1
  139. package/docs/interfaces/plugins.ItemMaskPluginType.State.html +1 -1
  140. package/docs/interfaces/plugins.OrientationPluginController.html +1 -1
  141. package/docs/interfaces/plugins.OrientationPluginType.EventMap.html +1 -1
  142. package/docs/interfaces/plugins.OrientationPluginType.State.html +1 -1
  143. package/docs/interfaces/plugins.PanoAnimeController.html +1 -1
  144. package/docs/interfaces/plugins.PanoAnimePluginType.EventMap.html +1 -1
  145. package/docs/interfaces/plugins.PanoAnimePluginType.State.html +1 -1
  146. package/docs/interfaces/plugins.PluginTemplateType.EventMap.html +1 -1
  147. package/docs/interfaces/plugins.PluginTemplateType.State.html +1 -1
  148. package/docs/interfaces/plugins.TrajectoryController.html +1 -1
  149. package/docs/interfaces/react.FiveInjectionTypes.html +1 -1
  150. package/docs/modules/five.html +1 -1
  151. package/docs/modules/plugins.DynamicPathLinePluginType.html +1 -0
  152. package/docs/modules/plugins.html +1 -1
  153. package/docs/types/five.Models.html +4 -4
  154. package/docs/types/five.MovePanoEffect.html +3 -2
  155. package/docs/types/five.ParseOptions.html +6 -6
  156. package/docs/types/plugins.BasePlugin.EventMap.html +1 -1
  157. package/docs/types/plugins.DynamicPathLinePluginType.PluginData.html +3 -0
  158. package/docs/types/plugins.DynamicPathLinePluginType.ServerData.html +3 -0
  159. package/docs/types/vue.FiveProviderComponent.html +1 -1
  160. package/five/index.d.ts +201 -45
  161. package/five/index.js +108 -76
  162. package/five/index.mjs +3962 -3482
  163. package/gltf-loader/index.js +3 -3
  164. package/gltf-loader/index.mjs +3 -3
  165. package/line/index.js +3 -3
  166. package/line/index.mjs +3 -3
  167. package/package.json +1 -1
  168. package/plugins/index.d.ts +307 -0
  169. package/plugins/index.js +294 -15
  170. package/plugins/index.mjs +2457 -1385
  171. package/react/index.js +2 -2
  172. package/react/index.mjs +2 -2
  173. package/shader-lib/index.d.ts +24 -1
  174. package/shader-lib/index.js +14 -13
  175. package/shader-lib/index.mjs +433 -205
  176. package/sticker/index.js +3 -3
  177. package/sticker/index.mjs +3 -3
  178. package/umd/five-gltf-loader.js +3 -3
  179. package/umd/five-line.js +3 -3
  180. package/umd/five-plugins.js +294 -15
  181. package/umd/five-react.js +2 -2
  182. package/umd/five-shader-lib.js +14 -13
  183. package/umd/five-sticker.js +3 -3
  184. package/umd/five-vfx.js +2 -2
  185. package/umd/five-vue.js +2 -2
  186. package/umd/five.js +108 -76
  187. package/vfx/index.js +2 -2
  188. package/vfx/index.mjs +2 -2
  189. package/vue/index.d.ts +1 -1
  190. package/vue/index.js +2 -2
  191. package/vue/index.mjs +2 -2
  192. package/work-downloader/index.js +3 -3
  193. package/work-downloader/index.mjs +309 -257
  194. package/docs/interfaces/five.ModelLike.html +0 -3
  195. package/docs/types/five.Tile3dOptions.html +0 -1

There are too many changes on this page to be displayed.


The amount of changes on this page would crash your brower.

You can still verify the content by downloading the package file manually.