Browse Source

Updated builds.

sunag 1 year ago
parent
commit
a02afa99bb
3 changed files with 3 additions and 0 deletions
  1. 2 0
      build/three.cjs
  2. 1 0
      build/three.module.js
  3. 0 0
      build/three.module.min.js

+ 2 - 0
build/three.cjs

@@ -110,6 +110,7 @@ const RedFormat = 1028;
 const RedIntegerFormat = 1029;
 const RGFormat = 1030;
 const RGIntegerFormat = 1031;
+const RGBIntegerFormat = 1032;
 const RGBAIntegerFormat = 1033;
 
 const RGB_S3TC_DXT1_Format = 33776;
@@ -53796,6 +53797,7 @@ exports.RGBA_S3TC_DXT1_Format = RGBA_S3TC_DXT1_Format;
 exports.RGBA_S3TC_DXT3_Format = RGBA_S3TC_DXT3_Format;
 exports.RGBA_S3TC_DXT5_Format = RGBA_S3TC_DXT5_Format;
 exports.RGBFormat = RGBFormat;
+exports.RGBIntegerFormat = RGBIntegerFormat;
 exports.RGB_BPTC_SIGNED_Format = RGB_BPTC_SIGNED_Format;
 exports.RGB_BPTC_UNSIGNED_Format = RGB_BPTC_UNSIGNED_Format;
 exports.RGB_ETC1_Format = RGB_ETC1_Format;

File diff suppressed because it is too large
+ 1 - 0
build/three.module.js


File diff suppressed because it is too large
+ 0 - 0
build/three.module.min.js


Some files were not shown because too many files changed in this diff