Skip to content

Releases: angular-threejs/angular-three

Release 2.0.0-beta.3

19 May 20:59
Compare
Choose a tag to compare
Release 2.0.0-beta.3 Pre-release
Pre-release

2.0.0-beta.3 (2023-05-19)

Release 2.0.0-beta.2

19 May 20:57
Compare
Choose a tag to compare
Release 2.0.0-beta.2 Pre-release
Pre-release

2.0.0-beta.2 (2023-05-19)

Features

  • cannon: add physics (b018754)
  • cannon: migrate body (fb7e349)
  • cannon: migrate constraint (dcc5ad5)
  • cannon: migrate contact material (5b1f717)
  • cannon: migrate debug (eba9277)
  • cannon: migrate ray (9805f50)
  • cannon: migrate raycast vehicle (5c425de)
  • cannon: migrate spring (a4f0e43)
  • cannon: prep cannon (87e3bdb)
  • core: add nativeProps signal to track native properties on THREE instance (f56549c)
  • core: add timing in injection context functions (f775b53)
  • postprocessing: initial work (f0818e8)
  • postprocessing: migrate all simple effects (7cc706b)
  • postprocessing: migrate LUT (0597d0c)
  • postprocessing: migrate plugin (572d7bb)
  • postprocessing: migrate SSAO (a87b9a8)
  • soba: add instances (ea65873)
  • soba: add mesh distort and mesh wobble material (aee4943)
  • soba: migrate accumulative shadows (b0080e0)
  • soba: migrate bounds (1c69a34)
  • soba: migrate camera shake (5285174)
  • soba: migrate cameras (25d69b6)
  • soba: migrate catmull rom line (6bc743c)
  • soba: migrate caustics (e86ebc8)
  • soba: migrate center (f38281f)
  • soba: migrate cloud (e943869)
  • soba: migrate contact shadows (92a5d50)
  • soba: migrate cubic bezier line (d4e5840)
  • soba: migrate float (8657f53)
  • soba: migrate gizmo (d9f4db1)
  • soba: migrate Line (f5efc4e)
  • soba: migrate misc (0d3245d)
  • soba: migrate performance (9b16937)
  • soba: migrate quadratic bezier line (b68eaa0)
  • soba: migrate reflection (199a722)
  • soba: migrate refraction and transmission material (885f10e)
  • soba: migrate sky and refactor stories (307cd41)
  • soba: migrate sparkles (64db4c2)
  • soba: migrate spotlight (cd67a8b)
  • soba: migrate stage (d418747)
  • soba: migrate stars (b9e1cfb)
  • soba: migrate text (8784ae1)
  • soba: migrate text-3d (98e3789)
  • soba: setup soba (10a1fa1)
  • soba: setup soba plugin (06fa3ce)
  • soba: start migrating billboard and its story (3cb1ed0)
  • suspense: init (d817e4e)

Bug Fixes

  • core: adjust all selects (adac197)
  • core: adjust assertInInjectionContext calls (c7109ca)
  • core: adjust safe detect changes (a9214c5)
  • core: adjust timing on effects that read computed inputs (4840344)
  • core: clean up cdr call (3e92fa3)
  • core: clean up injectNgtLoader (9b66b44)
  • soba: adjust environment to use ngtsEnvironmentInput as a provider (3f178f0)
  • soba: adjust typings (681c8d9)
  • soba: allow ref input for text 3d (ae10eac)
  • soba: move effects into constructor (075a1a2)
  • soba: relax typings (need revisit) (0ee2984)
  • soba: update spotLight shadow (97fe376)
  • update three types for primitive (f9a3914)

Release 1.10.6

19 May 21:00
Compare
Choose a tag to compare

1.10.6 (2023-05-19)

Release 2.0.0-beta.1

09 May 05:17
Compare
Choose a tag to compare
Release 2.0.0-beta.1 Pre-release
Pre-release

2.0.0-beta.1 (2023-05-09)

Features

Documentations

Release 2.0.0-beta.0

09 May 05:12
Compare
Choose a tag to compare
Release 2.0.0-beta.0 Pre-release
Pre-release

2.0.0-beta.0 (2023-05-09)

Features

Documentations

Release 1.10.5

09 May 15:34
Compare
Choose a tag to compare

1.10.5 (2023-05-09)

Bug Fixes

  • update three types for primitive (58bb7bb)

Release 1.10.4

09 May 05:18
Compare
Choose a tag to compare

1.10.4 (2023-05-09)

Release 1.10.3

06 May 04:04
Compare
Choose a tag to compare

1.10.3 (2023-05-06)

Bug Fixes

Release 1.10.2

06 May 03:49
Compare
Choose a tag to compare

1.10.2 (2023-05-06)

Bug Fixes

  • adjust ng add generator (dcbda79)

Release 1.10.1

06 May 03:46
Compare
Choose a tag to compare

1.10.1 (2023-05-06)

Bug Fixes

  • add nx to peer deps for now (00ab36a)