Skip to content

Releases: angular-threejs/angular-three

Release 1.2.1

29 Jan 04:27
Compare
Choose a tag to compare

1.2.1 (2023-01-29)

Bug Fixes

  • adjust type of ngtloader (2e99442)

Documentations

  • add vertex colors instances (7eff3e2)
  • add webgl animation keyframes (fdb6b03)

Release 1.2.0

28 Jan 20:49
Compare
Choose a tag to compare

1.2.0 (2023-01-28)

Features

  • adjust three peer dep version (b7bede3)

Bug Fixes

Release 1.1.0

25 Jan 20:04
Compare
Choose a tag to compare

1.1.0 (2023-01-25)

Features

  • confirm rawValue to work as attribute binding (b133670)

Release 1.0.2

24 Jan 19:09
Compare
Choose a tag to compare

1.0.2 (2023-01-24)

Bug Fixes

Documentations

  • add demo link (ab10fe0)
  • adjust documentations and fill out some TBD that can be filled (e98b040)
  • disable eslint on host metadata (1187a54)
  • get docs home page in (dd043f7)

Release 1.0.1

24 Jan 03:42
Compare
Choose a tag to compare

1.0.1 (2023-01-24)

Bug Fixes

  • add nrwl/devkit to deps (df526b2)

Release 1.0.0

24 Jan 03:34
Compare
Choose a tag to compare

1.0.0 (2023-01-24)

Features

Bug Fixes

  • adjust how children of portal store gets the portalStore instance (04fffae)
  • allow prepare to accept a synchronous function to calculate the instance (cdf0637)
  • dedupe when adding new object to instance local state (e2fb313)
  • primitive element should not dispose underlying object (a091aca)

Documentations

  • add some advanced topics (513c9da)
  • add view-cube to showcase portal (3db1aeb)
  • finish current API (c8c3079)
  • setup documentation for deploy (8a2e2e5)
  • update angular three readme (6e7e365)

Release 1.0.0-beta.11

23 Jan 06:27
Compare
Choose a tag to compare
Release 1.0.0-beta.11 Pre-release
Pre-release

1.0.0-beta.11 (2023-01-23)

Features

  • add createAttachFunction for aid with attach input as function (882f7d9)

Documentations

  • almost finish custom renderer docs (d2c329b)

Release 1.0.0-beta.9

22 Jan 08:09
Compare
Choose a tag to compare
Release 1.0.0-beta.9 Pre-release
Pre-release

1.0.0-beta.9 (2023-01-22)

Features

Bug Fixes

  • use a div instead of ngt-canvas-container component (821fa55)

Documentations

Release 1.0.0-beta.10

22 Jan 21:58
Compare
Choose a tag to compare
Release 1.0.0-beta.10 Pre-release
Pre-release

1.0.0-beta.10 (2023-01-22)

Bug Fixes

  • set legacy mode with canvas inputs rather than state.legacy (10388e5)

Release 1.0.0-beta.8

20 Jan 21:44
Compare
Choose a tag to compare
Release 1.0.0-beta.8 Pre-release
Pre-release

1.0.0-beta.8 (2023-01-20)

Bug Fixes

  • rename scene input to sceneGraph to differentiate it with THREE Scene (0ac4b0a)