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: 3.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: 3.1.0
Choose a head ref
  • 10 commits
  • 19 files changed
  • 6 contributors

Commits on Jul 29, 2023

  1. chore: updated core dependencies (#354)

    Co-authored-by: Tino Koch <[email protected]>
    Co-authored-by: Alvaro Saburido <[email protected]>
    3 people authored Jul 29, 2023
    Configuration menu
    Copy the full SHA
    641b3aa View commit details
    Browse the repository at this point in the history

Commits on Jul 31, 2023

  1. docs: added orbit controls back and v3 blog post (#356)

    * docs: added orbit controls back and v3 blog post
    
    * chore: lint issue
    alvarosabu authored Jul 31, 2023
    Configuration menu
    Copy the full SHA
    211c3e1 View commit details
    Browse the repository at this point in the history

Commits on Aug 17, 2023

  1. fix: added logic on pathProps to re-instance nodes once args change (

    …#367)
    
    * fix: added logic on pathProps to re-instance nodes once `args` change
    
    * chore: moved deep equal check to utils
    
    * chore: add return on key args check
    alvarosabu authored Aug 17, 2023
    Configuration menu
    Copy the full SHA
    453b031 View commit details
    Browse the repository at this point in the history

Commits on Aug 18, 2023

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

Commits on Aug 22, 2023

  1. fix: added revision version to apply useLegacyLights only if neccesary (

    #373)
    
    * fix: added revision version to apply useLegacyLights only if neccesary
    
    * fix: removed warning concerning deprecated useLegacyLights
    
    ---------
    
    Co-authored-by: Tino Koch <[email protected]>
    alvarosabu and Tinoooo authored Aug 22, 2023
    Configuration menu
    Copy the full SHA
    dee4b97 View commit details
    Browse the repository at this point in the history
  2. fix: instances re-instancing when not needed (#374)

    * fix: instances re-instancing when not needed
    
    * chore: remove console
    
    * chore: minor changes concerning re-instancing
    
    ---------
    
    Co-authored-by: Tino Koch <[email protected]>
    alvarosabu and Tinoooo authored Aug 22, 2023
    Configuration menu
    Copy the full SHA
    f2ae46b View commit details
    Browse the repository at this point in the history

Commits on Aug 23, 2023

  1. feat: use render instead of createApp (#375)

    Co-authored-by: Alvaro Saburido <[email protected]>
    enpitsuLin and alvarosabu authored Aug 23, 2023
    Configuration menu
    Copy the full SHA
    9461a78 View commit details
    Browse the repository at this point in the history
  2. docs: Fix typo: useThree should useTres (#332)

    Co-authored-by: Alvaro Saburido <[email protected]>
    bperel and alvarosabu authored Aug 23, 2023
    Configuration menu
    Copy the full SHA
    def677a View commit details
    Browse the repository at this point in the history
  3. deps: update deps (#377)

    alvarosabu authored Aug 23, 2023
    Configuration menu
    Copy the full SHA
    232575d View commit details
    Browse the repository at this point in the history
  4. chore: release v3.1.0

    alvarosabu committed Aug 23, 2023
    Configuration menu
    Copy the full SHA
    331844f View commit details
    Browse the repository at this point in the history
Loading