Przeglądaj źródła

Examples: Added webgl_loader_texture_rgbm to list.

Mr.doob 6 lat temu
rodzic
commit
bed5ac8cbb
1 zmienionych plików z 1 dodań i 0 usunięć
  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",