Skip to content

Releases: pmndrs/drei

v9.105.1

03 Apr 12:59
Compare
Choose a tag to compare

9.105.1 (2024-04-03)

Bug Fixes

  • types off for envmap rotation (53f8f80)

v9.105.0

03 Apr 12:37
Compare
Choose a tag to compare

9.105.0 (2024-04-03)

Bug Fixes

Features

  • envmap rotation (eafe1c6)
  • support for envmap intensity and update gainmap (94c0752)

v9.104.1

03 Apr 08:13
Compare
Choose a tag to compare

9.104.1 (2024-04-03)

Bug Fixes

  • potential outlines crash (96f7732)

v9.104.0

03 Apr 07:32
Compare
Choose a tag to compare

9.104.0 (2024-04-03)

Features

v9.103.1

02 Apr 15:13
65edca9
Compare
Choose a tag to compare

9.103.1 (2024-04-02)

Bug Fixes

  • add types to useTrailTexture and remove comments (#1880) (bb8e7b3)
  • modify nested ternary operators and any type in useTexture (#1878) (65edca9)
  • refactor the ScrollProps type for maintainability and readability (#1888) (7607bb0)
  • use correct return type for View.Port (#1883) (fd91d6f)

v9.103.0

30 Mar 07:49
47d94d7
Compare
Choose a tag to compare

9.103.0 (2024-03-30)

Features

v9.102.6

17 Mar 01:36
c147c2b
Compare
Choose a tag to compare

9.102.6 (2024-03-17)

Bug Fixes

  • actually removing event listener by setting capture option to true (#1525) (c147c2b)
  • update loader style type definitions to CSSProperties (#1873) (601d02c)
  • use default import for Stats.js (#1877) (4bfa879)

v9.102.5

16 Mar 07:45
8d3be59
Compare
Choose a tag to compare

9.102.5 (2024-03-16)

Bug Fixes

  • round up framesH and framesV calc to solve shake (#1876) (8d3be59)

v9.102.4

15 Mar 19:23
4e195ce
Compare
Choose a tag to compare

9.102.4 (2024-03-15)

Bug Fixes

  • types: remove use of r162 depreciated types (#1875) (4e195ce)

v9.102.3

12 Mar 13:49
Compare
Choose a tag to compare

9.102.3 (2024-03-12)

Bug Fixes