@galacean/engine 1.3.0 → 1.3.2

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/dist/.DS_Store ADDED
Binary file
package/dist/browser.js CHANGED
@@ -48030,7 +48030,7 @@
48030
48030
  ], KHR_materials_anisotropy);
48031
48031
 
48032
48032
  //@ts-ignore
48033
- var version = "1.3.0";
48033
+ var version = "1.3.2";
48034
48034
  console.log("Galacean engine version: " + version);
48035
48035
  for(var key in CoreObjects){
48036
48036
  Loader.registerClass(key, CoreObjects[key]);
Binary file