Skip to content
This repository has been archived by the owner on Feb 10, 2023. It is now read-only.

Releases: nartc/angular-three

Release 5.2.0

07 May 04:05
Compare
Choose a tag to compare

5.2.0 (2022-05-07)

Features

  • core: add update event emitter to instance which emits after setOptions (f865c73)
  • postprocessing: rename simple effects; use individual inputs (0c871ad)
  • soba: add AdaptiveDpr and AdaptiveEvents to react to performance regression on camera movements (1dbbd62)
  • soba: add soba text3d (8c68720)

Bug Fixes

  • core: re-int object on instanceArg$ changes (9128e17)
  • core: wrong merge logic for performance options (e55f93e)
  • postprocessing: ssao effect (2c871df)
  • soba: avoid error when colors length less than stops length in gradient texture (6cd6abf)
  • soba: fix ContentChildren for Float (f839b97)
  • soba: fix ContentChildren for Stage (250059c)
  • soba: fix ContentChildren; use ref for Center (ea7cd19)
  • soba: fix ContentChildren; use ref for Detailed (fc150e3)
  • soba: override update for gizmo helper since instance now has update event emitter (b8111df)
  • soba: use ref for Backdrop (8d606fc)
  • soba: use ref for ContactShadows (c428794)
  • soba: use ref for Environment (e479d2f)
  • soba: use ref for Gizmo (5b35a25)
  • soba: use ref for Spotlight (8cdfdb3)

Documentations

  • add adaptive stories (1117add)
  • add args/props for gradient texture story (0f33e0c)
  • add CDK to use platform for poster (e56ea64)
  • adjust workflow (bf96d88)
  • match Drei's props on some stories (f41eaf9)
  • use createRangeControl (2305d07)
  • use white background for stage stories to see shadow better (c6569ce)

Release 5.1.1

04 May 17:16
Compare
Choose a tag to compare

5.1.1 (2022-05-04)

Bug Fixes

  • repo: simplify registerBeforeRender call (8506248)

Documentations

Release 5.1.0

04 May 01:46
Compare
Choose a tag to compare

5.1.0 (2022-05-04)

Features

  • core: update three 0.140 (25d6a51)
  • schematics: bump three version (7d037cc)

Documentations

Release 5.0.3

02 May 20:02
Compare
Choose a tag to compare

5.0.3 (2022-05-02)

Bug Fixes

  • postprocessing: use a group for child effectx (6a52a39)

Documentations

  • adjust keen bloom to use ngt-effect-composer-content (a1a2cd2)
  • adjust object clump to use ngt-effect-composer-content (1c472dc)

Release 5.0.1

01 May 04:50
Compare
Choose a tag to compare

5.0.1 (2022-05-01)

Bug Fixes

  • core: object host ref should return the parentRef as it is already a factorye (33a3df9)

Release 5.0.0

01 May 04:10
Compare
Choose a tag to compare

5.0.0 (2022-05-01)

Bug Fixes

  • postprocessing: adjust effect param changes; handle effect dispos (af76d7e)
  • postprocessing: ssao blendFunction options should get from the input (32aba1c)
  • repo: adjust provideObjectHostRef to be less boilerplate (5f77dcb)

Documentations

  • add postprocessing-ssao example (a7cd4b2)
  • add vertex colors with instancing (ed1a46e)

Release 5.0.0-beta.32

01 May 00:08
Compare
Choose a tag to compare
Release 5.0.0-beta.32 Pre-release
Pre-release

5.0.0-beta.32 (2022-05-01)

Features

  • core: add capsule geometry (ae67458)

Documentations

  • add gif as fallback for browsers that do not support video (c561010)

Release 5.0.0-beta.31

30 Apr 17:08
Compare
Choose a tag to compare
Release 5.0.0-beta.31 Pre-release
Pre-release

5.0.0-beta.31 (2022-04-30)

Features

  • core: add lookAt to cameraOptions (ee59039)

Documentations

  • add docs page for Sky (0ec14c2)
  • add more info about effects (d4f1d81)
  • adjust redirect (c2eebe0)
  • adjust redirect again (f48eb21)
  • adjust redirect again and again (6d4334b)
  • clean up docs and remove plugin client redirects (3398a05)
  • test plugin client redirects (0b76eed)

Release 5.0.0-beta.30

30 Apr 03:57
Compare
Choose a tag to compare
Release 5.0.0-beta.30 Pre-release
Pre-release

5.0.0-beta.30 (2022-04-30)

Bug Fixes

  • core: intensity should accept data from input instead of hard code 1 (8bcdf20)
  • core: move args input to abstract classes (ad7947d)
  • postprocessing: debounce effectPasses so that multiple effect triggers should be debounced (c54f9e7)
  • soba: remove args input on line geometry (8a0fbe8)

Documentations

Release 5.0.0-beta.29

29 Apr 20:46
Compare
Choose a tag to compare
Release 5.0.0-beta.29 Pre-release
Pre-release

5.0.0-beta.29 (2022-04-29)

Bug Fixes

  • schematics: include nrwl/devkit as dependencies for schematicsn (0f973a1)