Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion docs/api/ar/loaders/ObjectLoader.html
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@ <h2>مثال الكود</h2>

<h2>أمثلة (Examples)</h2>

<p>[example:webgl_materials_lightmap WebGL / materials / lightmap]</p>
<p>[example:webgpu_materials_lightmap WebGL / materials / lightmap]</p>

<h2>المنشئ (Constructor)</h2>

Expand Down
1 change: 0 additions & 1 deletion docs/api/ar/materials/ShaderMaterial.html
Original file line number Diff line number Diff line change
Expand Up @@ -109,7 +109,6 @@ <h2>أمثلة (Examples)</h2>
[example:webgl_lights_hemisphere webgl / lights / hemisphere]<br />
[example:webgl_marchingcubes webgl / marchingcubes]<br />
[example:webgl_materials_envmaps webgl / materials / envmaps]<br />
[example:webgl_materials_lightmap webgl / materials / lightmap]<br />
[example:webgl_materials_wireframe webgl / materials / wireframe]<br />
[example:webgl_modifier_tessellation webgl / modifier / tessellation]<br />
[example:webgl_postprocessing_dof2 webgl / postprocessing / dof2]<br />
Expand Down
2 changes: 1 addition & 1 deletion docs/api/en/loaders/ObjectLoader.html
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@ <h2>Code Example</h2>

<h2>Examples</h2>

<p>[example:webgl_materials_lightmap WebGL / materials / lightmap]</p>
<p>[example:webgpu_materials_lightmap WebGL / materials / lightmap]</p>

<h2>Constructor</h2>

Expand Down
1 change: 0 additions & 1 deletion docs/api/en/materials/ShaderMaterial.html
Original file line number Diff line number Diff line change
Expand Up @@ -115,7 +115,6 @@ <h2>Examples</h2>
[example:webgl_lights_hemisphere webgl / lights / hemisphere]<br />
[example:webgl_marchingcubes webgl / marchingcubes]<br />
[example:webgl_materials_envmaps webgl / materials / envmaps]<br />
[example:webgl_materials_lightmap webgl / materials / lightmap]<br />
[example:webgl_materials_wireframe webgl / materials / wireframe]<br />
[example:webgl_modifier_tessellation webgl / modifier / tessellation]<br />
[example:webgl_postprocessing_dof2 webgl / postprocessing / dof2]<br />
Expand Down
1 change: 0 additions & 1 deletion docs/api/fr/materials/ShaderMaterial.html
Original file line number Diff line number Diff line change
Expand Up @@ -107,7 +107,6 @@ <h2>Exemples</h2>
[example:webgl_lights_hemisphere webgl / lights / hemisphere]<br />
[example:webgl_marchingcubes webgl / marchingcubes]<br />
[example:webgl_materials_envmaps webgl / materials / envmaps]<br />
[example:webgl_materials_lightmap webgl / materials / lightmap]<br />
[example:webgl_materials_wireframe webgl / materials / wireframe]<br />
[example:webgl_modifier_tessellation webgl / modifier / tessellation]<br />
[example:webgl_postprocessing_dof2 webgl / postprocessing / dof2]<br />
Expand Down
2 changes: 1 addition & 1 deletion docs/api/it/loaders/ObjectLoader.html
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@ <h2>Codice di Esempio</h2>
<h2>Esempi</h2>

<p>
[example:webgl_materials_lightmap WebGL / materials / lightmap]
[example:webgpu_materials_lightmap WebGL / materials / lightmap]
</p>

<h2>Costruttore</h2>
Expand Down
1 change: 0 additions & 1 deletion docs/api/it/materials/ShaderMaterial.html
Original file line number Diff line number Diff line change
Expand Up @@ -109,7 +109,6 @@ <h2>Esempi</h2>
[example:webgl_lights_hemisphere webgl / lights / hemisphere]<br />
[example:webgl_marchingcubes webgl / marchingcubes]<br />
[example:webgl_materials_envmaps webgl / materials / envmaps]<br />
[example:webgl_materials_lightmap webgl / materials / lightmap]<br />
[example:webgl_materials_wireframe webgl / materials / wireframe]<br />
[example:webgl_modifier_tessellation webgl / modifier / tessellation]<br />
[example:webgl_postprocessing_dof2 webgl / postprocessing / dof2]<br />
Expand Down
2 changes: 1 addition & 1 deletion docs/api/zh/loaders/ObjectLoader.html
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@ <h2>代码示例</h2>
<h2>例子</h2>

<p>
[example:webgl_materials_lightmap WebGL / materials / lightmap]
[example:webgpu_materials_lightmap WebGL / materials / lightmap]
</p>

<h2>构造函数</h2>
Expand Down
1 change: 0 additions & 1 deletion docs/api/zh/materials/ShaderMaterial.html
Original file line number Diff line number Diff line change
Expand Up @@ -97,7 +97,6 @@ <h2>例子</h2>
[example:webgl_lights_hemisphere webgl / lights / hemisphere]<br />
[example:webgl_marchingcubes webgl / marchingcubes]<br />
[example:webgl_materials_envmaps webgl / materials / envmaps]<br />
[example:webgl_materials_lightmap webgl / materials / lightmap]<br />
[example:webgl_materials_wireframe webgl / materials / wireframe]<br />
[example:webgl_modifier_tessellation webgl / modifier / tessellation]<br />
[example:webgl_postprocessing_dof2 webgl / postprocessing / dof2]<br />
Expand Down
13 changes: 1 addition & 12 deletions examples/files.json
Original file line number Diff line number Diff line change
Expand Up @@ -153,7 +153,6 @@
"webgl_materials_envmaps_exr",
"webgl_materials_envmaps_groundprojected",
"webgl_materials_envmaps_hdr",
"webgl_materials_lightmap",
"webgl_materials_matcap",
"webgl_materials_normalmap",
"webgl_materials_normalmap_object_space",
Expand Down Expand Up @@ -225,17 +224,6 @@
"webgl_water",
"webgl_water_flowmap"
],
"webgl / nodes": [
"webgl_nodes_loader_gltf_iridescence",
"webgl_nodes_loader_gltf_transmission",
"webgl_nodes_loader_gltf_sheen",
"webgl_nodes_loader_materialx",
"webgl_nodes_materials_instance_uniform",
"webgl_nodes_materials_physical_clearcoat",
"webgl_nodes_materials_standard",
"webgl_nodes_materialx_noise",
"webgl_nodes_points"
],
"webgl / postprocessing": [
"webgl_postprocessing",
"webgl_postprocessing_3dlut",
Expand Down Expand Up @@ -354,6 +342,7 @@
"webgpu_loader_gltf_transmission",
"webgpu_loader_materialx",
"webgpu_materials",
"webgpu_materials_lightmap",
"webgpu_materials_sss",
"webgpu_materials_transmission",
"webgpu_materials_video",
Expand Down
2 changes: 1 addition & 1 deletion examples/jsm/nodes/accessors/MaterialNode.js
Original file line number Diff line number Diff line change
Expand Up @@ -91,7 +91,7 @@ class MaterialNode extends Node {

if ( material.specularMap && material.specularMap.isTexture === true ) {

node = this.getTexture( scope ).r;
node = this.getTexture( 'specular' ).r;

} else {

Expand Down
Loading