Skip to content

Latest commit

History

History
108 lines (45 loc) 路 5.08 KB

CHANGELOG.md

File metadata and controls

108 lines (45 loc) 路 5.08 KB

1.4.0 (2021-06-26)

Bug Fixes

  • demo: fix json loader demo (3236bc2)
  • remove calls to removed methods (ff01a19)
  • the default props should return a new object (e5cf0e1)

Features

1.3.1 (2020-06-30)

1.3.0 (2020-06-30)

Bug Fixes

  • fix controlsOptions (be18b78)
  • publicPath (b69a2c7)
  • resolve gammaOutput removed warning and update the README.md (#172) (f4ab34b)

Features

1.2.0 (2019-10-23)

Bug Fixes

  • dispose objects before component destroy (02adf5b)

Features

1.1.0-alpha.0 (2019-06-21)

Bug Fixes

Features

  • gltf: set the default value of gammaOutput to true (e609c91)

1.0.2 (2018-08-11)

Bug Fixes

Features

1.0.1 (2018-05-01)

1.0.0 (2018-02-08)

0.0.15 (2018-01-03)

Bug Fixes

Features

  • add model-gltf to support the gltf format model. (ad952a5)
  • model-obj supports MTL file (3dc003e)