Skip to content

Commit

Permalink
Showing 8 changed files with 86 additions and 86 deletions.
10 changes: 5 additions & 5 deletions build/postprocessing.js
Original file line number Diff line number Diff line change
@@ -1,13 +1,13 @@
/**
* postprocessing v5.3.2 build Wed Dec 12 2018
* postprocessing v5.4.0 build Tue Jan 01 2019
* https://github.com/vanruesc/postprocessing
* Copyright 2018 Raoul van Rüschen, Zlib
* Copyright 2019 Raoul van Rüschen, Zlib
*/
(function (global, factory) {
typeof exports === 'object' && typeof module !== 'undefined' ? factory(exports, require('three')) :
typeof define === 'function' && define.amd ? define(['exports', 'three'], factory) :
(factory((global.POSTPROCESSING = {}),global.THREE));
}(this, (function (exports,three) { 'use strict';
(global = global || self, factory(global.POSTPROCESSING = {}, global.THREE));
}(this, function (exports, three) { 'use strict';

function _classCallCheck(instance, Constructor) {
if (!(instance instanceof Constructor)) {
@@ -4694,4 +4694,4 @@

Object.defineProperty(exports, '__esModule', { value: true });

})));
}));
6 changes: 3 additions & 3 deletions build/postprocessing.min.js

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "postprocessing",
"version": "5.3.2",
"version": "5.4.0",
"description": "A post processing library that provides the means to implement image filter effects for three.js.",
"homepage": "https://github.com/vanruesc/postprocessing",
"main": "build/postprocessing.js",
32 changes: 16 additions & 16 deletions public/docs/class/src/effects/GodRaysEffect.js~GodRaysEffect.html
Original file line number Diff line number Diff line change
@@ -322,7 +322,7 @@ <h1 data-ice="name">GodRaysEffect</h1>
<td>
<span class="access" data-ice="access">public</span>

<span class="kind" data-ice="kind">set</span>
<span class="kind" data-ice="kind">get</span>

<span class="override" data-ice="override"></span>
</td>
@@ -332,13 +332,14 @@ <h1 data-ice="name">GodRaysEffect</h1>



<span class="code" data-ice="name"><span><a href="class/src/effects/GodRaysEffect.js~GodRaysEffect.html#instance-set-kernelSize">kernelSize</a></span></span><span class="code" data-ice="signature">: <span><a href="variable/index.html#static-variable-KernelSize">KernelSize</a></span></span>
<span class="code" data-ice="name"><span><a href="class/src/effects/GodRaysEffect.js~GodRaysEffect.html#instance-get-kernelSize">kernelSize</a></span></span><span class="code" data-ice="signature">: <span><a href="variable/index.html#static-variable-KernelSize">KernelSize</a></span></span>
</p>
</div>
<div>



<div data-ice="description"><p>The blur kernel size.</p>
</div>
</div>
</td>
<td>
@@ -350,7 +351,7 @@ <h1 data-ice="name">GodRaysEffect</h1>
<td>
<span class="access" data-ice="access">public</span>

<span class="kind" data-ice="kind">get</span>
<span class="kind" data-ice="kind">set</span>

<span class="override" data-ice="override"></span>
</td>
@@ -360,14 +361,13 @@ <h1 data-ice="name">GodRaysEffect</h1>



<span class="code" data-ice="name"><span><a href="class/src/effects/GodRaysEffect.js~GodRaysEffect.html#instance-get-kernelSize">kernelSize</a></span></span><span class="code" data-ice="signature">: <span><a href="variable/index.html#static-variable-KernelSize">KernelSize</a></span></span>
<span class="code" data-ice="name"><span><a href="class/src/effects/GodRaysEffect.js~GodRaysEffect.html#instance-set-kernelSize">kernelSize</a></span></span><span class="code" data-ice="signature">: <span><a href="variable/index.html#static-variable-KernelSize">KernelSize</a></span></span>
</p>
</div>
<div>


<div data-ice="description"><p>The blur kernel size.</p>
</div>

</div>
</td>
<td>
@@ -1735,25 +1735,26 @@ <h3 data-ice="anchor" id="instance-get-godRaysMaterial">

</div>
<div class="detail" data-ice="detail">
<h3 data-ice="anchor" id="instance-set-kernelSize">
<h3 data-ice="anchor" id="instance-get-kernelSize">
<span class="access" data-ice="access">public</span>

<span class="kind" data-ice="kind">set</span>
<span class="kind" data-ice="kind">get</span>



<span class="code" data-ice="name">kernelSize</span><span class="code" data-ice="signature">: <span><a href="variable/index.html#static-variable-KernelSize">KernelSize</a></span></span>
<span class="right-info">


<span data-ice="source"><span><a href="file/src/effects/GodRaysEffect.js.html#lineNumber312">source</a></span></span>
<span data-ice="source"><span><a href="file/src/effects/GodRaysEffect.js.html#lineNumber302">source</a></span></span>
</span>
</h3>





<div data-ice="description"><p>The blur kernel size.</p>
</div>



@@ -1778,26 +1779,25 @@ <h3 data-ice="anchor" id="instance-set-kernelSize">

</div>
<div class="detail" data-ice="detail">
<h3 data-ice="anchor" id="instance-get-kernelSize">
<h3 data-ice="anchor" id="instance-set-kernelSize">
<span class="access" data-ice="access">public</span>

<span class="kind" data-ice="kind">get</span>
<span class="kind" data-ice="kind">set</span>



<span class="code" data-ice="name">kernelSize</span><span class="code" data-ice="signature">: <span><a href="variable/index.html#static-variable-KernelSize">KernelSize</a></span></span>
<span class="right-info">


<span data-ice="source"><span><a href="file/src/effects/GodRaysEffect.js.html#lineNumber302">source</a></span></span>
<span data-ice="source"><span><a href="file/src/effects/GodRaysEffect.js.html#lineNumber312">source</a></span></span>
</span>
</h3>




<div data-ice="description"><p>The blur kernel size.</p>
</div>




64 changes: 32 additions & 32 deletions public/docs/class/src/effects/OutlineEffect.js~OutlineEffect.html
Original file line number Diff line number Diff line change
@@ -178,7 +178,7 @@ <h1 data-ice="name">OutlineEffect</h1>
<td>
<span class="access" data-ice="access">public</span>

<span class="kind" data-ice="kind">set</span>
<span class="kind" data-ice="kind">get</span>

<span class="override" data-ice="override"></span>
</td>
@@ -188,13 +188,14 @@ <h1 data-ice="name">OutlineEffect</h1>



<span class="code" data-ice="name"><span><a href="class/src/effects/OutlineEffect.js~OutlineEffect.html#instance-set-blur">blur</a></span></span><span class="code" data-ice="signature">: <span><a href="https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Boolean">Boolean</a></span></span>
<span class="code" data-ice="name"><span><a href="class/src/effects/OutlineEffect.js~OutlineEffect.html#instance-get-blur">blur</a></span></span><span class="code" data-ice="signature">: <span><a href="https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Boolean">Boolean</a></span></span>
</p>
</div>
<div>



<div data-ice="description"><p>Indicates whether the outlines should be blurred.</p>
</div>
</div>
</td>
<td>
@@ -206,7 +207,7 @@ <h1 data-ice="name">OutlineEffect</h1>
<td>
<span class="access" data-ice="access">public</span>

<span class="kind" data-ice="kind">get</span>
<span class="kind" data-ice="kind">set</span>

<span class="override" data-ice="override"></span>
</td>
@@ -216,14 +217,13 @@ <h1 data-ice="name">OutlineEffect</h1>



<span class="code" data-ice="name"><span><a href="class/src/effects/OutlineEffect.js~OutlineEffect.html#instance-get-blur">blur</a></span></span><span class="code" data-ice="signature">: <span><a href="https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Boolean">Boolean</a></span></span>
<span class="code" data-ice="name"><span><a href="class/src/effects/OutlineEffect.js~OutlineEffect.html#instance-set-blur">blur</a></span></span><span class="code" data-ice="signature">: <span><a href="https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Boolean">Boolean</a></span></span>
</p>
</div>
<div>


<div data-ice="description"><p>Indicates whether the outlines should be blurred.</p>
</div>

</div>
</td>
<td>
@@ -293,7 +293,7 @@ <h1 data-ice="name">OutlineEffect</h1>
<td>
<span class="access" data-ice="access">public</span>

<span class="kind" data-ice="kind">set</span>
<span class="kind" data-ice="kind">get</span>

<span class="override" data-ice="override"></span>
</td>
@@ -303,13 +303,14 @@ <h1 data-ice="name">OutlineEffect</h1>



<span class="code" data-ice="name"><span><a href="class/src/effects/OutlineEffect.js~OutlineEffect.html#instance-set-kernelSize">kernelSize</a></span></span><span class="code" data-ice="signature">: <span><a href="variable/index.html#static-variable-KernelSize">KernelSize</a></span></span>
<span class="code" data-ice="name"><span><a href="class/src/effects/OutlineEffect.js~OutlineEffect.html#instance-get-kernelSize">kernelSize</a></span></span><span class="code" data-ice="signature">: <span><a href="variable/index.html#static-variable-KernelSize">KernelSize</a></span></span>
</p>
</div>
<div>



<div data-ice="description"><p>The blur kernel size.</p>
</div>
</div>
</td>
<td>
@@ -321,7 +322,7 @@ <h1 data-ice="name">OutlineEffect</h1>
<td>
<span class="access" data-ice="access">public</span>

<span class="kind" data-ice="kind">get</span>
<span class="kind" data-ice="kind">set</span>

<span class="override" data-ice="override"></span>
</td>
@@ -331,14 +332,13 @@ <h1 data-ice="name">OutlineEffect</h1>



<span class="code" data-ice="name"><span><a href="class/src/effects/OutlineEffect.js~OutlineEffect.html#instance-get-kernelSize">kernelSize</a></span></span><span class="code" data-ice="signature">: <span><a href="variable/index.html#static-variable-KernelSize">KernelSize</a></span></span>
<span class="code" data-ice="name"><span><a href="class/src/effects/OutlineEffect.js~OutlineEffect.html#instance-set-kernelSize">kernelSize</a></span></span><span class="code" data-ice="signature">: <span><a href="variable/index.html#static-variable-KernelSize">KernelSize</a></span></span>
</p>
</div>
<div>


<div data-ice="description"><p>The blur kernel size.</p>
</div>

</div>
</td>
<td>
@@ -1800,25 +1800,26 @@ <h4 data-ice="title">Params:</h4>
<div data-ice="memberDetails"><h2 data-ice="title">Public Members</h2>

<div class="detail" data-ice="detail">
<h3 data-ice="anchor" id="instance-set-blur">
<h3 data-ice="anchor" id="instance-get-blur">
<span class="access" data-ice="access">public</span>

<span class="kind" data-ice="kind">set</span>
<span class="kind" data-ice="kind">get</span>



<span class="code" data-ice="name">blur</span><span class="code" data-ice="signature">: <span><a href="https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Boolean">Boolean</a></span></span>
<span class="right-info">


<span data-ice="source"><span><a href="file/src/effects/OutlineEffect.js.html#lineNumber330">source</a></span></span>
<span data-ice="source"><span><a href="file/src/effects/OutlineEffect.js.html#lineNumber320">source</a></span></span>
</span>
</h3>





<div data-ice="description"><p>Indicates whether the outlines should be blurred.</p>
</div>



@@ -1843,26 +1844,25 @@ <h3 data-ice="anchor" id="instance-set-blur">

</div>
<div class="detail" data-ice="detail">
<h3 data-ice="anchor" id="instance-get-blur">
<h3 data-ice="anchor" id="instance-set-blur">
<span class="access" data-ice="access">public</span>

<span class="kind" data-ice="kind">get</span>
<span class="kind" data-ice="kind">set</span>



<span class="code" data-ice="name">blur</span><span class="code" data-ice="signature">: <span><a href="https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Boolean">Boolean</a></span></span>
<span class="right-info">


<span data-ice="source"><span><a href="file/src/effects/OutlineEffect.js.html#lineNumber320">source</a></span></span>
<span data-ice="source"><span><a href="file/src/effects/OutlineEffect.js.html#lineNumber330">source</a></span></span>
</span>
</h3>




<div data-ice="description"><p>Indicates whether the outlines should be blurred.</p>
</div>




@@ -1975,25 +1975,26 @@ <h3 data-ice="anchor" id="instance-set-dithering">

</div>
<div class="detail" data-ice="detail">
<h3 data-ice="anchor" id="instance-set-kernelSize">
<h3 data-ice="anchor" id="instance-get-kernelSize">
<span class="access" data-ice="access">public</span>

<span class="kind" data-ice="kind">set</span>
<span class="kind" data-ice="kind">get</span>



<span class="code" data-ice="name">kernelSize</span><span class="code" data-ice="signature">: <span><a href="variable/index.html#static-variable-KernelSize">KernelSize</a></span></span>
<span class="right-info">


<span data-ice="source"><span><a href="file/src/effects/OutlineEffect.js.html#lineNumber308">source</a></span></span>
<span data-ice="source"><span><a href="file/src/effects/OutlineEffect.js.html#lineNumber298">source</a></span></span>
</span>
</h3>





<div data-ice="description"><p>The blur kernel size.</p>
</div>



@@ -2018,26 +2019,25 @@ <h3 data-ice="anchor" id="instance-set-kernelSize">

</div>
<div class="detail" data-ice="detail">
<h3 data-ice="anchor" id="instance-get-kernelSize">
<h3 data-ice="anchor" id="instance-set-kernelSize">
<span class="access" data-ice="access">public</span>

<span class="kind" data-ice="kind">get</span>
<span class="kind" data-ice="kind">set</span>



<span class="code" data-ice="name">kernelSize</span><span class="code" data-ice="signature">: <span><a href="variable/index.html#static-variable-KernelSize">KernelSize</a></span></span>
<span class="right-info">


<span data-ice="source"><span><a href="file/src/effects/OutlineEffect.js.html#lineNumber298">source</a></span></span>
<span data-ice="source"><span><a href="file/src/effects/OutlineEffect.js.html#lineNumber308">source</a></span></span>
</span>
</h3>




<div data-ice="description"><p>The blur kernel size.</p>
</div>




Loading

0 comments on commit 3c7e861

Please sign in to comment.