Skip to content

Releases: readyplayerme/visage

v3.0.0

04 Nov 14:08
25f08dc
Compare
Choose a tag to compare

3.0.0 (2022-11-04)

Features

  • add custom gltf loader service to support loading Blobs (c27d176)
  • add file dropper component (23cabe4)
  • enable binary glb models (51612ff)

BREAKING CHANGES

  • modelUrl, animationUrl, poseUrl props renamed

v2.7.3

30 Sep 09:32
Compare
Choose a tag to compare

2.7.3 (2022-09-30)

Bug Fixes

  • add more context for using halfBody prop (6e521c3)

v2.7.2

30 Sep 08:01
Compare
Choose a tag to compare

2.7.2 (2022-09-30)

Bug Fixes

  • make README example more verbose about loading .glb files into the component (8a4185e)
  • remove overflow constraint (6c9f9fb)
  • update jsdoc for url props (31e2837)

v2.7.1

29 Sep 14:45
Compare
Choose a tag to compare

2.7.1 (2022-09-29)

Bug Fixes

  • update README with link to npm package (f498a4f)

v2.7.0

18 Aug 07:55
0418313
Compare
Choose a tag to compare

2.7.0 (2022-08-18)

Bug Fixes

  • app: module scss added (c9a9344)
  • avatar: files kebab case added (e109df9)
  • avatar: loader module scss added & loader props as ReactNode added (4d48181)

Features

  • app: new halfbody avatar .glb added (47731d4)
  • avatar: suspense loader added (979d7b9)

v2.6.0

09 Aug 19:52
390104b
Compare
Choose a tag to compare

2.6.0 (2022-08-09)

Bug Fixes

  • avatar: axesHelper removed from box background (4d62e9f)

Features

  • avatar: box component unused code removed (8cccf9a)
  • avatar: shadow moved to new component (3cf1266)

v2.5.0

04 Aug 07:12
858286c
Compare
Choose a tag to compare

2.5.0 (2022-08-04)

Features

  • avatar: capture props updated & callback screenshot added (5e788e5)

v2.4.1

31 Jul 19:16
6d529f7
Compare
Choose a tag to compare

2.4.1 (2022-07-31)

Bug Fixes

  • avatar: mutatepose props fixed (28c34d3)

v2.4.0

31 Jul 18:23
e9e7677
Compare
Choose a tag to compare

2.4.0 (2022-07-31)

Bug Fixes

  • avatar: use-emotion iterable skinnedmesh array added instead of headmesh (6bc9229)

Features

  • app: app styles updated (efe8690)
  • app: capture moved to new component (a27c912)
  • app: capture wip (90591f9)
  • avatar: .gitignore ide logs added (c2d1aae)
  • avatar: app component test data removed (1b388d1)
  • avatar: box background component added (256f214)
  • avatar: canvas screenshot wip (20f4c36)
  • avatar: capture component added (65849d2)
  • avatar: reset-emotion skinnedmesh props added (1266f47)

v2.3.1

26 Jul 07:28
fce3164
Compare
Choose a tag to compare

2.3.1 (2022-07-26)

Bug Fixes

  • avatar: blendshape type moved to types.ts (c83b26e)
  • avatar: default props value changed to idle in the pose-model component (20f2ecd)
  • avatar: emotions config removed from visage (d4219f1)