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

Fix bug #74 #91

Open
wants to merge 6 commits into
base: main
Choose a base branch
from
Open

Fix bug #74 #91

wants to merge 6 commits into from

Commits on Dec 9, 2017

  1. Fix bug mapbox#74

    Only `water-huge2` failed .
    the log says : 
    ```
    not ok 18 4464 triangles when expected 4461
    ```
    
    I think maybe  something is wrong in the test-case.
    finscn committed Dec 9, 2017
    Configuration menu
    Copy the full SHA
    8605515 View commit details
    Browse the repository at this point in the history
  2. add space after function

    finscn committed Dec 9, 2017
    Configuration menu
    Copy the full SHA
    227fa81 View commit details
    Browse the repository at this point in the history
  3. remove needless code

    finscn committed Dec 9, 2017
    Configuration menu
    Copy the full SHA
    06a13e2 View commit details
    Browse the repository at this point in the history
  4. add annotations

    finscn committed Dec 9, 2017
    Configuration menu
    Copy the full SHA
    4c280d8 View commit details
    Browse the repository at this point in the history

Commits on Dec 11, 2017

  1. optimize performance

    finscn committed Dec 11, 2017
    Configuration menu
    Copy the full SHA
    f079e9b View commit details
    Browse the repository at this point in the history
  2. Update earcut.js

    finscn committed Dec 11, 2017
    Configuration menu
    Copy the full SHA
    6f6ccee View commit details
    Browse the repository at this point in the history