Skip to content

Commit

Permalink
Examples: List clean up.
Browse files Browse the repository at this point in the history
  • Loading branch information
mrdoob committed Apr 16, 2019
1 parent e6ffb46 commit 3135ab0
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions examples/files.js
Original file line number Diff line number Diff line change
Expand Up @@ -61,15 +61,13 @@ var files = {
"webgl_layers",
"webgl_lensflares",
"webgl_lightprobe",
"webgl_lightningstrike",
"webgl_lights_hemisphere",
"webgl_lights_physical",
"webgl_lights_pointlights",
"webgl_lights_pointlights2",
"webgl_lights_spotlight",
"webgl_lights_spotlights",
"webgl_lights_rectarealight",
"webgl_lightshafts",
"webgl_lines_colors",
"webgl_lines_dashed",
"webgl_lines_fat",
Expand Down Expand Up @@ -306,6 +304,8 @@ var files = {
"webgl_gpgpu_water",
"webgl_gpgpu_protoplanet",
"webgl_gpu_particle_system",
"webgl_lightningstrike",
"webgl_lightshafts",
"webgl_materials_modified",
"webgl_raymarching_reflect",
"webgl_shadowmap_pcss",
Expand Down

0 comments on commit 3135ab0

Please sign in to comment.