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: 0.7.1
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: 1.0.0-next.1
Choose a head ref
  • 5 commits
  • 73 files changed
  • 4 contributors

Commits on Apr 4, 2024

  1. docs: fix docs link in README (#104)

    Co-authored-by: AntoninRousset <antonin@i-r-s.ch>
    AntoninRousset and AntoninRousset authored Apr 4, 2024
    Configuration menu
    Copy the full SHA
    91ef328 View commit details
    Browse the repository at this point in the history
  2. feat: export useEffect composable (#105)

    Co-authored-by: AntoninRousset <antonin@i-r-s.ch>
    AntoninRousset and AntoninRousset authored Apr 4, 2024
    Configuration menu
    Copy the full SHA
    b7810ba View commit details
    Browse the repository at this point in the history

Commits on Jul 13, 2024

  1. feat: update core to v4 (#109)

    * chore: new linter
    
    * feat: update to v4, `useLoop` and remove disable render
    
    * feat: render emit and advance playgroudn for render modes
    
    * chore: remove render event on TresCanvas
    
    * chore: fix lint
    
    * chore(ci): updated node version to 20 on lint action
    
    * chore: release v1.0.0-next.0
    
    * chore: changed file structure in playground a bit, updated dependency
    
    * fix: bloom effect in playground
    
    * chore: remove empty templates
    
    * test to make linter happy
    
    * tiny eslint fix
    
    * linting dependency test
    
    * restored eslint dependency version
    
    ---------
    
    Co-authored-by: Tino Koch <17991193+Tinoooo@users.noreply.github.com>
    alvarosabu and Tinoooo authored Jul 13, 2024
    Configuration menu
    Copy the full SHA
    f79cb28 View commit details
    Browse the repository at this point in the history

Commits on Jul 26, 2024

  1. chore(deps): update deps

    alvarosabu committed Jul 26, 2024
    Configuration menu
    Copy the full SHA
    aec99e3 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3f28dfb View commit details
    Browse the repository at this point in the history
Loading