Skip to content

Commit

Permalink
publish 1.15.10
Browse files Browse the repository at this point in the history
  • Loading branch information
06wj committed Oct 13, 2020
1 parent ffb438c commit 9fb2912
Show file tree
Hide file tree
Showing 192 changed files with 230,346 additions and 4,962 deletions.
14 changes: 14 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,17 @@
## [1.15.10](https://github.com/hiloteam/Hilo3d/compare/1.15.9...1.15.10) (2020-10-13)


### Bug Fixes

* Add light.isDirty and fix the bug that directionalLight lignt shadow does not update ([d808a89](https://github.com/hiloteam/Hilo3d/commit/d808a8992366c9d7537a26836f472bfd4ae1d051))


### Features

* add material.frontFace ([ef85b56](https://github.com/hiloteam/Hilo3d/commit/ef85b56f2eb1170ac2763deee2d059d514c08297))



## [1.15.9](https://github.com/hiloteam/Hilo3d/compare/1.15.8...1.15.9) (2020-09-10)


Expand Down
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ English | [简体中文](./README_ZH.md)
* use script tag from a [cdn][cdn-url]

```
<script src='//cdn.jsdelivr.net/npm/hilo3d@1.15.9/build/Hilo3d.js'></script>
<script src='//cdn.jsdelivr.net/npm/hilo3d@1.15.10/build/Hilo3d.js'></script>
```

### Documentation
Expand Down Expand Up @@ -119,4 +119,4 @@ English | [简体中文](./README_ZH.md)
[size-image]:https://img.badgesize.io/hiloteam/hilo3d/master/build/Hilo3d.js.svg?compression=gzip&style=flat-square
[ci-url]:https://github.com/hiloteam/Hilo3d/actions?query=workflow%3A%22npm+test%22+branch%3Adev
[ci-image]:https://img.shields.io/github/workflow/status/hiloteam/Hilo3d/npm%20test?style=flat-square
[cdn-url]: https://cdn.jsdelivr.net/npm/hilo3d@1.15.9/build/Hilo3d.js
[cdn-url]: https://cdn.jsdelivr.net/npm/hilo3d@1.15.10/build/Hilo3d.js
4 changes: 2 additions & 2 deletions README_ZH.md
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
* 使用 script 标签加载 [cdn][cdn-url]
```
<script src='<script src='//cdn.jsdelivr.net/npm/hilo3d@1.15.9/build/Hilo3d.js'></script>'></script>
<script src='<script src='//cdn.jsdelivr.net/npm/hilo3d@1.15.10/build/Hilo3d.js'></script>'></script>
```
### 文档
Expand Down Expand Up @@ -120,4 +120,4 @@
[size-image]:https://img.badgesize.io/hiloteam/hilo3d/master/build/Hilo3d.js.svg?compression=gzip&style=flat-square
[ci-url]:https://github.com/hiloteam/Hilo3d/actions?query=workflow%3A%22npm+test%22+branch%3Adev
[ci-image]:https://img.shields.io/github/workflow/status/hiloteam/Hilo3d/npm%20test?style=flat-square
[cdn-url]: https://cdn.jsdelivr.net/npm/hilo3d@1.15.9/build/Hilo3d.js
[cdn-url]: https://cdn.jsdelivr.net/npm/hilo3d@1.15.10/build/Hilo3d.js
8 changes: 4 additions & 4 deletions build/Hilo3d.js

Large diffs are not rendered by default.

6 changes: 3 additions & 3 deletions build/Hilo3d.single.js

Large diffs are not rendered by default.

6 changes: 3 additions & 3 deletions build/math.single.js

Large diffs are not rendered by default.

4 changes: 2 additions & 2 deletions build/polyfill.js

Large diffs are not rendered by default.

949 changes: 939 additions & 10 deletions docs/AmbientLight.html

Large diffs are not rendered by default.

906 changes: 898 additions & 8 deletions docs/Animation.html

Large diffs are not rendered by default.

906 changes: 898 additions & 8 deletions docs/AnimationStates.html

Large diffs are not rendered by default.

949 changes: 939 additions & 10 deletions docs/AreaLight.html

Large diffs are not rendered by default.

906 changes: 898 additions & 8 deletions docs/AxisHelper.html

Large diffs are not rendered by default.

906 changes: 898 additions & 8 deletions docs/AxisNetHelper.html

Large diffs are not rendered by default.

906 changes: 898 additions & 8 deletions docs/BasicLoader.html

Large diffs are not rendered by default.

959 changes: 944 additions & 15 deletions docs/BasicMaterial.html

Large diffs are not rendered by default.

906 changes: 898 additions & 8 deletions docs/BoxGeometry.html

Large diffs are not rendered by default.

906 changes: 898 additions & 8 deletions docs/Buffer.html

Large diffs are not rendered by default.

906 changes: 898 additions & 8 deletions docs/Cache.html

Large diffs are not rendered by default.

906 changes: 898 additions & 8 deletions docs/Camera.html

Large diffs are not rendered by default.

906 changes: 898 additions & 8 deletions docs/CameraHelper.html

Large diffs are not rendered by default.

1,134 changes: 1,113 additions & 21 deletions docs/Class.html

Large diffs are not rendered by default.

906 changes: 898 additions & 8 deletions docs/Color.html

Large diffs are not rendered by default.

906 changes: 898 additions & 8 deletions docs/CubeTexture.html

Large diffs are not rendered by default.

906 changes: 898 additions & 8 deletions docs/CubeTextureLoader.html

Large diffs are not rendered by default.

906 changes: 898 additions & 8 deletions docs/DataTexture.html

Large diffs are not rendered by default.

949 changes: 939 additions & 10 deletions docs/DirectionalLight.html

Large diffs are not rendered by default.

906 changes: 898 additions & 8 deletions docs/Euler.html

Large diffs are not rendered by default.

906 changes: 898 additions & 8 deletions docs/EulerNotifier.html

Large diffs are not rendered by default.

906 changes: 898 additions & 8 deletions docs/EventMixin.html

Large diffs are not rendered by default.

906 changes: 898 additions & 8 deletions docs/Fog.html

Large diffs are not rendered by default.

906 changes: 898 additions & 8 deletions docs/Framebuffer.html

Large diffs are not rendered by default.

906 changes: 898 additions & 8 deletions docs/Frustum.html

Large diffs are not rendered by default.

906 changes: 898 additions & 8 deletions docs/GLTFLoader.html

Large diffs are not rendered by default.

906 changes: 898 additions & 8 deletions docs/GLTFParser.html

Large diffs are not rendered by default.

906 changes: 898 additions & 8 deletions docs/Geometry.html

Large diffs are not rendered by default.

906 changes: 898 additions & 8 deletions docs/GeometryData.html

Large diffs are not rendered by default.

959 changes: 944 additions & 15 deletions docs/GeometryMaterial.html

Large diffs are not rendered by default.

906 changes: 898 additions & 8 deletions docs/HDRLoader.html

Large diffs are not rendered by default.

906 changes: 898 additions & 8 deletions docs/KTXLoader.html

Large diffs are not rendered by default.

906 changes: 898 additions & 8 deletions docs/LazyTexture.html

Large diffs are not rendered by default.

947 changes: 937 additions & 10 deletions docs/Light.html

Large diffs are not rendered by default.

906 changes: 898 additions & 8 deletions docs/LightManager.html

Large diffs are not rendered by default.

906 changes: 898 additions & 8 deletions docs/LoadCache.html

Large diffs are not rendered by default.

906 changes: 898 additions & 8 deletions docs/LoadQueue.html

Large diffs are not rendered by default.

906 changes: 898 additions & 8 deletions docs/Loader.html

Large diffs are not rendered by default.

959 changes: 943 additions & 16 deletions docs/Material.html

Large diffs are not rendered by default.

906 changes: 898 additions & 8 deletions docs/Matrix3.html

Large diffs are not rendered by default.

906 changes: 898 additions & 8 deletions docs/Matrix4.html

Large diffs are not rendered by default.

906 changes: 898 additions & 8 deletions docs/Matrix4Notifier.html

Large diffs are not rendered by default.

906 changes: 898 additions & 8 deletions docs/Mesh.html

Large diffs are not rendered by default.

906 changes: 898 additions & 8 deletions docs/MeshPicker.html

Large diffs are not rendered by default.

906 changes: 898 additions & 8 deletions docs/MorphGeometry.html

Large diffs are not rendered by default.

906 changes: 898 additions & 8 deletions docs/Node.html

Large diffs are not rendered by default.

906 changes: 898 additions & 8 deletions docs/OrthographicCamera.html

Large diffs are not rendered by default.

959 changes: 944 additions & 15 deletions docs/PBRMaterial.html

Large diffs are not rendered by default.

906 changes: 898 additions & 8 deletions docs/PerspectiveCamera.html

Large diffs are not rendered by default.

906 changes: 898 additions & 8 deletions docs/Plane.html

Large diffs are not rendered by default.

906 changes: 898 additions & 8 deletions docs/PlaneGeometry.html

Large diffs are not rendered by default.

949 changes: 939 additions & 10 deletions docs/PointLight.html

Large diffs are not rendered by default.

906 changes: 898 additions & 8 deletions docs/Program.html

Large diffs are not rendered by default.

906 changes: 898 additions & 8 deletions docs/Quaternion.html

Large diffs are not rendered by default.

906 changes: 898 additions & 8 deletions docs/Ray.html

Large diffs are not rendered by default.

906 changes: 898 additions & 8 deletions docs/RenderInfo.html

Large diffs are not rendered by default.

906 changes: 898 additions & 8 deletions docs/RenderList.html

Large diffs are not rendered by default.

906 changes: 898 additions & 8 deletions docs/Shader.html

Large diffs are not rendered by default.

959 changes: 944 additions & 15 deletions docs/ShaderMaterial.html

Large diffs are not rendered by default.

906 changes: 898 additions & 8 deletions docs/ShaderMaterialLoader.html

Large diffs are not rendered by default.

906 changes: 898 additions & 8 deletions docs/Skeleton.html

Large diffs are not rendered by default.

906 changes: 898 additions & 8 deletions docs/SkinedMesh.html

Large diffs are not rendered by default.

906 changes: 898 additions & 8 deletions docs/SphereGeometry.html

Large diffs are not rendered by default.

906 changes: 898 additions & 8 deletions docs/SphericalHarmonics3.html

Large diffs are not rendered by default.

949 changes: 939 additions & 10 deletions docs/SpotLight.html

Large diffs are not rendered by default.

906 changes: 898 additions & 8 deletions docs/Stage.html

Large diffs are not rendered by default.

906 changes: 898 additions & 8 deletions docs/Texture.html

Large diffs are not rendered by default.

906 changes: 898 additions & 8 deletions docs/TextureLoader.html

Large diffs are not rendered by default.

1,475 changes: 1,235 additions & 240 deletions docs/Ticker.html

Large diffs are not rendered by default.

906 changes: 898 additions & 8 deletions docs/Tween.html

Large diffs are not rendered by default.

906 changes: 898 additions & 8 deletions docs/Vector2.html

Large diffs are not rendered by default.

906 changes: 898 additions & 8 deletions docs/Vector3.html

Large diffs are not rendered by default.

906 changes: 898 additions & 8 deletions docs/Vector3Notifier.html

Large diffs are not rendered by default.

906 changes: 898 additions & 8 deletions docs/Vector4.html

Large diffs are not rendered by default.

906 changes: 898 additions & 8 deletions docs/VertexArrayObject.html

Large diffs are not rendered by default.

936 changes: 913 additions & 23 deletions docs/WebGLRenderer.html

Large diffs are not rendered by default.

906 changes: 898 additions & 8 deletions docs/WebGLResourceManager.html

Large diffs are not rendered by default.

906 changes: 898 additions & 8 deletions docs/WebGLState.html

Large diffs are not rendered by default.

906 changes: 898 additions & 8 deletions docs/WebGLSupport.html

Large diffs are not rendered by default.

906 changes: 898 additions & 8 deletions docs/animation_Animation.js.html

Large diffs are not rendered by default.

906 changes: 898 additions & 8 deletions docs/animation_AnimationStates.js.html

Large diffs are not rendered by default.

10,117 changes: 7,080 additions & 3,037 deletions docs/browser.html

Large diffs are not rendered by default.

906 changes: 898 additions & 8 deletions docs/camera_Camera.js.html

Large diffs are not rendered by default.

906 changes: 898 additions & 8 deletions docs/camera_OrthographicCamera.js.html

Large diffs are not rendered by default.

906 changes: 898 additions & 8 deletions docs/camera_PerspectiveCamera.js.html

Large diffs are not rendered by default.

906 changes: 898 additions & 8 deletions docs/capabilities.html

Large diffs are not rendered by default.

24,783 changes: 24,783 additions & 0 deletions docs/constants.html

Large diffs are not rendered by default.

8,861 changes: 8,861 additions & 0 deletions docs/constants_Hilo.js.html

Large diffs are not rendered by default.

913 changes: 901 additions & 12 deletions docs/constants_index.js.html

Large diffs are not rendered by default.

10,343 changes: 10,343 additions & 0 deletions docs/constants_webgl.js.html

Large diffs are not rendered by default.

9,248 changes: 9,248 additions & 0 deletions docs/constants_webglExtensions.js.html

Large diffs are not rendered by default.

1,089 changes: 1,065 additions & 24 deletions docs/core_Class.js.html

Large diffs are not rendered by default.

906 changes: 898 additions & 8 deletions docs/core_EventMixin.js.html

Large diffs are not rendered by default.

906 changes: 898 additions & 8 deletions docs/core_Fog.js.html

Large diffs are not rendered by default.

906 changes: 898 additions & 8 deletions docs/core_Mesh.js.html

Large diffs are not rendered by default.

906 changes: 898 additions & 8 deletions docs/core_Node.js.html

Large diffs are not rendered by default.

906 changes: 898 additions & 8 deletions docs/core_Skeleton.js.html

Large diffs are not rendered by default.

906 changes: 898 additions & 8 deletions docs/core_SkinedMesh.js.html

Large diffs are not rendered by default.

906 changes: 898 additions & 8 deletions docs/core_Stage.js.html

Large diffs are not rendered by default.

906 changes: 898 additions & 8 deletions docs/core_Tween.js.html

Large diffs are not rendered by default.

906 changes: 898 additions & 8 deletions docs/extensions.html

Large diffs are not rendered by default.

906 changes: 898 additions & 8 deletions docs/geometry_BoxGeometry.js.html

Large diffs are not rendered by default.

906 changes: 898 additions & 8 deletions docs/geometry_Geometry.js.html

Large diffs are not rendered by default.

906 changes: 898 additions & 8 deletions docs/geometry_GeometryData.js.html

Large diffs are not rendered by default.

906 changes: 898 additions & 8 deletions docs/geometry_MorphGeometry.js.html

Large diffs are not rendered by default.

906 changes: 898 additions & 8 deletions docs/geometry_PlaneGeometry.js.html

Large diffs are not rendered by default.

906 changes: 898 additions & 8 deletions docs/geometry_SphereGeometry.js.html

Large diffs are not rendered by default.

906 changes: 898 additions & 8 deletions docs/glType.html

Large diffs are not rendered by default.

970 changes: 898 additions & 72 deletions docs/global.html

Large diffs are not rendered by default.

906 changes: 898 additions & 8 deletions docs/helper_AxisHelper.js.html

Large diffs are not rendered by default.

906 changes: 898 additions & 8 deletions docs/helper_AxisNetHelper.js.html

Large diffs are not rendered by default.

906 changes: 898 additions & 8 deletions docs/helper_CameraHelper.js.html

Large diffs are not rendered by default.

912 changes: 901 additions & 11 deletions docs/index.html

Large diffs are not rendered by default.

906 changes: 898 additions & 8 deletions docs/light_AmbientLight.js.html

Large diffs are not rendered by default.

906 changes: 898 additions & 8 deletions docs/light_AreaLight.js.html

Large diffs are not rendered by default.

906 changes: 898 additions & 8 deletions docs/light_DirectionalLight.js.html

Large diffs are not rendered by default.

912 changes: 904 additions & 8 deletions docs/light_Light.js.html

Large diffs are not rendered by default.

906 changes: 898 additions & 8 deletions docs/light_LightManager.js.html

Large diffs are not rendered by default.

906 changes: 898 additions & 8 deletions docs/light_PointLight.js.html

Large diffs are not rendered by default.

906 changes: 898 additions & 8 deletions docs/light_SpotLight.js.html

Large diffs are not rendered by default.

906 changes: 898 additions & 8 deletions docs/loader_BasicLoader.js.html

Large diffs are not rendered by default.

906 changes: 898 additions & 8 deletions docs/loader_CubeTextureLoader.js.html

Large diffs are not rendered by default.

906 changes: 898 additions & 8 deletions docs/loader_GLTFExtensions.js.html

Large diffs are not rendered by default.

906 changes: 898 additions & 8 deletions docs/loader_GLTFLoader.js.html

Large diffs are not rendered by default.

906 changes: 898 additions & 8 deletions docs/loader_GLTFParser.js.html

Large diffs are not rendered by default.

906 changes: 898 additions & 8 deletions docs/loader_HDRLoader.js.html

Large diffs are not rendered by default.

906 changes: 898 additions & 8 deletions docs/loader_KTXLoader.js.html

Large diffs are not rendered by default.

906 changes: 898 additions & 8 deletions docs/loader_LoadCache.js.html

Large diffs are not rendered by default.

906 changes: 898 additions & 8 deletions docs/loader_LoadQueue.js.html

Large diffs are not rendered by default.

906 changes: 898 additions & 8 deletions docs/loader_Loader.js.html

Large diffs are not rendered by default.

906 changes: 898 additions & 8 deletions docs/loader_ShaderMaterialLoader.js.html

Large diffs are not rendered by default.

906 changes: 898 additions & 8 deletions docs/loader_TextureLoader.js.html

Large diffs are not rendered by default.

906 changes: 898 additions & 8 deletions docs/log.html

Large diffs are not rendered by default.

906 changes: 898 additions & 8 deletions docs/material_BasicMaterial.js.html

Large diffs are not rendered by default.

906 changes: 898 additions & 8 deletions docs/material_GeometryMaterial.js.html

Large diffs are not rendered by default.

916 changes: 907 additions & 9 deletions docs/material_Material.js.html

Large diffs are not rendered by default.

Loading

0 comments on commit 9fb2912

Please sign in to comment.