Skip to content

Commit

Permalink
publish 1.15.19
Browse files Browse the repository at this point in the history
  • Loading branch information
06wj committed May 20, 2021
1 parent eaae512 commit 14e5202
Show file tree
Hide file tree
Showing 192 changed files with 1,050 additions and 209 deletions.
9 changes: 9 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,12 @@
## [1.15.19](https://github.com/hiloteam/Hilo3d/compare/1.15.18...1.15.19) (2021-05-20)


### Features

* add wrapS & wrapT property of the framebuffer ([eaae512](https://github.com/hiloteam/Hilo3d/commit/eaae5129fc4324ece40d652bf7b76c625ef36d9b))



## [1.15.18](https://github.com/hiloteam/Hilo3d/compare/1.15.17...1.15.18) (2021-05-14)
* update doc & .d.ts

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/[email protected].18/build/Hilo3d.js'></script>
<script src='//cdn.jsdelivr.net/npm/[email protected].19/build/Hilo3d.js'></script>
```

### Documentation
Expand Down Expand Up @@ -122,4 +122,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/[email protected].18/build/Hilo3d.js
[cdn-url]: https://cdn.jsdelivr.net/npm/[email protected].19/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/[email protected].18/build/Hilo3d.js'></script>'></script>
<script src='<script src='//cdn.jsdelivr.net/npm/[email protected].19/build/Hilo3d.js'></script>'></script>
```
### 文档
Expand Down Expand Up @@ -122,4 +122,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/[email protected].18/build/Hilo3d.js
[cdn-url]: https://cdn.jsdelivr.net/npm/[email protected].19/build/Hilo3d.js
4 changes: 2 additions & 2 deletions build/Hilo3d.js

Large diffs are not rendered by default.

4 changes: 2 additions & 2 deletions build/Hilo3d.single.js

Large diffs are not rendered by default.

4 changes: 2 additions & 2 deletions build/math.single.js

Large diffs are not rendered by default.

6 changes: 5 additions & 1 deletion docs/AmbientLight.html
Original file line number Diff line number Diff line change
Expand Up @@ -7862,6 +7862,10 @@ <h3 class="applicationName"><a href="index.html"></a></h3>

<li data-name="Framebuffer#magFilter"><a href="Framebuffer.html#magFilter">magFilter</a></li>

<li data-name="Framebuffer#wrapS"><a href="Framebuffer.html#wrapS">wrapS</a></li>

<li data-name="Framebuffer#wrapT"><a href="Framebuffer.html#wrapT">wrapT</a></li>

<li data-name="Framebuffer#data"><a href="Framebuffer.html#data">data</a></li>

<li data-name="Framebuffer#attachment"><a href="Framebuffer.html#attachment">attachment</a></li>
Expand Down Expand Up @@ -10356,7 +10360,7 @@ <h4 class="name" id="createShadowMap">


<footer>
Documentation generated by <a target="_blank" href="https://github.com/jsdoc3/jsdoc">JSDoc 3.6.6</a>
Documentation generated by <a target="_blank" href="https://github.com/jsdoc3/jsdoc">JSDoc 3.6.7</a>
</footer>
</div>
</div>
Expand Down
6 changes: 5 additions & 1 deletion docs/Animation.html
Original file line number Diff line number Diff line change
Expand Up @@ -7862,6 +7862,10 @@ <h3 class="applicationName"><a href="index.html"></a></h3>

<li data-name="Framebuffer#magFilter"><a href="Framebuffer.html#magFilter">magFilter</a></li>

<li data-name="Framebuffer#wrapS"><a href="Framebuffer.html#wrapS">wrapS</a></li>

<li data-name="Framebuffer#wrapT"><a href="Framebuffer.html#wrapT">wrapT</a></li>

<li data-name="Framebuffer#data"><a href="Framebuffer.html#data">data</a></li>

<li data-name="Framebuffer#attachment"><a href="Framebuffer.html#attachment">attachment</a></li>
Expand Down Expand Up @@ -11181,7 +11185,7 @@ <h5>Returns:</h5>


<footer>
Documentation generated by <a target="_blank" href="https://github.com/jsdoc3/jsdoc">JSDoc 3.6.6</a>
Documentation generated by <a target="_blank" href="https://github.com/jsdoc3/jsdoc">JSDoc 3.6.7</a>
</footer>
</div>
</div>
Expand Down
6 changes: 5 additions & 1 deletion docs/AnimationStates.html
Original file line number Diff line number Diff line change
Expand Up @@ -7862,6 +7862,10 @@ <h3 class="applicationName"><a href="index.html"></a></h3>

<li data-name="Framebuffer#magFilter"><a href="Framebuffer.html#magFilter">magFilter</a></li>

<li data-name="Framebuffer#wrapS"><a href="Framebuffer.html#wrapS">wrapS</a></li>

<li data-name="Framebuffer#wrapT"><a href="Framebuffer.html#wrapT">wrapT</a></li>

<li data-name="Framebuffer#data"><a href="Framebuffer.html#data">data</a></li>

<li data-name="Framebuffer#attachment"><a href="Framebuffer.html#attachment">attachment</a></li>
Expand Down Expand Up @@ -11101,7 +11105,7 @@ <h5>Returns:</h5>


<footer>
Documentation generated by <a target="_blank" href="https://github.com/jsdoc3/jsdoc">JSDoc 3.6.6</a>
Documentation generated by <a target="_blank" href="https://github.com/jsdoc3/jsdoc">JSDoc 3.6.7</a>
</footer>
</div>
</div>
Expand Down
6 changes: 5 additions & 1 deletion docs/AreaLight.html
Original file line number Diff line number Diff line change
Expand Up @@ -7862,6 +7862,10 @@ <h3 class="applicationName"><a href="index.html"></a></h3>

<li data-name="Framebuffer#magFilter"><a href="Framebuffer.html#magFilter">magFilter</a></li>

<li data-name="Framebuffer#wrapS"><a href="Framebuffer.html#wrapS">wrapS</a></li>

<li data-name="Framebuffer#wrapT"><a href="Framebuffer.html#wrapT">wrapT</a></li>

<li data-name="Framebuffer#data"><a href="Framebuffer.html#data">data</a></li>

<li data-name="Framebuffer#attachment"><a href="Framebuffer.html#attachment">attachment</a></li>
Expand Down Expand Up @@ -10637,7 +10641,7 @@ <h4 class="name" id="createShadowMap">


<footer>
Documentation generated by <a target="_blank" href="https://github.com/jsdoc3/jsdoc">JSDoc 3.6.6</a>
Documentation generated by <a target="_blank" href="https://github.com/jsdoc3/jsdoc">JSDoc 3.6.7</a>
</footer>
</div>
</div>
Expand Down
6 changes: 5 additions & 1 deletion docs/AxisHelper.html
Original file line number Diff line number Diff line change
Expand Up @@ -7862,6 +7862,10 @@ <h3 class="applicationName"><a href="index.html"></a></h3>

<li data-name="Framebuffer#magFilter"><a href="Framebuffer.html#magFilter">magFilter</a></li>

<li data-name="Framebuffer#wrapS"><a href="Framebuffer.html#wrapS">wrapS</a></li>

<li data-name="Framebuffer#wrapT"><a href="Framebuffer.html#wrapT">wrapT</a></li>

<li data-name="Framebuffer#data"><a href="Framebuffer.html#data">data</a></li>

<li data-name="Framebuffer#attachment"><a href="Framebuffer.html#attachment">attachment</a></li>
Expand Down Expand Up @@ -15848,7 +15852,7 @@ <h5>Returns:</h5>


<footer>
Documentation generated by <a target="_blank" href="https://github.com/jsdoc3/jsdoc">JSDoc 3.6.6</a>
Documentation generated by <a target="_blank" href="https://github.com/jsdoc3/jsdoc">JSDoc 3.6.7</a>
</footer>
</div>
</div>
Expand Down
6 changes: 5 additions & 1 deletion docs/AxisNetHelper.html
Original file line number Diff line number Diff line change
Expand Up @@ -7862,6 +7862,10 @@ <h3 class="applicationName"><a href="index.html"></a></h3>

<li data-name="Framebuffer#magFilter"><a href="Framebuffer.html#magFilter">magFilter</a></li>

<li data-name="Framebuffer#wrapS"><a href="Framebuffer.html#wrapS">wrapS</a></li>

<li data-name="Framebuffer#wrapT"><a href="Framebuffer.html#wrapT">wrapT</a></li>

<li data-name="Framebuffer#data"><a href="Framebuffer.html#data">data</a></li>

<li data-name="Framebuffer#attachment"><a href="Framebuffer.html#attachment">attachment</a></li>
Expand Down Expand Up @@ -16225,7 +16229,7 @@ <h5>Returns:</h5>


<footer>
Documentation generated by <a target="_blank" href="https://github.com/jsdoc3/jsdoc">JSDoc 3.6.6</a>
Documentation generated by <a target="_blank" href="https://github.com/jsdoc3/jsdoc">JSDoc 3.6.7</a>
</footer>
</div>
</div>
Expand Down
6 changes: 5 additions & 1 deletion docs/BasicLoader.html
Original file line number Diff line number Diff line change
Expand Up @@ -7862,6 +7862,10 @@ <h3 class="applicationName"><a href="index.html"></a></h3>

<li data-name="Framebuffer#magFilter"><a href="Framebuffer.html#magFilter">magFilter</a></li>

<li data-name="Framebuffer#wrapS"><a href="Framebuffer.html#wrapS">wrapS</a></li>

<li data-name="Framebuffer#wrapT"><a href="Framebuffer.html#wrapT">wrapT</a></li>

<li data-name="Framebuffer#data"><a href="Framebuffer.html#data">data</a></li>

<li data-name="Framebuffer#attachment"><a href="Framebuffer.html#attachment">attachment</a></li>
Expand Down Expand Up @@ -11512,7 +11516,7 @@ <h5>Returns:</h5>


<footer>
Documentation generated by <a target="_blank" href="https://github.com/jsdoc3/jsdoc">JSDoc 3.6.6</a>
Documentation generated by <a target="_blank" href="https://github.com/jsdoc3/jsdoc">JSDoc 3.6.7</a>
</footer>
</div>
</div>
Expand Down
6 changes: 5 additions & 1 deletion docs/BasicMaterial.html
Original file line number Diff line number Diff line change
Expand Up @@ -7862,6 +7862,10 @@ <h3 class="applicationName"><a href="index.html"></a></h3>

<li data-name="Framebuffer#magFilter"><a href="Framebuffer.html#magFilter">magFilter</a></li>

<li data-name="Framebuffer#wrapS"><a href="Framebuffer.html#wrapS">wrapS</a></li>

<li data-name="Framebuffer#wrapT"><a href="Framebuffer.html#wrapT">wrapT</a></li>

<li data-name="Framebuffer#data"><a href="Framebuffer.html#data">data</a></li>

<li data-name="Framebuffer#attachment"><a href="Framebuffer.html#attachment">attachment</a></li>
Expand Down Expand Up @@ -13049,7 +13053,7 @@ <h5>Returns:</h5>


<footer>
Documentation generated by <a target="_blank" href="https://github.com/jsdoc3/jsdoc">JSDoc 3.6.6</a>
Documentation generated by <a target="_blank" href="https://github.com/jsdoc3/jsdoc">JSDoc 3.6.7</a>
</footer>
</div>
</div>
Expand Down
6 changes: 5 additions & 1 deletion docs/BoxGeometry.html
Original file line number Diff line number Diff line change
Expand Up @@ -7862,6 +7862,10 @@ <h3 class="applicationName"><a href="index.html"></a></h3>

<li data-name="Framebuffer#magFilter"><a href="Framebuffer.html#magFilter">magFilter</a></li>

<li data-name="Framebuffer#wrapS"><a href="Framebuffer.html#wrapS">wrapS</a></li>

<li data-name="Framebuffer#wrapT"><a href="Framebuffer.html#wrapT">wrapT</a></li>

<li data-name="Framebuffer#data"><a href="Framebuffer.html#data">data</a></li>

<li data-name="Framebuffer#attachment"><a href="Framebuffer.html#attachment">attachment</a></li>
Expand Down Expand Up @@ -15292,7 +15296,7 @@ <h5>Returns:</h5>


<footer>
Documentation generated by <a target="_blank" href="https://github.com/jsdoc3/jsdoc">JSDoc 3.6.6</a>
Documentation generated by <a target="_blank" href="https://github.com/jsdoc3/jsdoc">JSDoc 3.6.7</a>
</footer>
</div>
</div>
Expand Down
6 changes: 5 additions & 1 deletion docs/Buffer.html
Original file line number Diff line number Diff line change
Expand Up @@ -7862,6 +7862,10 @@ <h3 class="applicationName"><a href="index.html"></a></h3>

<li data-name="Framebuffer#magFilter"><a href="Framebuffer.html#magFilter">magFilter</a></li>

<li data-name="Framebuffer#wrapS"><a href="Framebuffer.html#wrapS">wrapS</a></li>

<li data-name="Framebuffer#wrapT"><a href="Framebuffer.html#wrapT">wrapT</a></li>

<li data-name="Framebuffer#data"><a href="Framebuffer.html#data">data</a></li>

<li data-name="Framebuffer#attachment"><a href="Framebuffer.html#attachment">attachment</a></li>
Expand Down Expand Up @@ -10953,7 +10957,7 @@ <h5>Returns:</h5>


<footer>
Documentation generated by <a target="_blank" href="https://github.com/jsdoc3/jsdoc">JSDoc 3.6.6</a>
Documentation generated by <a target="_blank" href="https://github.com/jsdoc3/jsdoc">JSDoc 3.6.7</a>
</footer>
</div>
</div>
Expand Down
6 changes: 5 additions & 1 deletion docs/Cache.html
Original file line number Diff line number Diff line change
Expand Up @@ -7862,6 +7862,10 @@ <h3 class="applicationName"><a href="index.html"></a></h3>

<li data-name="Framebuffer#magFilter"><a href="Framebuffer.html#magFilter">magFilter</a></li>

<li data-name="Framebuffer#wrapS"><a href="Framebuffer.html#wrapS">wrapS</a></li>

<li data-name="Framebuffer#wrapT"><a href="Framebuffer.html#wrapT">wrapT</a></li>

<li data-name="Framebuffer#data"><a href="Framebuffer.html#data">data</a></li>

<li data-name="Framebuffer#attachment"><a href="Framebuffer.html#attachment">attachment</a></li>
Expand Down Expand Up @@ -9980,7 +9984,7 @@ <h4 class="name" id="each">


<footer>
Documentation generated by <a target="_blank" href="https://github.com/jsdoc3/jsdoc">JSDoc 3.6.6</a>
Documentation generated by <a target="_blank" href="https://github.com/jsdoc3/jsdoc">JSDoc 3.6.7</a>
</footer>
</div>
</div>
Expand Down
6 changes: 5 additions & 1 deletion docs/Camera.html
Original file line number Diff line number Diff line change
Expand Up @@ -7862,6 +7862,10 @@ <h3 class="applicationName"><a href="index.html"></a></h3>

<li data-name="Framebuffer#magFilter"><a href="Framebuffer.html#magFilter">magFilter</a></li>

<li data-name="Framebuffer#wrapS"><a href="Framebuffer.html#wrapS">wrapS</a></li>

<li data-name="Framebuffer#wrapT"><a href="Framebuffer.html#wrapT">wrapT</a></li>

<li data-name="Framebuffer#data"><a href="Framebuffer.html#data">data</a></li>

<li data-name="Framebuffer#attachment"><a href="Framebuffer.html#attachment">attachment</a></li>
Expand Down Expand Up @@ -17528,7 +17532,7 @@ <h5>Returns:</h5>


<footer>
Documentation generated by <a target="_blank" href="https://github.com/jsdoc3/jsdoc">JSDoc 3.6.6</a>
Documentation generated by <a target="_blank" href="https://github.com/jsdoc3/jsdoc">JSDoc 3.6.7</a>
</footer>
</div>
</div>
Expand Down
6 changes: 5 additions & 1 deletion docs/CameraHelper.html
Original file line number Diff line number Diff line change
Expand Up @@ -7862,6 +7862,10 @@ <h3 class="applicationName"><a href="index.html"></a></h3>

<li data-name="Framebuffer#magFilter"><a href="Framebuffer.html#magFilter">magFilter</a></li>

<li data-name="Framebuffer#wrapS"><a href="Framebuffer.html#wrapS">wrapS</a></li>

<li data-name="Framebuffer#wrapT"><a href="Framebuffer.html#wrapT">wrapT</a></li>

<li data-name="Framebuffer#data"><a href="Framebuffer.html#data">data</a></li>

<li data-name="Framebuffer#attachment"><a href="Framebuffer.html#attachment">attachment</a></li>
Expand Down Expand Up @@ -16188,7 +16192,7 @@ <h5>Returns:</h5>


<footer>
Documentation generated by <a target="_blank" href="https://github.com/jsdoc3/jsdoc">JSDoc 3.6.6</a>
Documentation generated by <a target="_blank" href="https://github.com/jsdoc3/jsdoc">JSDoc 3.6.7</a>
</footer>
</div>
</div>
Expand Down
6 changes: 5 additions & 1 deletion docs/Class.html
Original file line number Diff line number Diff line change
Expand Up @@ -7862,6 +7862,10 @@ <h3 class="applicationName"><a href="index.html"></a></h3>

<li data-name="Framebuffer#magFilter"><a href="Framebuffer.html#magFilter">magFilter</a></li>

<li data-name="Framebuffer#wrapS"><a href="Framebuffer.html#wrapS">wrapS</a></li>

<li data-name="Framebuffer#wrapT"><a href="Framebuffer.html#wrapT">wrapT</a></li>

<li data-name="Framebuffer#data"><a href="Framebuffer.html#data">data</a></li>

<li data-name="Framebuffer#attachment"><a href="Framebuffer.html#attachment">attachment</a></li>
Expand Down Expand Up @@ -9582,7 +9586,7 @@ <h4 class="name" id=".create">


<footer>
Documentation generated by <a target="_blank" href="https://github.com/jsdoc3/jsdoc">JSDoc 3.6.6</a>
Documentation generated by <a target="_blank" href="https://github.com/jsdoc3/jsdoc">JSDoc 3.6.7</a>
</footer>
</div>
</div>
Expand Down
6 changes: 5 additions & 1 deletion docs/Color.html
Original file line number Diff line number Diff line change
Expand Up @@ -7862,6 +7862,10 @@ <h3 class="applicationName"><a href="index.html"></a></h3>

<li data-name="Framebuffer#magFilter"><a href="Framebuffer.html#magFilter">magFilter</a></li>

<li data-name="Framebuffer#wrapS"><a href="Framebuffer.html#wrapS">wrapS</a></li>

<li data-name="Framebuffer#wrapT"><a href="Framebuffer.html#wrapT">wrapT</a></li>

<li data-name="Framebuffer#data"><a href="Framebuffer.html#data">data</a></li>

<li data-name="Framebuffer#attachment"><a href="Framebuffer.html#attachment">attachment</a></li>
Expand Down Expand Up @@ -15605,7 +15609,7 @@ <h4 class="name" id="sqrLen">


<footer>
Documentation generated by <a target="_blank" href="https://github.com/jsdoc3/jsdoc">JSDoc 3.6.6</a>
Documentation generated by <a target="_blank" href="https://github.com/jsdoc3/jsdoc">JSDoc 3.6.7</a>
</footer>
</div>
</div>
Expand Down
6 changes: 5 additions & 1 deletion docs/CubeTexture.html
Original file line number Diff line number Diff line change
Expand Up @@ -7862,6 +7862,10 @@ <h3 class="applicationName"><a href="index.html"></a></h3>

<li data-name="Framebuffer#magFilter"><a href="Framebuffer.html#magFilter">magFilter</a></li>

<li data-name="Framebuffer#wrapS"><a href="Framebuffer.html#wrapS">wrapS</a></li>

<li data-name="Framebuffer#wrapT"><a href="Framebuffer.html#wrapT">wrapT</a></li>

<li data-name="Framebuffer#data"><a href="Framebuffer.html#data">data</a></li>

<li data-name="Framebuffer#attachment"><a href="Framebuffer.html#attachment">attachment</a></li>
Expand Down Expand Up @@ -12309,7 +12313,7 @@ <h5>Returns:</h5>


<footer>
Documentation generated by <a target="_blank" href="https://github.com/jsdoc3/jsdoc">JSDoc 3.6.6</a>
Documentation generated by <a target="_blank" href="https://github.com/jsdoc3/jsdoc">JSDoc 3.6.7</a>
</footer>
</div>
</div>
Expand Down
6 changes: 5 additions & 1 deletion docs/CubeTextureLoader.html
Original file line number Diff line number Diff line change
Expand Up @@ -7862,6 +7862,10 @@ <h3 class="applicationName"><a href="index.html"></a></h3>

<li data-name="Framebuffer#magFilter"><a href="Framebuffer.html#magFilter">magFilter</a></li>

<li data-name="Framebuffer#wrapS"><a href="Framebuffer.html#wrapS">wrapS</a></li>

<li data-name="Framebuffer#wrapT"><a href="Framebuffer.html#wrapT">wrapT</a></li>

<li data-name="Framebuffer#data"><a href="Framebuffer.html#data">data</a></li>

<li data-name="Framebuffer#attachment"><a href="Framebuffer.html#attachment">attachment</a></li>
Expand Down Expand Up @@ -10530,7 +10534,7 @@ <h5>Returns:</h5>


<footer>
Documentation generated by <a target="_blank" href="https://github.com/jsdoc3/jsdoc">JSDoc 3.6.6</a>
Documentation generated by <a target="_blank" href="https://github.com/jsdoc3/jsdoc">JSDoc 3.6.7</a>
</footer>
</div>
</div>
Expand Down
Loading

0 comments on commit 14e5202

Please sign in to comment.