Skip to content

Latest commit

 

History

History
299 lines (167 loc) · 17.6 KB

CHANGELOG.md

File metadata and controls

299 lines (167 loc) · 17.6 KB

Changelog

3.2.2 (2022-06-04)

Bug Fixes

  • deps: update dependency three to ^0.141.0 (f678af0)

3.2.1 (2022-05-02)

Bug Fixes

  • deps: update dependency @rollup/plugin-commonjs to v22 (#131) (0cdb863)

3.2.0 (2022-05-02)

Features

  • bump dependencies and remove unused ones (89bffc1)

Bug Fixes

  • drop broken import of stats (5e15380)

3.1.1 (2022-04-19)

Bug Fixes

  • morph animation block bug (35ebe55)

3.1.0 (2022-04-08)

Features

  • drop explorer 11 support (fcc9471)
  • update compatibility with motorcortex (324d6c9)

Bug Fixes

  • delete commitlint.config.js (b57d33b)
  • update files from package.json (4ec6a07)

3.0.0 (2022-03-24)

⚠ BREAKING CHANGES

  • upgrade mc version, simplify demo, and fix resize bug

Bug Fixes

  • upgrade mc version, simplify demo, and fix resize bug (6f5bef8)

2.5.1 (2022-03-20)

Bug Fixes

  • deps: update dependency three to ^0.135.0 (2b0cdc6)
  • deps: update dependency three to ^0.136.0 (5ba6409)

2.5.0 (2021-11-17)

Features

2.4.4 (2021-11-16)

Bug Fixes

  • camera initial parameters (0dd9669)

2.4.3 (2021-11-16)

Bug Fixes

2.4.2 (2021-11-09)

Bug Fixes

  • add light helpers and cast-receive shadows at models (6607d3e)
  • first implementation of postprocessing (cafd0f5)

2.4.1 (2021-11-04)

Bug Fixes

  • camera look at, animations and object3d feature (f2b91df)

2.4.0 (2021-10-29)

Features

Bug Fixes

  • add mode development in webpack config (1535245)
  • use main as default branch (e00e777)

Miscellaneous Chores

2.3.5 (2021-10-26)

Bug Fixes

  • drop code from demo config (171b3f6)
  • drop old versions of deps (3a4b682)
  • eslint issues (029d618)
  • fix broken config (3df8b34)
  • fix broken webpack config (4a0d246)
  • update build and demo files drop old babel config (f97a4f8)
  • update weback and deps update (64ec597)

2.3.4 (2021-10-19)

Bug Fixes

2.3.3 (2021-10-18)

Bug Fixes

2.3.2 (2021-10-18)

Bug Fixes

2.3.1 (2021-10-15)

Bug Fixes

2.3.0 (2021-10-15)

Features

  • bump version of 3js to latest (1b14943)

Bug Fixes

  • don't enable controls when disabled by clip (bb33033)

Performance Improvements

  • dynamic load loaders and controllers, drop unneeded loop (3790c4b)

2.2.4 (2021-10-14)

Bug Fixes

  • remove kissmybutton references (831dbcc)
  • remove kissmybutton references (2825d3a)

2.2.3 (2021-10-14)

Bug Fixes

2.2.2 (2021-09-02)

Bug Fixes

  • remove async await from clip.js (e8406af)

2.2.1 (2021-09-02)

Bug Fixes

  • change main file name in package.json (b9d6b90)

2.2.0 (2021-09-02)

Features

  • add controls options (439cb23)
  • add follow entity animation option (e1c483d)

Bug Fixes

  • deps: update dependency three to ^0.131.0 (5904655)

2.1.3 (2021-07-05)

Miscellaneous Chores

2.1.2 (2021-07-05)

Bug Fixes

  • deps: update dependency three to ^0.129.0 (9e62995)
  • deps: update dependency three to ^0.130.0 (1d49ca4)
  • eslint errors (1edd9b7)
  • remove bundle from git and fix webpack config file (ee5595d)

Miscellaneous Chores

2.1.0 (2021-05-26)

Features

  • expose glb children to incident selectors (e791ba6)

2.0.0 (2021-05-21)

Features

Bug Fixes

  • add package json: add package json (0e3633b)
  • add readme and minor fixes (9d7f8db)
  • casi implementation (bfc0958)
  • clean up code (4657018)
  • clean up code and merge (5c210e1)
  • deps: update dependency three to ^0.125.0 [security] (c60db35)
  • deps: update dependency three to ^0.126.0 (99a1187)
  • deps: update dependency three to ^0.127.0 (765fa7e)
  • deps: update dependency three to ^0.128.0 (9c9d586)
  • finish demo and structure of project (026fb4c)
  • progress (995512e)
  • style improvments (9c623a7)

Miscellaneous Chores