Skip to content

Commit e0f209a

Browse files
committed
Updated docs.
1 parent 496a669 commit e0f209a

File tree

7 files changed

+10520
-10520
lines changed

7 files changed

+10520
-10520
lines changed

public/docs/ast/source/materials/SMAAColorEdgesMaterial.js.json

Lines changed: 111 additions & 111 deletions
Large diffs are not rendered by default.

public/docs/ast/source/materials/images/smaa/utils/SMAAAreaImageData.js.json

Lines changed: 10397 additions & 10397 deletions
Large diffs are not rendered by default.

public/docs/class/src/materials/SMAAColorEdgesMaterial.js~SMAAColorEdgesMaterial.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -364,7 +364,7 @@ <h3 data-ice="anchor" id="instance-method-setEdgeDetectionThreshold">
364364

365365
<div data-ice="description"><p>Sets the edge detection sensitivity.</p>
366366
<p>A lower value results in more edges being detected at the expense of
367-
performance. </p>
367+
performance.</p>
368368
<p>0.1 is a reasonable value, and allows to catch most visible edges.
369369
0.05 is a rather overkill value, that allows to catch &apos;em all.</p>
370370
<p>If temporal supersampling is used, 0.2 could be a reasonable value,

public/docs/file/src/materials/SMAAColorEdgesMaterial.js.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -129,7 +129,7 @@
129129
* Sets the edge detection sensitivity.
130130
*
131131
* A lower value results in more edges being detected at the expense of
132-
* performance.
132+
* performance.
133133
*
134134
* 0.1 is a reasonable value, and allows to catch most visible edges.
135135
* 0.05 is a rather overkill value, that allows to catch &apos;em all.

public/docs/file/src/materials/images/smaa/utils/SMAAAreaImageData.js.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -518,7 +518,7 @@
518518
* A problem of not offseting L patterns (see above) is that for certain
519519
* max search distances, the pixels in the center of a Z pattern will
520520
* detect the full Z pattern, while the pixels in the sides will detect an
521-
* L pattern. To avoid discontinuities, the full offsetted Z
521+
* L pattern. To avoid discontinuities, the full offsetted Z
522522
* revectorization is blended with partially offsetted L patterns.
523523
*/
524524

@@ -826,7 +826,7 @@
826826
const d = left + right + 1;
827827

828828
/* There is some Black Magic involved in the diagonal area calculations.
829-
*
829+
*
830830
* Unlike orthogonal patterns, the &quot;null&quot; pattern (one without crossing edges)
831831
* must be filtered, and the ends of both the &quot;null&quot; and L patterns are not
832832
* known: L and U patterns have different endings, and the adjacent pattern is

public/docs/index.json

Lines changed: 4 additions & 4 deletions
Large diffs are not rendered by default.

public/docs/source.html

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -224,9 +224,9 @@
224224
<td data-ice="filePath"><span><a href="file/src/materials/SMAAColorEdgesMaterial.js.html#errorLines=68">src/materials/SMAAColorEdgesMaterial.js</a></span></td>
225225
<td data-ice="identifier" class="identifiers"><span><a href="class/src/materials/SMAAColorEdgesMaterial.js~SMAAColorEdgesMaterial.html">SMAAColorEdgesMaterial</a></span></td>
226226
<td class="coverage"><span data-ice="coverage">75 %</span><span data-ice="coverageCount" class="coverage-count">3/4</span></td>
227-
<td style="display: none;" data-ice="size">1530 byte</td>
227+
<td style="display: none;" data-ice="size">1529 byte</td>
228228
<td style="display: none;" data-ice="lines">72</td>
229-
<td style="display: none;" data-ice="updated">2017-10-03 01:19:58 (UTC)</td>
229+
<td style="display: none;" data-ice="updated">2017-11-04 13:17:35 (UTC)</td>
230230
</tr>
231231
<tr data-ice="file">
232232
<td data-ice="filePath"><span><a href="file/src/materials/SMAAWeightsMaterial.js.html#errorLines=76">src/materials/SMAAWeightsMaterial.js</a></span></td>
@@ -288,9 +288,9 @@
288288
<td data-ice="filePath"><span><a href="file/src/materials/images/smaa/utils/SMAAAreaImageData.js.html">src/materials/images/smaa/utils/SMAAAreaImageData.js</a></span></td>
289289
<td data-ice="identifier" class="identifiers"><span><a href="class/src/materials/images/smaa/utils/SMAAAreaImageData.js~SMAAAreaImageData.html">SMAAAreaImageData</a></span></td>
290290
<td class="coverage"><span data-ice="coverage">100 %</span><span data-ice="coverageCount" class="coverage-count">23/23</span></td>
291-
<td style="display: none;" data-ice="size">24417 byte</td>
291+
<td style="display: none;" data-ice="size">24415 byte</td>
292292
<td style="display: none;" data-ice="lines">1245</td>
293-
<td style="display: none;" data-ice="updated">2017-09-07 20:22:17 (UTC)</td>
293+
<td style="display: none;" data-ice="updated">2017-11-04 13:17:15 (UTC)</td>
294294
</tr>
295295
<tr data-ice="file">
296296
<td data-ice="filePath"><span><a href="file/src/materials/images/smaa/utils/SMAASearchImageData.js.html">src/materials/images/smaa/utils/SMAASearchImageData.js</a></span></td>

0 commit comments

Comments
 (0)