2.0.0 (2025-01-03)
-
Consolidated post-processing effects under a unified namespace (
@tresjs/post-processing
). PmndrsEffectComposer
is nowEffectComposerPmndrs
, same for all the effects and composables undersrc/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
1.0.0 (2024-11-26)
- native threejs effects (#121) (cd24a57)
- prop types exposure (#136) (bd6ff06)
- sub modules for pmndrs and native components (#123) (c8df59f)
1.0.0-next.1 (2024-07-26)
1.0.0-next.0 (2024-05-21)
- export useEffect composable (#105) (b7810ba)
- render emit and advance playgroudn for render modes (5d256fc)
- update to v4,
useLoop
and remove disable render (544fb39)
0.7.1 (2024-03-18)
0.7.0 (2023-11-14)
0.6.0 (2023-11-14)
0.6.0-next.0 (2023-10-30)
- noise effect (9f65ebf)
0.5.0 (2023-10-28)
- 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)
- 58 postprocessing breaks on nuxt (#69) (013b4a1)
- deps: update dependency @tresjs/core to v3.2.0 (#53) (4ec3156)
0.4.0 (2023-09-06)
- deps: update dependency @tresjs/core to v2.4.0 (#20) (5725498)
- deps: update dependency @tresjs/core to v3.1.1 (#48) (09fc4f8)
- made effect composer live only when canvas has an area (#46) (7238cb3)