Explorar el Código

Examples: Added webgl_loader_texture_rgbm to list.

Mr.doob hace 6 años
padre
commit
bed5ac8cbb
Se han modificado 1 ficheros con 1 adiciones y 0 borrados
  1. 1 0
      examples/files.js

+ 1 - 0
examples/files.js

@@ -132,6 +132,7 @@ var files = {
 		"webgl_loader_texture_hdr",
 		"webgl_loader_texture_ktx",
 		"webgl_loader_texture_pvrtc",
+		"webgl_loader_texture_rgbm",
 		"webgl_loader_texture_tga",
 		"webgl_loader_ttf",
 		"webgl_loader_vrm",