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: j-cube/react-three-arjs
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: a550709
Choose a base ref
...
head repository: artcom/react-three-arjs
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: a6112f2
Choose a head ref
  • 10 commits
  • 12 files changed
  • 1 contributor

Commits on Aug 1, 2022

  1. Override events prop with custom pointer handling

    Instead of using the r3f default offsetX/offsetY values use clientX/clientY here, because ar.js adds a precomputed left-margin offset which is not taken into account by r3f
    j-era committed Aug 1, 2022
    Configuration menu
    Copy the full SHA
    db340d0 View commit details
    Browse the repository at this point in the history

Commits on Jan 24, 2023

  1. Update dependencies

    j-era committed Jan 24, 2023
    Configuration menu
    Copy the full SHA
    44441a9 View commit details
    Browse the repository at this point in the history

Commits on Jan 25, 2023

  1. Ignore import/named eslint rule

    j-era committed Jan 25, 2023
    Configuration menu
    Copy the full SHA
    05da030 View commit details
    Browse the repository at this point in the history
  2. Update .eslintrc

    j-era committed Jan 25, 2023
    Configuration menu
    Copy the full SHA
    c92b324 View commit details
    Browse the repository at this point in the history
  3. 0.5.3

    j-era committed Jan 25, 2023
    Configuration menu
    Copy the full SHA
    717d0ae View commit details
    Browse the repository at this point in the history

Commits on Jul 10, 2023

  1. Update dependencies

    j-era committed Jul 10, 2023
    Configuration menu
    Copy the full SHA
    d26a5ad View commit details
    Browse the repository at this point in the history
  2. 0.5.4

    j-era committed Jul 10, 2023
    Configuration menu
    Copy the full SHA
    02f3df5 View commit details
    Browse the repository at this point in the history

Commits on Jul 11, 2023

  1. Fix peer dependencies

    j-era committed Jul 11, 2023
    Configuration menu
    Copy the full SHA
    671f8ef View commit details
    Browse the repository at this point in the history
  2. 0.5.5

    j-era committed Jul 11, 2023
    Configuration menu
    Copy the full SHA
    043e8a5 View commit details
    Browse the repository at this point in the history

Commits on Jul 24, 2023

  1. Update example README

    j-era committed Jul 24, 2023
    Configuration menu
    Copy the full SHA
    a6112f2 View commit details
    Browse the repository at this point in the history
Loading