Skip to content

Commit

Permalink
Examples: Removed webgl_lines_sphere.
Browse files Browse the repository at this point in the history
  • Loading branch information
mrdoob committed May 23, 2023
1 parent d4116b5 commit 8d52742
Show file tree
Hide file tree
Showing 8 changed files with 0 additions and 204 deletions.
1 change: 0 additions & 1 deletion docs/api/en/materials/LineBasicMaterial.html
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,6 @@ <h2>Examples</h2>
[example:webgl_interactive_voxelpainter WebGL / interactive / voxelpainter]<br />
[example:webgl_lines_colors WebGL / lines / colors]<br />
[example:webgl_lines_dashed WebGL / lines / dashed]<br />
[example:webgl_lines_sphere WebGL / lines / sphere]<br />
[example:webgl_materials WebGL / materials]<br />
[example:physics_ammo_rope physics / ammo / rope]
</p>
Expand Down
1 change: 0 additions & 1 deletion docs/api/fr/materials/LineBasicMaterial.html
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,6 @@ <h2>Exemples</h2>
[example:webgl_interactive_voxelpainter WebGL / interactive / voxelpainter]<br />
[example:webgl_lines_colors WebGL / lines / colors]<br />
[example:webgl_lines_dashed WebGL / lines / dashed]<br />
[example:webgl_lines_sphere WebGL / lines / sphere]<br />
[example:webgl_materials WebGL / materials]<br />
[example:physics_ammo_rope physics / ammo / rope]
</p>
Expand Down
1 change: 0 additions & 1 deletion docs/api/it/materials/LineBasicMaterial.html
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,6 @@ <h2>Esempi</h2>
[example:webgl_interactive_voxelpainter WebGL / interactive / voxelpainter]<br />
[example:webgl_lines_colors WebGL / lines / colors]<br />
[example:webgl_lines_dashed WebGL / lines / dashed]<br />
[example:webgl_lines_sphere WebGL / lines / sphere]<br />
[example:webgl_materials WebGL / materials]<br />
[example:physics_ammo_rope physics / ammo / rope]
</p>
Expand Down
1 change: 0 additions & 1 deletion docs/api/zh/materials/LineBasicMaterial.html
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,6 @@ <h2>例子</h2>
[example:webgl_interactive_voxelpainter WebGL / interactive / voxelpainter]<br />
[example:webgl_lines_colors WebGL / lines / colors]<br />
[example:webgl_lines_dashed WebGL / lines / dashed]<br />
[example:webgl_lines_sphere WebGL / lines / sphere]<br />
[example:webgl_materials WebGL / materials]<br />
[example:physics_ammo_rope physics / ammo / rope]
</p>
Expand Down
1 change: 0 additions & 1 deletion examples/files.json
Original file line number Diff line number Diff line change
Expand Up @@ -71,7 +71,6 @@
"webgl_lines_fat",
"webgl_lines_fat_raycasting",
"webgl_lines_fat_wireframe",
"webgl_lines_sphere",
"webgl_loader_3dm",
"webgl_loader_3ds",
"webgl_loader_3mf",
Expand Down
Binary file removed examples/screenshots/webgl_lines_sphere.jpg
Binary file not shown.
198 changes: 0 additions & 198 deletions examples/webgl_lines_sphere.html

This file was deleted.

1 change: 0 additions & 1 deletion test/e2e/puppeteer.js
Original file line number Diff line number Diff line change
Expand Up @@ -72,7 +72,6 @@ const exceptionList = [
'webgl_buffergeometry_glbufferattribute',
'webgl_clipping_advanced',
'webgl_lensflares',
'webgl_lines_sphere',
'webgl_lights_spotlights',
'webgl_loader_imagebitmap',
'webgl_loader_texture_lottie',
Expand Down

0 comments on commit 8d52742

Please sign in to comment.