Skip to content

Releases: Tresjs/post-processing

v2.0.0

03 Jan 09:40
Compare
Choose a tag to compare

2.0.0 (2025-01-03)

⚠ BREAKING CHANGES

  • Consolidated post-processing effects under a unified namespace (@tresjs/post-processing). Pmndrs EffectComposer is now EffectComposerPmndrs, same for all the effects and composables under src/core/pmndrs to avoid name collisions

  • chore: remove nuxt playground

  • docs: updated docs to breaking changes

  • chore: update deps and tsconfig for docs

  • fix: adjusted aliases in vite config

Bug Fixes

  • unified-exports-suffix-pmndrs-effects (#154) (3a2ec97)

What's Changed

Full Changelog: 1.0.0...2.0.0

v1.0.0

26 Nov 18:24
Compare
Choose a tag to compare

1.0.0 (2024-11-26)

Features

Bug Fixes

  • 67 depth of field and outline effect (#138) (3112305)

What's Changed

New Contributors

Full Changelog: 0.7.1...1.0.0

v1.0.0-next.1

26 Jul 05:29
Compare
Choose a tag to compare
v1.0.0-next.1 Pre-release
Pre-release

1.0.0-next.1 (2024-07-26)

Features

What's Changed

New Contributors

Full Changelog: 0.7.1...1.0.0-next.1

v1.0.0-next.0

21 May 08:20
Compare
Choose a tag to compare
v1.0.0-next.0 Pre-release
Pre-release

1.0.0-next.0 (2024-05-21)

Features

  • export useEffect composable (#105) (b7810ba)
  • render emit and advance playgroudn for render modes (5d256fc)
  • update to v4, useLoop and remove disable render (544fb39)

v0.7.1

18 Mar 14:13
Compare
Choose a tag to compare

0.7.1 (2024-03-18)

Bug Fixes

What's Changed

New Contributors

Full Changelog: 0.7.0...0.7.1

v0.7.0

14 Nov 13:39
Compare
Choose a tag to compare
v0.7.0 Pre-release
Pre-release

0.7.0 (2023-11-14)

Features

Bug Fixes

  • avoid recursive updates when resizing the window (#81) (83f88c1)

What's Changed

Full Changelog: 0.6.0...0.7.0

v0.6.0

14 Nov 09:47
Compare
Choose a tag to compare
v0.6.0 Pre-release
Pre-release

0.6.0 (2023-11-14)

Features

What's Changed

Full Changelog: 0.5.0...0.6.0

v0.6.0-next.0

30 Oct 11:27
Compare
Choose a tag to compare
v0.6.0-next.0 Pre-release
Pre-release

0.6.0-next.0 (2023-10-30)

Features

Full Changelog: 0.5.0...0.6.0-next.0

v0.5.0

28 Oct 14:44
Compare
Choose a tag to compare
v0.5.0 Pre-release
Pre-release

0.5.0 (2023-10-28)

Features

  • 50 similar linting rules throughout the tresjs packages (#51) (1ea91b8)
  • post-processing: depth of field effect (#56) (9264231)
  • post-processing: pixelation effect (#68) (8e3e583)
  • post-processing: refactor of existing effects (#64) (a2afd3f)

Bug Fixes

What's Changed

Full Changelog: 0.4.0...0.5.0

v0.4.0

06 Sep 17:29
Compare
Choose a tag to compare
v0.4.0 Pre-release
Pre-release

0.4.0 (2023-09-06)

Features

  • refactor usecore to new state context provider (#44) (9f920f1)

Bug Fixes

What's Changed

Full Changelog: 0.3.0...0.4.0