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: 2.1.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.2.0
Choose a head ref
  • 11 commits
  • 81 files changed
  • 4 contributors

Commits on Jan 31, 2025

  1. fix: add exported member depth picking pass pmndrs (#179)

    * revert, re-import depth-picking-pass-pmndrs
    
    * chore: linter
    
    ---------
    
    Co-authored-by: alvarosabu <alvaro.saburido@gmail.com>
    damienmontastier and alvarosabu authored Jan 31, 2025
    Configuration menu
    Copy the full SHA
    6f3d459 View commit details
    Browse the repository at this point in the history
  2. chore(deps): update dependency three to ^0.173.0 (#90)

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] authored Jan 31, 2025
    Configuration menu
    Copy the full SHA
    16c3344 View commit details
    Browse the repository at this point in the history

Commits on Mar 9, 2025

  1. chore: migrate new tresleches (#178)

    * migrate to new tresleches, change devDependencies package.json file
    
    * add todo next commit
    
    * lint
    
    * try floa false leches
    
    * refactor: improve BarrelBlurDemo component layout and styling
    
    * leches floatg
    
    * Update docs/.vitepress/theme/components/DocsDemoGUI.vue
    
    * ci: update package publishing workflow to force install corepack
    
    ---------
    
    Co-authored-by: alvarosabu <alvaro.saburido@gmail.com>
    Co-authored-by: Tino Koch <17991193+Tinoooo@users.noreply.github.com>
    3 people authored Mar 9, 2025
    Configuration menu
    Copy the full SHA
    efddeac View commit details
    Browse the repository at this point in the history
  2. feat: brightness contrast (#184)

    * migrate to new tresleches, change devDependencies package.json file
    
    * add todo next commit
    
    * lint
    
    * init brightness constrast
    
    * modify doc
    
    * try floa false leches
    
    * refactor: improve BarrelBlurDemo component layout and styling
    
    * leches floatg
    
    * doc: change component to GUI component version
    
    ---------
    
    Co-authored-by: alvarosabu <alvaro.saburido@gmail.com>
    Co-authored-by: Tino Koch <>
    damienmontastier and alvarosabu authored Mar 9, 2025
    Configuration menu
    Copy the full SHA
    0df3394 View commit details
    Browse the repository at this point in the history
  3. feat: fish-eye (#182)

    * migrate to new tresleches, change devDependencies package.json file
    
    * add todo next commit
    
    * lint
    
    * init fish-eye
    
    * v1 fish-eye
    
    * modify doc
    
    * try floa false leches
    
    * refactor: improve BarrelBlurDemo component layout and styling
    
    * leches floatg
    
    * fisheye: modify doc and add float params for leches
    
    * review: add computed for array-vector lens
    
    ---------
    
    Co-authored-by: alvarosabu <alvaro.saburido@gmail.com>
    Co-authored-by: Tino Koch <17991193+Tinoooo@users.noreply.github.com>
    Co-authored-by: Tino Koch <>
    3 people authored Mar 9, 2025
    Configuration menu
    Copy the full SHA
    826d832 View commit details
    Browse the repository at this point in the history
  4. feat: grid (#185)

    * migrate to new tresleches, change devDependencies package.json file
    
    * add todo next commit
    
    * lint
    
    * init grid effect
    
    * modify doc
    
    * try floa false leches
    
    * refactor: improve BarrelBlurDemo component layout and styling
    
    * leches floatg
    
    * grid: modify doc and add float params for leches
    
    ---------
    
    Co-authored-by: alvarosabu <alvaro.saburido@gmail.com>
    Co-authored-by: Tino Koch <>
    damienmontastier and alvarosabu authored Mar 9, 2025
    Configuration menu
    Copy the full SHA
    212312e View commit details
    Browse the repository at this point in the history
  5. feat: color depth (#186)

    * migrate to new tresleches, change devDependencies package.json file
    
    * add todo next commit
    
    * lint
    
    * try floa false leches
    
    * refactor: improve BarrelBlurDemo component layout and styling
    
    * leches floatg
    
    * merge
    
    * add effect
    
    * lint: fix log
    
    ---------
    
    Co-authored-by: alvarosabu <alvaro.saburido@gmail.com>
    Co-authored-by: Tino Koch <>
    damienmontastier and alvarosabu authored Mar 9, 2025
    Configuration menu
    Copy the full SHA
    c09851c View commit details
    Browse the repository at this point in the history
  6. fix: delete multisampling used in TresCanvas props (#188)

    * fix: delete multisampling used in TresCanvas props
    
    * docs: clean demos (#189)
    
    * demos (>v2.0) cleaned and review
    * add suspense to introduction demo code
    * change language demo code, add highlights lines
    damienmontastier authored Mar 9, 2025
    Configuration menu
    Copy the full SHA
    507b517 View commit details
    Browse the repository at this point in the history
  7. fix: sorted navigation entries (#190)

    Co-authored-by: Tino Koch <>
    Tinoooo authored Mar 9, 2025
    Configuration menu
    Copy the full SHA
    cf4aad2 View commit details
    Browse the repository at this point in the history

Commits on Mar 10, 2025

  1. feat: god rays (#187)

    * migrate to new tresleches, change devDependencies package.json file
    
    * add todo next commit
    
    * lint
    
    * try floa false leches
    
    * refactor: improve BarrelBlurDemo component layout and styling
    
    * leches floatg
    
    * add effect godrays playground
    
    * add doc god-rays
    
    * review: fix
    
    ---------
    
    Co-authored-by: alvarosabu <alvaro.saburido@gmail.com>
    Co-authored-by: Tino Koch <>
    damienmontastier and alvarosabu authored Mar 10, 2025
    Configuration menu
    Copy the full SHA
    eafe305 View commit details
    Browse the repository at this point in the history
  2. chore: release v2.2.0

    alvarosabu committed Mar 10, 2025
    Configuration menu
    Copy the full SHA
    33818aa View commit details
    Browse the repository at this point in the history
Loading