Skip to content

Latest commit

 

History

History
232 lines (91 loc) · 8.66 KB

CHANGELOG.md

File metadata and controls

232 lines (91 loc) · 8.66 KB

1.0.20 (2021-04-19)

Bug Fixes

  • browserPlatform OffscreenCanvas ReferenceError (a4cc3bb)

1.0.19 (2021-04-14)

Features

  • add wechat ios xhr patch (906d2b5)

1.0.18 (2021-04-12)

Bug Fixes

  • sync r127 rollup config (75048b7)

Features

1.0.17 (2021-04-02)

Features

1.0.16 (2021-03-26)

Features

  • update three 126.1 & fix: disposeNode (4933a7b)

1.0.15 (2021-03-19)

Bug Fixes

  • 缓解 ios memory leak (29926f6)
  • platform dispose error (69d2640)
  • replace arraybuffer to base64 lib (319a80a)
  • wechat multi instance event overwrite by other (95611ad)

1.0.14 (2021-03-13)

Bug Fixes

  • taobao新版IDE 加载glb失败问题 (03b9af3)
  • wechat disableDeviceOrientation (0f0353d)
  • wechat dispose error (c08bb19)
  • wechat onDeviceMotionChange (55ac960)

1.0.13 (2021-03-04)

Bug Fixes

  • #3 taobao ios load texture & EXT_blend_minmax error (28a2d3f)
  • taobao onDeviceMotionChange (ecbdfa6)
  • TGALoader's texture default setting (473e942)

1.0.12 (2021-02-28)

Bug Fixes

1.0.11 (2021-02-28)

Bug Fixes

  • #4 taobao phone preview error (077df6c)
  • TaobaoPlatformTextureLoader & touchevent (61985ec)
  • update Platform.d.ts (9325f7b)

Features

1.0.10 (2021-02-16)

Bug Fixes

Features

1.0.9 (2021-02-05)

Bug Fixes

Features

1.0.8 (2021-02-04)

Features

  • add adapter for ColladaLoader & doc update (8e2e437)

1.0.7 (2021-02-02)

Features

  • add ldr support & doc update (7a46f04)
  • update three version 0.125.2 & fix $window type error (019724b)

1.0.6 (2021-01-31)

Bug Fixes

Features

  • add HDRPrefilterTexture (11ff624)
  • HDRPrefilterTexture -> toEnvMap (8e59f69)

1.0.5 (2021-01-27)

Bug Fixes

  • meshopt location at examples/jsm/libs (4cda31b)
  • update npmignore (936eac9)

Features

  • add meshopt & doc update & fix ownerDocument (a6368e5)
  • add TextDecoder polyfill & EXRLoader works (25ff7c7)

1.0.4 (2021-01-21)

Features

  • adapt DOMParser & SVGLoader (254b1fe)

1.0.3 (2021-01-20)

Features

  • adapt deviceorientation event (1b5c901)
  • adapt DeviceOrientationControls (6f44f30)

1.0.2 (2021-01-18)

Bug Fixes

1.0.1 (2021-01-18)

Bug Fixes

  • taobao小程序实现GLB加载 (830a271)

Features

  • platformize createImageBitmap & examples/jsm (8460343)