Skip to content

Commit 7db0224

Browse files
authored
Merge pull request #14540 from paulmasson/patch-2
Documentation: fix links re: linewidth limitation
2 parents 7bae1d6 + 9f50648 commit 7db0224

9 files changed

+9
-9
lines changed

docs/api/materials/LineBasicMaterial.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -75,7 +75,7 @@ <h3>[property:Float linewidth]</h3>
7575
<p>
7676
Controls line thickness. Default is *1*.<br /><br />
7777

78-
Due to limitations of the [link:https://www.khronos.org/registry/OpenGL/specs/gl/glspec46.core.pdf OpenGL Core Profile)
78+
Due to limitations of the [link:https://www.khronos.org/registry/OpenGL/specs/gl/glspec46.core.pdf OpenGL Core Profile]
7979
with the [page:WebGLRenderer WebGL] renderer on most platforms linewidth will
8080
always be 1 regardless of the set value.
8181
</p>

docs/api/materials/LineDashedMaterial.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -70,7 +70,7 @@ <h3>[property:Float linewidth]</h3>
7070
<p>
7171
Controls line thickness. Default is *1*.<br /><br />
7272

73-
Due to limitations of the [link:https://www.khronos.org/registry/OpenGL/specs/gl/glspec46.core.pdf OpenGL Core Profile)
73+
Due to limitations of the [link:https://www.khronos.org/registry/OpenGL/specs/gl/glspec46.core.pdf OpenGL Core Profile]
7474
with the [page:WebGLRenderer WebGL] renderer on most platforms linewidth will
7575
always be 1 regardless of the set value.
7676
</p>

docs/api/materials/MeshBasicMaterial.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -151,7 +151,7 @@ <h3>[property:String wireframeLinejoin]</h3>
151151
<h3>[property:Float wireframeLinewidth]</h3>
152152
<p>Controls wireframe thickness. Default is 1.<br /><br />
153153

154-
Due to limitations of the [link:https://www.khronos.org/registry/OpenGL/specs/gl/glspec46.core.pdf OpenGL Core Profile)
154+
Due to limitations of the [link:https://www.khronos.org/registry/OpenGL/specs/gl/glspec46.core.pdf OpenGL Core Profile]
155155
with the [page:WebGLRenderer WebGL] renderer on most platforms linewidth will
156156
always be 1 regardless of the set value.
157157
</p>

docs/api/materials/MeshDepthMaterial.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -107,7 +107,7 @@ <h3>[property:boolean wireframe]</h3>
107107
<h3>[property:Float wireframeLinewidth]</h3>
108108
<p>Controls wireframe thickness. Default is 1.<br /><br />
109109

110-
Due to limitations of the [link:https://www.khronos.org/registry/OpenGL/specs/gl/glspec46.core.pdf OpenGL Core Profile)
110+
Due to limitations of the [link:https://www.khronos.org/registry/OpenGL/specs/gl/glspec46.core.pdf OpenGL Core Profile]
111111
with the [page:WebGLRenderer WebGL] renderer on most platforms linewidth will
112112
always be 1 regardless of the set value.
113113
</p>

docs/api/materials/MeshLambertMaterial.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -177,7 +177,7 @@ <h3>[property:String wireframeLinejoin]</h3>
177177
<h3>[property:Float wireframeLinewidth]</h3>
178178
<p>Controls wireframe thickness. Default is 1.<br /><br />
179179

180-
Due to limitations of the [link:https://www.khronos.org/registry/OpenGL/specs/gl/glspec46.core.pdf OpenGL Core Profile)
180+
Due to limitations of the [link:https://www.khronos.org/registry/OpenGL/specs/gl/glspec46.core.pdf OpenGL Core Profile]
181181
with the [page:WebGLRenderer WebGL] renderer on most platforms linewidth will
182182
always be 1 regardless of the set value.
183183
</p>

docs/api/materials/MeshNormalMaterial.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -68,7 +68,7 @@ <h3>[property:boolean wireframe]</h3>
6868
<h3>[property:Float wireframeLinewidth]</h3>
6969
<p>Controls wireframe thickness. Default is 1.<br /><br />
7070

71-
Due to limitations of the [link:https://www.khronos.org/registry/OpenGL/specs/gl/glspec46.core.pdf OpenGL Core Profile)
71+
Due to limitations of the [link:https://www.khronos.org/registry/OpenGL/specs/gl/glspec46.core.pdf OpenGL Core Profile]
7272
with the [page:WebGLRenderer WebGL] renderer on most platforms linewidth will
7373
always be 1 regardless of the set value.
7474
</p>

docs/api/materials/MeshPhongMaterial.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -247,7 +247,7 @@ <h3>[property:String wireframeLinejoin]</h3>
247247
<h3>[property:Float wireframeLinewidth]</h3>
248248
<p>Controls wireframe thickness. Default is 1.<br /><br />
249249

250-
Due to limitations of the [link:https://www.khronos.org/registry/OpenGL/specs/gl/glspec46.core.pdf OpenGL Core Profile)
250+
Due to limitations of the [link:https://www.khronos.org/registry/OpenGL/specs/gl/glspec46.core.pdf OpenGL Core Profile]
251251
with the [page:WebGLRenderer WebGL] renderer on most platforms linewidth will
252252
always be 1 regardless of the set value.
253253
</p>

docs/api/materials/MeshStandardMaterial.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -274,7 +274,7 @@ <h3>[property:String wireframeLinejoin]</h3>
274274
<h3>[property:Float wireframeLinewidth]</h3>
275275
<p>Controls wireframe thickness. Default is 1.<br /><br />
276276

277-
Due to limitations of the [link:https://www.khronos.org/registry/OpenGL/specs/gl/glspec46.core.pdf OpenGL Core Profile)
277+
Due to limitations of the [link:https://www.khronos.org/registry/OpenGL/specs/gl/glspec46.core.pdf OpenGL Core Profile]
278278
with the [page:WebGLRenderer WebGL] renderer on most platforms linewidth will
279279
always be 1 regardless of the set value.
280280
</p>

docs/api/materials/ShaderMaterial.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -371,7 +371,7 @@ <h3>[property:Boolean lights]</h3>
371371
<h3>[property:Float linewidth]</h3>
372372
<p>Controls wireframe thickness. Default is 1.<br /><br />
373373

374-
Due to limitations of the [link:https://www.khronos.org/registry/OpenGL/specs/gl/glspec46.core.pdf OpenGL Core Profile)
374+
Due to limitations of the [link:https://www.khronos.org/registry/OpenGL/specs/gl/glspec46.core.pdf OpenGL Core Profile]
375375
with the [page:WebGLRenderer WebGL] renderer on most platforms linewidth will
376376
always be 1 regardless of the set value.
377377
</p>

0 commit comments

Comments
 (0)