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/tres
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 4.0.1
Choose a base ref
...
head repository: Tresjs/tres
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 4.0.2
Choose a head ref
  • 8 commits
  • 14 files changed
  • 4 contributors

Commits on Jun 2, 2024

  1. Configuration menu
    Copy the full SHA
    66264fc View commit details
    Browse the repository at this point in the history
  2. fix: intersect only objects with events registered. (#714)

    * fix: intersect only objects with events registered.
    
    * chore: fix lint
    alvarosabu authored Jun 2, 2024
    Configuration menu
    Copy the full SHA
    b320524 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    5368d0b View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    0fb51ed View commit details
    Browse the repository at this point in the history

Commits on Jun 3, 2024

  1. fix: implement createComment and nextSibling node operations so that …

    …objects being v-if'd are not lost by Vue's runtime and incorrectly placed in the scene root
    garrlker committed Jun 3, 2024
    Configuration menu
    Copy the full SHA
    814d678 View commit details
    Browse the repository at this point in the history

Commits on Jun 4, 2024

  1. Configuration menu
    Copy the full SHA
    c91c237 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #717 from Tresjs/bugfix/706-v-if-component-detachi…

    …ng-from-parenet
    
    fix: Implement `createComment` and `nextSibling` nodeOps
    
    Fixes #706
    garrlker authored Jun 4, 2024
    Configuration menu
    Copy the full SHA
    181e472 View commit details
    Browse the repository at this point in the history

Commits on Jun 5, 2024

  1. chore: release v4.0.2

    alvarosabu committed Jun 5, 2024
    Configuration menu
    Copy the full SHA
    1480791 View commit details
    Browse the repository at this point in the history
Loading