Skip to content

Commit e7054b2

Browse files
committed
latest docs
1 parent 00a21c2 commit e7054b2

File tree

12 files changed

+15
-15
lines changed

12 files changed

+15
-15
lines changed

docs/Camera.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2247,7 +2247,7 @@ <h2><a href="index.html">Home</a></h2><h3>Classes</h3><ul><li><a href="Camera.ht
22472247
<br class="clear">
22482248

22492249
<footer>
2250-
Documentation generated by <a href="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/jsdoc/jsdoc">JSDoc 4.0.2</a> on Fri May 30 2025 08:25:18 GMT+0200 (Mitteleuropäische Sommerzeit)
2250+
Documentation generated by <a href="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/jsdoc/jsdoc">JSDoc 4.0.4</a> on Tue Jun 03 2025 08:42:38 GMT+0200 (Mitteleuropäische Sommerzeit)
22512251
</footer>
22522252

22532253
<script> prettyPrint(); </script>

docs/Controls.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3338,7 +3338,7 @@ <h2><a href="index.html">Home</a></h2><h3>Classes</h3><ul><li><a href="Camera.ht
33383338
<br class="clear">
33393339

33403340
<footer>
3341-
Documentation generated by <a href="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/jsdoc/jsdoc">JSDoc 4.0.2</a> on Fri May 30 2025 08:25:18 GMT+0200 (Mitteleuropäische Sommerzeit)
3341+
Documentation generated by <a href="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/jsdoc/jsdoc">JSDoc 4.0.4</a> on Tue Jun 03 2025 08:42:38 GMT+0200 (Mitteleuropäische Sommerzeit)
33423342
</footer>
33433343

33443344
<script> prettyPrint(); </script>

docs/Display.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9492,7 +9492,7 @@ <h2><a href="index.html">Home</a></h2><h3>Classes</h3><ul><li><a href="Camera.ht
94929492
<br class="clear">
94939493

94949494
<footer>
9495-
Documentation generated by <a href="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/jsdoc/jsdoc">JSDoc 4.0.2</a> on Fri May 30 2025 08:25:18 GMT+0200 (Mitteleuropäische Sommerzeit)
9495+
Documentation generated by <a href="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/jsdoc/jsdoc">JSDoc 4.0.4</a> on Tue Jun 03 2025 08:42:38 GMT+0200 (Mitteleuropäische Sommerzeit)
94969496
</footer>
94979497

94989498
<script> prettyPrint(); </script>

docs/Viewer.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15756,7 +15756,7 @@ <h2><a href="index.html">Home</a></h2><h3>Classes</h3><ul><li><a href="Camera.ht
1575615756
<br class="clear">
1575715757

1575815758
<footer>
15759-
Documentation generated by <a href="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/jsdoc/jsdoc">JSDoc 4.0.2</a> on Fri May 30 2025 08:25:18 GMT+0200 (Mitteleuropäische Sommerzeit)
15759+
Documentation generated by <a href="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/jsdoc/jsdoc">JSDoc 4.0.4</a> on Tue Jun 03 2025 08:42:38 GMT+0200 (Mitteleuropäische Sommerzeit)
1576015760
</footer>
1576115761

1576215762
<script> prettyPrint(); </script>

docs/camera.js.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -372,7 +372,7 @@ <h2><a href="index.html">Home</a></h2><h3>Classes</h3><ul><li><a href="Camera.ht
372372
<br class="clear">
373373

374374
<footer>
375-
Documentation generated by <a href="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/jsdoc/jsdoc">JSDoc 4.0.2</a> on Fri May 30 2025 08:25:18 GMT+0200 (Mitteleuropäische Sommerzeit)
375+
Documentation generated by <a href="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/jsdoc/jsdoc">JSDoc 4.0.4</a> on Tue Jun 03 2025 08:42:38 GMT+0200 (Mitteleuropäische Sommerzeit)
376376
</footer>
377377

378378
<script> prettyPrint(); </script>

docs/controls.js.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -306,7 +306,7 @@ <h2><a href="index.html">Home</a></h2><h3>Classes</h3><ul><li><a href="Camera.ht
306306
<br class="clear">
307307

308308
<footer>
309-
Documentation generated by <a href="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/jsdoc/jsdoc">JSDoc 4.0.2</a> on Fri May 30 2025 08:25:18 GMT+0200 (Mitteleuropäische Sommerzeit)
309+
Documentation generated by <a href="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/jsdoc/jsdoc">JSDoc 4.0.4</a> on Tue Jun 03 2025 08:42:38 GMT+0200 (Mitteleuropäische Sommerzeit)
310310
</footer>
311311

312312
<script> prettyPrint(); </script>

docs/display.js.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -298,7 +298,7 @@ <h1 class="page-title">Source: display.js</h1>
298298
this.toolbarButtons["select"] = new ClickButton(
299299
theme,
300300
"select",
301-
"select objects",
301+
"Copy shape IDs to clipboard",
302302
this.setTool,
303303
);
304304
this.cadTool.addButton(this.toolbarButtons["select"]);
@@ -1404,7 +1404,7 @@ <h2><a href="index.html">Home</a></h2><h3>Classes</h3><ul><li><a href="Camera.ht
14041404
<br class="clear">
14051405

14061406
<footer>
1407-
Documentation generated by <a href="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/jsdoc/jsdoc">JSDoc 4.0.2</a> on Fri May 30 2025 08:25:18 GMT+0200 (Mitteleuropäische Sommerzeit)
1407+
Documentation generated by <a href="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/jsdoc/jsdoc">JSDoc 4.0.4</a> on Tue Jun 03 2025 08:42:38 GMT+0200 (Mitteleuropäische Sommerzeit)
14081408
</footer>
14091409

14101410
<script> prettyPrint(); </script>

docs/dist/three-cad-viewer.esm.js

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -58678,7 +58678,7 @@ class Display {
5867858678
this.toolbarButtons["select"] = new ClickButton(
5867958679
theme,
5868058680
"select",
58681-
"select objects",
58681+
"Copy shape IDs to clipboard",
5868258682
this.setTool,
5868358683
);
5868458684
this.cadTool.addButton(this.toolbarButtons["select"]);
@@ -65689,7 +65689,7 @@ class Viewer {
6568965689
[0, 0, 0],
6569065690
[0, 0, 0, 1],
6569165691
],
65692-
name: `vertices${j}`,
65692+
name: `vertices_${j}`,
6569365693
id: `${part.id}/vertices/vertices_${j}`,
6569465694
type: "vertices",
6569565695
color:

docs/global.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3866,7 +3866,7 @@ <h2><a href="index.html">Home</a></h2><h3>Classes</h3><ul><li><a href="Camera.ht
38663866
<br class="clear">
38673867

38683868
<footer>
3869-
Documentation generated by <a href="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/jsdoc/jsdoc">JSDoc 4.0.2</a> on Fri May 30 2025 08:25:18 GMT+0200 (Mitteleuropäische Sommerzeit)
3869+
Documentation generated by <a href="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/jsdoc/jsdoc">JSDoc 4.0.4</a> on Tue Jun 03 2025 08:42:38 GMT+0200 (Mitteleuropäische Sommerzeit)
38703870
</footer>
38713871

38723872
<script> prettyPrint(); </script>

docs/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -166,7 +166,7 @@ <h2><a href="index.html">Home</a></h2><h3>Classes</h3><ul><li><a href="Camera.ht
166166
<br class="clear">
167167

168168
<footer>
169-
Documentation generated by <a href="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/jsdoc/jsdoc">JSDoc 4.0.2</a> on Fri May 30 2025 08:25:18 GMT+0200 (Mitteleuropäische Sommerzeit)
169+
Documentation generated by <a href="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/jsdoc/jsdoc">JSDoc 4.0.4</a> on Tue Jun 03 2025 08:42:38 GMT+0200 (Mitteleuropäische Sommerzeit)
170170
</footer>
171171

172172
<script> prettyPrint(); </script>

0 commit comments

Comments
 (0)