Skip to content

Releases: readyplayerme/visage

v4.2.0

11 Aug 18:23
48ce399
Compare
Choose a tag to compare

4.2.0 (2023-08-11)

Bug Fixes

  • conflicts: remove pnpm dependencies and fix conflicts (1e648a3)
  • console: remove unused console.log debugger (32d09b5)
  • debug: remove unused debuggers (3ec6b7c)
  • drag&drop: visage component now accepts fbx animations (1714715)
  • drag&drop: visage component now accepts fbx animations (3e4d09a)
  • lint: lint all the code (79490d5)
  • update emissive bloom defaults (369cfbc)

Features

  • children: allow children components to be rendered in the main visage component (b45ece8)
  • children: allow children components to be rendered in the main visage component (c5ea85b)
  • spawn: add spawn animations and spawn effects (da3caf2)
  • spawnAnimation: add default spawn animation from our animation library (ed5feb7)
  • storybook: add new storybook documentation only for spawn animation and spawn effects (8bb7ed8)

v4.1.0

04 Aug 08:30
64f37fb
Compare
Choose a tag to compare

4.1.0 (2023-08-04)

Bug Fixes

  • enable canvas rendered background for exhibit (63bdec9)

Features

  • bloom: enable configuring material emissive intensity separately from global bloom (80c2300)
  • bloom: pass bloom configuration to models (51bd1a5)
  • enable emission for materials with emissiveMap (7893112)

v4.0.1

03 Aug 08:42
Compare
Choose a tag to compare

4.0.1 (2023-08-03)

Bug Fixes

  • dependencies: fix references to dependency versions (6b62662)

v4.0.0

02 Aug 08:29
e41707f
Compare
Choose a tag to compare

4.0.0 (2023-08-02)

Bug Fixes

Features

  • post-processing: update bloom configuration and shadows (375eecc)
  • postprocessing: add support for bloom postprocessing effects (8194ab4)
  • postprocessing: add support for bloom postprocessing effects (75802c8)
  • postprocessing: update default background to better visualise bloom effect (bdd0aec)

BREAKING CHANGES

  • post-processing: peer-dependencies updated new major versions
    additional peer dependencies added

Dependencies affected

  • @react-three/drei 8.16 -> 9.79.3
  • @react-three/fiber 7.0.26 -> 8.13.5
  • react 17.0.2 -> 18.2.0
  • react-dom 17.0.2 -> 18.2.0
  • suspend-react 0.0.8 -> 0.1.3
  • three 0.138.3 -> 0.154.0
  • three-stdlib - 2.8.8 -> 2.23.13
  • @react-three/postprocessing - 2.15.0
  • postprocessing - 6.32.2,

To migrate from 3.x.x to 4.0.0, make sure to update peer dependencies to target, or newer, versions.

v3.10.0

20 Jun 12:53
Compare
Choose a tag to compare

3.10.0 (2023-06-20)

Bug Fixes

Features

  • exhibit: allow locking vertical rotation (e3308be)
  • exhibit: trigger onloaded and onloading events (99241ef)

v3.9.0

13 Jun 10:55
b2e854a
Compare
Choose a tag to compare

3.9.0 (2023-06-13)

Features

  • exhibit: enable toggling if the model bounces back to center after rotation (b9e8bea)

v3.8.1

07 Jun 14:06
cc357a0
Compare
Choose a tag to compare

3.8.1 (2023-06-07)

Bug Fixes

  • asset: refresh fit, when the model is loaded (8ebe95a)

v3.8.0

07 Jun 10:21
909568b
Compare
Choose a tag to compare

3.8.0 (2023-06-07)

Features

  • add hub preset to environments (0585208)

v3.7.0

01 Jun 09:18
3de6d77
Compare
Choose a tag to compare

3.7.0 (2023-06-01)

Features

  • allow exhibit component to capture the canvas image (b75274b)

v3.6.1

29 May 16:47
3f58e66
Compare
Choose a tag to compare

3.6.1 (2023-05-29)

Bug Fixes

  • allow blob model for exhibit component (990e73d)