Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

set further near plane to fix depth precision for deckgl #8502

Merged
merged 5 commits into from
Aug 14, 2019
Merged

Commits on Aug 13, 2019

  1. Configuration menu
    Copy the full SHA
    81e48b4 View commit details
    Browse the repository at this point in the history
  2. fix test

    switch to round because the projected value was right on the border of
    an integer. The near plane difference moved the point 1.9042545318370685e-11
    pixels which isn't significant but was breaking this test.
    ansis committed Aug 13, 2019
    Configuration menu
    Copy the full SHA
    87c9981 View commit details
    Browse the repository at this point in the history
  3. expose version

    ansis committed Aug 13, 2019
    Configuration menu
    Copy the full SHA
    d685d0a View commit details
    Browse the repository at this point in the history
  4. actually add version

    ansis committed Aug 13, 2019
    Configuration menu
    Copy the full SHA
    cc472c4 View commit details
    Browse the repository at this point in the history
  5. lint

    ansis committed Aug 13, 2019
    Configuration menu
    Copy the full SHA
    fc12264 View commit details
    Browse the repository at this point in the history