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

Convert the library to typescript #13

Merged
merged 29 commits into from
May 19, 2021
Merged

Convert the library to typescript #13

merged 29 commits into from
May 19, 2021

Commits on May 10, 2021

  1. chore move to typescript

    farfromrefug committed May 10, 2021
    Configuration menu
    Copy the full SHA
    da7995b View commit details
    Browse the repository at this point in the history
  2. Merge branch 'master' of github.com:tentone/geo-three into typescript

    # Conflicts:
    #	.eslintrc.js
    #	build/geo-three.js
    #	package.json
    #	rollup.dev.js
    #	source/Main.js
    #	source/MapView.ts
    #	source/lod/LODFrustum.js
    #	source/lod/LODRaycast.js
    #	source/nodes/MapHeightNode.ts
    #	source/nodes/MapHeightNodeShader.ts
    #	source/nodes/MapNode.ts
    #	source/nodes/MapPlaneNode.ts
    #	source/nodes/MapSphereNode.ts
    farfromrefug committed May 10, 2021
    Configuration menu
    Copy the full SHA
    cdc0c53 View commit details
    Browse the repository at this point in the history
  3. fixes after merge

    farfromrefug committed May 10, 2021
    Configuration menu
    Copy the full SHA
    b0f8b49 View commit details
    Browse the repository at this point in the history

Commits on May 14, 2021

  1. Merge pull request #12 from farfromrefug/typescript

    Typescript migration
    tentone committed May 14, 2021
    Configuration menu
    Copy the full SHA
    e50487b View commit details
    Browse the repository at this point in the history
  2. Types and config

    tentone committed May 14, 2021
    Configuration menu
    Copy the full SHA
    369c916 View commit details
    Browse the repository at this point in the history
  3. Format code

    tentone committed May 14, 2021
    Configuration menu
    Copy the full SHA
    8dcf326 View commit details
    Browse the repository at this point in the history
  4. Docs clean up

    tentone committed May 14, 2021
    Configuration menu
    Copy the full SHA
    c2c475a View commit details
    Browse the repository at this point in the history
  5. Docs tags

    tentone committed May 14, 2021
    Configuration menu
    Copy the full SHA
    1615d63 View commit details
    Browse the repository at this point in the history
  6. Return

    tentone committed May 14, 2021
    Configuration menu
    Copy the full SHA
    0ebc687 View commit details
    Browse the repository at this point in the history
  7. Clean docs

    tentone committed May 14, 2021
    Configuration menu
    Copy the full SHA
    959f509 View commit details
    Browse the repository at this point in the history
  8. Public static

    tentone committed May 14, 2021
    Configuration menu
    Copy the full SHA
    1c83b7b View commit details
    Browse the repository at this point in the history
  9. Fetch tile

    tentone committed May 14, 2021
    Configuration menu
    Copy the full SHA
    171d087 View commit details
    Browse the repository at this point in the history
  10. Fix more errors

    tentone committed May 14, 2021
    Configuration menu
    Copy the full SHA
    b490429 View commit details
    Browse the repository at this point in the history

Commits on May 15, 2021

  1. Configuration menu
    Copy the full SHA
    4099b5f View commit details
    Browse the repository at this point in the history
  2. Declare types

    tentone committed May 15, 2021
    Configuration menu
    Copy the full SHA
    9f9e38a View commit details
    Browse the repository at this point in the history
  3. Fix more stuff

    tentone committed May 15, 2021
    Configuration menu
    Copy the full SHA
    4cd8f2a View commit details
    Browse the repository at this point in the history
  4. Fix backlash

    tentone committed May 15, 2021
    Configuration menu
    Copy the full SHA
    f11fde1 View commit details
    Browse the repository at this point in the history
  5. Derp

    tentone committed May 15, 2021
    Configuration menu
    Copy the full SHA
    6477877 View commit details
    Browse the repository at this point in the history

Commits on May 16, 2021

  1. Clean missing erros

    tentone committed May 16, 2021
    Configuration menu
    Copy the full SHA
    74bc4f1 View commit details
    Browse the repository at this point in the history
  2. Remove docs

    tentone committed May 16, 2021
    Configuration menu
    Copy the full SHA
    1fabd90 View commit details
    Browse the repository at this point in the history
  3. Dependencies

    tentone committed May 16, 2021
    Configuration menu
    Copy the full SHA
    491f72f View commit details
    Browse the repository at this point in the history

Commits on May 17, 2021

  1. Preparing code

    tentone committed May 17, 2021
    Configuration menu
    Copy the full SHA
    f3fb56a View commit details
    Browse the repository at this point in the history
  2. Make map provider abstract

    tentone committed May 17, 2021
    Configuration menu
    Copy the full SHA
    4649faa View commit details
    Browse the repository at this point in the history
  3. TSdoc

    tentone committed May 17, 2021
    Configuration menu
    Copy the full SHA
    069f4f7 View commit details
    Browse the repository at this point in the history
  4. Some modes working o

    tentone committed May 17, 2021
    Configuration menu
    Copy the full SHA
    ec184e1 View commit details
    Browse the repository at this point in the history
  5. Derp

    tentone committed May 17, 2021
    Configuration menu
    Copy the full SHA
    2c6c29d View commit details
    Browse the repository at this point in the history

Commits on May 18, 2021

  1. Promises

    tentone committed May 18, 2021
    Configuration menu
    Copy the full SHA
    04375a8 View commit details
    Browse the repository at this point in the history
  2. Map node abstract

    tentone committed May 18, 2021
    Configuration menu
    Copy the full SHA
    4c0d262 View commit details
    Browse the repository at this point in the history

Commits on May 19, 2021

  1. Updated builds

    tentone committed May 19, 2021
    Configuration menu
    Copy the full SHA
    80e583b View commit details
    Browse the repository at this point in the history