Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: Tresjs/post-processing
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 1.0.0
Choose a base ref
...
head repository: Tresjs/post-processing
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 2.0.0
Choose a head ref
  • 4 commits
  • 73 files changed
  • 2 contributors

Commits on Dec 31, 2024

  1. Configuration menu
    Copy the full SHA
    7afa5e7 View commit details
    Browse the repository at this point in the history

Commits on Jan 3, 2025

  1. fix!: unified-exports-suffix-pmndrs-effects (#154)

    * fix!: restructure post-processing module and update playground examples
    
    BREAKING CHANGE: 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
    
    ---------
    
    Co-authored-by: Tino Koch <17991193+Tinoooo@users.noreply.github.com>
    alvarosabu and Tinoooo authored Jan 3, 2025
    Configuration menu
    Copy the full SHA
    3a2ec97 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a3a1a58 View commit details
    Browse the repository at this point in the history
  3. chore: release v2.0.0

    alvarosabu committed Jan 3, 2025
    Configuration menu
    Copy the full SHA
    08b97bb View commit details
    Browse the repository at this point in the history
Loading