Skip to content

Latest commit

 

History

History
314 lines (131 loc) · 13 KB

CHANGELOG.md

File metadata and controls

314 lines (131 loc) · 13 KB

1.133.2 (2021-10-15)

Features

1.133.1 (2021-10-13)

Bug Fixes

Features

  • add GLTFGPUCompressedTexture(doing) (22cbda5)
  • add worker pool & zstd decoder dispose function (57c9041)
  • add WorkerPool & ZSTDDecoderWorker (8735504)
  • build confg update (892832a)
  • GLTFGPUCompressedTexture add zstd support (a306d38)
  • GLTFGPUCompressedTexture support load mipmap (d67cd84)
  • improve GLTFGPUCompressedTexture test case (1aac31b)
  • shade zstd wasm data between zstddec and zstddec worker (e4c89cc)
  • taobao add getFromCloud helper (8d393a3)
  • update three to 133 & copy @types/three/examples/*.d.ts (2f45f26)
  • update three to r132 (2a2c461)
  • update to r129 (0cabace)
  • update to r131 & add pointerEvent polyfill (e0cb77b)

1.0.23 (2021-05-27)

Bug Fixes

Features

  • add wechat minigame platform (1d33e29)

1.0.22 (2021-05-16)

1.0.22 (2021-05-16)

Bug Fixes

  • BytePlatform img addEventListener (b64a8a1)
  • TaobaoPlatform readFile encoding (d612dbb)

Features

  • add BytePlatform(dev) & doc update (b2368f2)
  • add MeshoptDecoder WXWebAssembly (d311781)

1.0.21 (2021-04-23)

Bug Fixes

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)