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.0-next.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.0-next.2
Choose a head ref
  • 17 commits
  • 138 files changed
  • 8 contributors

Commits on Mar 4, 2024

  1. docs(fix): include local search (#570)

    * docs(fix): include local search
    
    * chore: fix types in theme module
    
    * chore: add missing spanish directives
    
    * docs: move search local config to each language config
    
    * chore: cleanup VP vite config file
    
    ---------
    
    Co-authored-by: Alvaro Saburido <[email protected]>
    userquin and alvarosabu authored Mar 4, 2024
    Configuration menu
    Copy the full SHA
    9bc7a72 View commit details
    Browse the repository at this point in the history

Commits on Mar 5, 2024

  1. docs: 557 cookbook (#558)

    * docs: cookbook
    
    * docs: completed the rest of recipes
    
    * docs: remove unused cosole.log
    
    * docs: removed broken links
    
    * docs: anchor image
    
    * feat: cookbook for spanish translations
    
    * docs: translatable cookbook
    
    * docs: german Kochbuch
    
    * docs: updated de config with cookbook links
    
    * feat: update german cookbook translations
    
    * chore: fix broken links (cookbook instead of example)
    
    ---------
    
    Co-authored-by: Dennis Smuda <[email protected]>
    alvarosabu and DennisSmuda authored Mar 5, 2024
    Configuration menu
    Copy the full SHA
    d5a0b19 View commit details
    Browse the repository at this point in the history

Commits on Mar 7, 2024

  1. docs: 577 tres docs cookbook orbit controls code throws error (#580)

    * docs(cookbook): corrected code examples for local orbitcontrol
    
    * docs(cookbook): spanish corrections
    
    * docs(cookbook): renamte `useTres` for `useTresContext`
    
    * docs: corrected typo on broken links to `useTresContext` docs
    
    * chore: update german "orbit-controls" cookbook page
    
    ---------
    
    Co-authored-by: Dennis Smuda <[email protected]>
    alvarosabu and DennisSmuda authored Mar 7, 2024
    Configuration menu
    Copy the full SHA
    2bb64cb View commit details
    Browse the repository at this point in the history

Commits on Mar 8, 2024

  1. docs: fixed typos and small enhancements in en docs, fixed dead links…

    … in de #567 (#566)
    
    * chore: corrected typos and changed docs in index and your first scene markdowns
    
    * chore: update docs
    
    caveats, composables, devtools, migration guide and troubleshooting pages
    
    * docs: update english docs and descriptions in api and directive sections
    
    * chore: corrected typos and changed docs in index and your first scene markdowns
    
    * chore: update docs
    
    caveats, composables, devtools, migration guide and troubleshooting pages
    
    * docs: update english docs and descriptions in api and directive sections
    
    * fix: fix url to upper case also in other languages to be aligned
    
    * fix: fixed dead link in all 3 languages
    
    * fix: address comment for formatting mismatch
    
    * fix: addressed remaining pr comments
    
    * fix: removed last double quoted
    
    * chore: resolve merge conflicts
    
    * chore: resolve merge conflicts
    
    * fix: update broken lockfile
    
    * fix: fix dead links
    
    * docs: same wording for getting started and index page
    colinscz authored Mar 8, 2024
    Configuration menu
    Copy the full SHA
    b702e3b View commit details
    Browse the repository at this point in the history
  2. docs(cookbook): correct complete code examples (#582)

    * docs(cookbook): correct complete code examples
    
    * docs(cookbook): `trej`
    alvarosabu authored Mar 8, 2024
    Configuration menu
    Copy the full SHA
    b04e4aa View commit details
    Browse the repository at this point in the history

Commits on Mar 14, 2024

  1. Update shaders.md

    Appropriate TresShaderMaterial properties added to example code.
    philnichols authored Mar 14, 2024
    Configuration menu
    Copy the full SHA
    f4ee957 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #587 from philnichols/main

    docs(cookbook): Update shaders.md
    JaimeTorrealba authored Mar 14, 2024
    Configuration menu
    Copy the full SHA
    28a482b View commit details
    Browse the repository at this point in the history

Commits on Mar 16, 2024

  1. docs: fix playground link navigation (#589)

    * docs: correct play repl link on navigation
    
    * docs: corrected links and names for plauyground on guide
    alvarosabu authored Mar 16, 2024
    Configuration menu
    Copy the full SHA
    3a240ea View commit details
    Browse the repository at this point in the history

Commits on Mar 19, 2024

  1. docs: chinese translations (#550)

    * chore: copy all unnecessary file to zh dir
    
    * docs(i18n): chinese translate of guide part
    
    * docs(i18n): chinese translation of migration guide
    
    * docs(i18n): fix some link related i18n
    
    * docs(i18n): chinese translate of advanced part
    
    * doc: Chinese translation of api and directives  (#1)
    
    * doc(i18n): chinese translation of examples part
    
    * doc(i18n): chinese translation of devtools
    
    * doc: fix some chinese translation issues
    
    * doc: fix composable description
    
    * docs: fix some chinese tranaltion issues
    
    * docs(i18n): keep up to cookbook section
    
    * fix(docs): team data path
    
    * fix(docs): some dead link in content
    
    * docs(i18): some update translations for chinese
    
    * docs: kept up with #589
    
    * docs: wrong url for lab
    
    ---------
    
    Co-authored-by: X-smart <[email protected]>
    enpitsuLin and X-smart authored Mar 19, 2024
    Configuration menu
    Copy the full SHA
    957358f View commit details
    Browse the repository at this point in the history

Commits on Mar 20, 2024

  1. Configuration menu
    Copy the full SHA
    354f4dd View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8efe6e0 View commit details
    Browse the repository at this point in the history

Commits on Mar 26, 2024

  1. fix: refactor nodeOps to return methods at the end of the function (#602

    )
    
    * fix: refactor nodeOps to return methods at the end of the function
    
    * chore: fix lint
    alvarosabu authored Mar 26, 2024
    Configuration menu
    Copy the full SHA
    cd0c3bc View commit details
    Browse the repository at this point in the history

Commits on Mar 27, 2024

  1. chore: internal playground organisation (#601)

    * chore: new internal playground org and testing pages
    
    * chore: fix lint
    
    * chore: better styling of playground landing page
    
    * chore: lint
    alvarosabu authored Mar 27, 2024
    Configuration menu
    Copy the full SHA
    a6578a7 View commit details
    Browse the repository at this point in the history
  2. chore: deps update

    alvarosabu committed Mar 27, 2024
    Configuration menu
    Copy the full SHA
    5f0979e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    18375e4 View commit details
    Browse the repository at this point in the history
  4. chore: fix lint

    alvarosabu committed Mar 27, 2024
    Configuration menu
    Copy the full SHA
    affd17c View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    bd1909c View commit details
    Browse the repository at this point in the history
Loading