Browse Source

Examples: Added webgl_loader_texture_rgbm to list.

Mr.doob 6 năm trước cách đây
mục cha
commit
bed5ac8cbb
1 tập tin đã thay đổi với 1 bổ sung0 xóa
  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",