Skip to content

Releases: angular-threejs/angular-three

Release 2.0.0-beta.13

15 Aug 22:21
Compare
Choose a tag to compare
Release 2.0.0-beta.13 Pre-release
Pre-release

2.0.0-beta.13 (2023-08-15)

Bug Fixes

  • soba: extend InstancedBufferAttribute (e39cdb2)

Release 2.0.0-beta.12

15 Aug 22:03
Compare
Choose a tag to compare
Release 2.0.0-beta.12 Pre-release
Pre-release

2.0.0-beta.12 (2023-08-15)

Features

Release 2.0.0-beta.11

15 Aug 20:21
Compare
Choose a tag to compare
Release 2.0.0-beta.11 Pre-release
Pre-release

2.0.0-beta.11 (2023-08-15)

Features

Bug Fixes

  • core: only proceed with append logic for DOMs if render state is available (5a56e6d)

Release 2.0.0-beta.10

15 Aug 05:30
Compare
Choose a tag to compare
Release 2.0.0-beta.10 Pre-release
Pre-release

2.0.0-beta.10 (2023-08-15)

Bug Fixes

  • core: make sure renderer work correctly for two DOMs elements that might contain THREE children (b1987ba)

Release 2.0.0-beta.8

14 Aug 22:18
Compare
Choose a tag to compare
Release 2.0.0-beta.8 Pre-release
Pre-release

2.0.0-beta.8 (2023-08-14)

Features

Release 2.0.0-beta.7

27 May 22:45
Compare
Choose a tag to compare
Release 2.0.0-beta.7 Pre-release
Pre-release

2.0.0-beta.7 (2023-05-27)

Bug Fixes

  • core: check for length of args in NgtArgs before renderering (4340998)
  • core: use behavior subject for parent (cbd0057)
  • soba: call patch in try catch (c9da932)
  • soba: use Object.is for ground texture equal fn (2353b4a)

Release 2.0.0-beta.6

27 May 21:51
Compare
Choose a tag to compare
Release 2.0.0-beta.6 Pre-release
Pre-release

2.0.0-beta.6 (2023-05-27)

Features

  • soba: add keyEvents to OrbitControls to match with drei (8382c06)

Bug Fixes

  • cannon: return early in effect after assigning dummy object3d to body (a0d44cc)
  • core: remove createSignal and use signal directly. queue all signal updates in renderer in microtask (9315c30)
  • core: rename requestAnimationInInjectionContext to requestAnimationFrameInInjectionContext (af45513)
  • soba: ensure effect that emit centered output allow signal writes (3ef325d)
  • soba: update controls (8ea354c)

Release 2.0.0-beta.5

23 May 18:44
Compare
Choose a tag to compare
Release 2.0.0-beta.5 Pre-release
Pre-release

2.0.0-beta.5 (2023-05-23)

Bug Fixes

  • cannon: expose worker as signal so it is reactive (37edaa3)
  • core: adjust apply props and diff props to take into account of r152 change to color space (27d401f)
  • core: adjust caching mechanism in loader (16ed946)
  • core: ensure to notify change detection on pointermissed (ab7a619)
  • soba: null check shadow.map in spotlight mesh (3106b79)

Documentations

Release 2.0.0-beta.4

22 May 03:49
Compare
Choose a tag to compare
Release 2.0.0-beta.4 Pre-release
Pre-release

2.0.0-beta.4 (2023-05-22)

Features

  • core: expose "state" as signal readonly (774fc7b)
  • soba: add Grid (204bb49)

Bug Fixes

  • core: call safeDetectChanges in CommonDirective instead of calling detectChanges() (d88ca49)
  • core: trigger cdr in an animation frame after setting nativeElement on ref (f65807c)
  • soba: adjust ngtsAnimations (3cb63a5)
  • soba: catch up with latest fix with mesh refraction material from r3f (51b5062)
  • soba: fix args type in grid (995b568)
  • soba: init plugin with all dependencies (5942477)

Documentations

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)